Validate Yarn Version and Improve Error Messaging for Unsupported Versions#2866
Validate Yarn Version and Improve Error Messaging for Unsupported Versions#2866
Yarn Version and Improve Error Messaging for Unsupported Versions#2866Conversation
EyalDelarea
left a comment
There was a problem hiding this comment.
Please update the test cases to address new changes made to the other PRs.
Also i'm editing the PR title, as CLI pull requests will appear in the release notes of the CLI, and this is the place to notify users about the improvement that has been introduced here. ( also by the core and artifactory )
Yarn Version and Improve Error Messaging for Unsupported Versions
| RTLIC: ${{ secrets.RTLIC }} | ||
|
|
||
| - name: Run npm tests | ||
| env: |
There was a problem hiding this comment.
this is required since yarn4 is not compatible with node16, this env will allow yarn4 tests to run in the same env.
Note: upgrading node16 to node18 causes legacyNpm tests to fail
There was a problem hiding this comment.
Do we need all the yarn v4 tests now that we removed the support for yarnv4 commands?
|
I'm not sure why you guys decide to drop support for the latest version of Yarn. But since we never experienced any problem with it we'll have to stick with jf 2.73.0 for now. |
devbranch.go vet ./....go fmt ./....depends on:-
Yarnversion jfrog-cli-core#1347