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

Implement proper tag recreation option for release scripts #18879

Closed
8 tasks done
mkuznyetsov opened this issue Jan 25, 2021 · 6 comments
Closed
8 tasks done

Implement proper tag recreation option for release scripts #18879

mkuznyetsov opened this issue Jan 25, 2021 · 6 comments
Assignees
Labels
area/ci CI build and releases, PR testing, & whitelabel/productization issues kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system. sprint/current
Milestone

Comments

@mkuznyetsov
Copy link
Contributor

mkuznyetsov commented Jan 25, 2021

Is your task related to a problem? Please describe.

By default, we shouldn't recreate tags/branches every time we launch a release script for the Che project,
However in some cases, regeneration of tags/branches is a must, so this should be added to the workflow as an optional parameter (since it must be used with caution)
This behaviour should become consistent across of all projects, that are being released.

@mkuznyetsov mkuznyetsov added the kind/task Internal things, technical debt, and to-do tasks to be performed. label Jan 25, 2021
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Jan 25, 2021
@mkuznyetsov mkuznyetsov self-assigned this Jan 25, 2021
@nickboldt nickboldt added area/ci CI build and releases, PR testing, & whitelabel/productization issues area/productization severity/P1 Has a major impact to usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Jan 25, 2021
@nickboldt nickboldt added this to the 7.27 milestone Feb 8, 2021
@nickboldt
Copy link
Contributor

Any progress here? it's been a couple months :(

@nickboldt
Copy link
Contributor

Seems that some of this is now done. @mkuznyetsov please update w/ latest status.

@nickboldt nickboldt modified the milestones: 7.28, 7.29 Mar 29, 2021
@nickboldt
Copy link
Contributor

Theia and chectl appear to be done. Others TBD. Some renaming/refactoring to be done - see above.

@mkuznyetsov
Copy link
Contributor Author

all projects in the list have been adressed

@nickboldt
Copy link
Contributor

PR for operator to use the same block-if-version-exists logic: eclipse-che/che-operator#748
PR to rename che-machine-exec's release.yml for consistency: eclipse-che/che-machine-exec#144

@mkuznyetsov
Copy link
Contributor Author

all affected projects have the implementation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci CI build and releases, PR testing, & whitelabel/productization issues kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system. sprint/current
Projects
None yet
Development

No branches or pull requests

3 participants