Merged
Conversation
Contributor
|
@mikolaj-matuszny-ext-sonarsource Would it be possible to reopen the PR but on a branch named like |
0269a1d to
092fb9f
Compare
092fb9f to
e643656
Compare
|
sophio-japharidze-sonarsource
approved these changes
Jan 9, 2026
Contributor
sophio-japharidze-sonarsource
left a comment
There was a problem hiding this comment.
I don't understand much but I trust it's ok 🙈
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.





Part of
Added NPM cache for vsce-publish action (line 52-57)
Added NPM cache for ovsx-publish action (line 140-145)
Added NPM cache for both vsce-publish and ovsx-publish (line 33-38)
Updated all NPM cache steps to use SonarSource/gh-action_cache@v1
Added JAR dependency caching (server/, analyzers/, eslint-bridge/) to:
build job (line 91-99)
test-linux job (line 176-184)
test-windows job (line 250-258)
qa-tests job (line 320-328)
Added VSIX artifact upload after build (line 146-151)
Replaced Artifactory download with GitHub artifact download in qa-tests (line 333-336)
Updated NPM cache to use SonarSource/gh-action_cache@v1
Added JAR dependency caching (line 47-55)
Please review our contribution guidelines.
And please ensure your pull request adheres to the following guidelines: