Skip to content

Conversation

gontard
Copy link
Contributor

@gontard gontard commented Feb 25, 2022

When a remote cache artifact isn't found, print a more specific log with the project and the classifier:

-remote cache not found for 0.0.0-7c40144bd1c774e6
+remote cache artifact not found for org.gontard:sbt-test:0.0.0-7c40144bd1c774e6 Some(cached-compile)

It also aligned with other logs:

remote cache artifact extracted for org.gontard:sbt-test:0.0.0-7c40144bd1c774e6 Some(cached-compile)

Before
remote cache not found for 0.0.0-7c40144bd1c774e6

After
remote cache artifact not found for org.gontard:sbt-test:0.0.0-7c40144bd1c774e6 Some(cached-compile)
Copy link
Member

@eed3si9n eed3si9n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@eed3si9n eed3si9n merged commit ba5f752 into sbt:develop Feb 27, 2022
@gontard
Copy link
Contributor Author

gontard commented May 18, 2022

Hello @eed3si9n
i saw that this one was not part of https://github.com/sbt/sbt/releases/tag/v1.7.0-M2. Would it possible to include it in the next release? 🙏 (It's not a big change but it would be very convenient for troubleshooting)

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants