You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature or enhancement request related to a problem or limitation? Please describe
Sometimes during code freeze we want to publish a high-priority patch release but the workflows don't permit it.
Describe your enhancement idea
Remove the "staging mode" described in the readme:
When a Zowe release has been staged but is not yet GA, it is expected that the Zowe bundle version hosted on zowe.org and the version defined in zowe-versions.yaml@master will differ. During this period, the workflow runs in "staging mode"
Describe alternatives you've considered
Running the workflows with the FORCE_PUBLISH flag enabled, but this has to be done for each individual package.
Provide any additional context
Consider whether we want to remove the "staging mode" check for all publishes or just for the @latest tag.
The text was updated successfully, but these errors were encountered:
Thank you for raising this enhancement request.
The community has 90 days to vote on it.
If the enhancement receives at least 5 upvotes, it is added to our development backlog.
If it receives fewer votes, the issue is closed.
Is your feature or enhancement request related to a problem or limitation? Please describe
Sometimes during code freeze we want to publish a high-priority patch release but the workflows don't permit it.
Describe your enhancement idea
Remove the "staging mode" described in the readme:
Describe alternatives you've considered
Running the workflows with the
FORCE_PUBLISH
flag enabled, but this has to be done for each individual package.Provide any additional context
Consider whether we want to remove the "staging mode" check for all publishes or just for the
@latest
tag.The text was updated successfully, but these errors were encountered: