-
Notifications
You must be signed in to change notification settings - Fork 111
v4.5.0 breaks builds due to the change in the default server ID #233
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
https://github.com/jfrog/setup-jfrog-cli/releases/tag/v4.5.0
The change to the default server ID is breaking our builds. Yes, you added 'custom-server-id' as a new parameter, but gave us no notice of a breaking change on the v4 series of the GH Action. Or the ability to pre-plan for an upgrade across our GitHub workflows.
The breaking change should have been saved until v5.
Current behavior
The default server ID now includes a slugified version of the GitHub org - repo - run ID instead of the older default value which was static across runs.
Reproduction steps
No response
Expected behavior
The change should have been made backwards compatible so that the newer default server ID value is still equivalent to the old value.
Setup JFrog CLI version
v4
JFrog CLI version
v2.72.2
Workflow operating system type and version
Ubuntu 22.04.5 LTS
JFrog Artifactory version (if relevant)
No response
JFrog Xray version (if relevant)
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working