Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing artifacts downloading logging #62

Merged
merged 3 commits into from
Apr 16, 2024

Conversation

Sa1to
Copy link
Contributor

@Sa1to Sa1to commented Mar 29, 2024

I am assigning custom implementation of CacheLogger to csrLogger because sbt implementation is not properly used in intellij-scala plugin's sbt shell. Moreover it is only logging downloaded artifacts urls in debug level and it is not logging when downloading is started, only when its finished.

For logging downloading artifacts in sync window we need to add task LogDownloadArtifacts because it is not aware of csrLogger global setting, and pass it via apply command in intellij-scala plugin.

Screen.Recording.2024-04-05.at.10.58.41.mov
Screen.Recording.2024-04-05.at.11.00.05.mov

@unkarjedy
Copy link
Member

Thanks for the contribution!

Please append YouTrack id tag in the commit messages (#SCL-XXXXX)
See https://github.com/JetBrains/intellij-scala/blob/idea241.x/CONTRIBUTING.md#some-guidelines-for-code-commits-and-pull-requests

.DS_Store Outdated Show resolved Hide resolved
@azdrojowa123 azdrojowa123 merged commit 38de1c9 into JetBrains:master Apr 16, 2024
1 check passed
@azdrojowa123
Copy link
Contributor

I created a tag, and release new version 2024.1.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants