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

[Promotion] Release manager script #16661

Draft
wants to merge 1 commit into
base: compatible
Choose a base branch
from

Conversation

dkijania
Copy link
Member

Related to #16640

Introducing release/manager.sh script which is a new interface for promotion of debian and docker packages. After internal discussion with decided that packages.o1test.net should be more protected from possible CI code issues which can influence performance of our debian repository. Previously we disabled pushing to debian packages on nightly here #16643 . Next step would be to disable pushing to pacages.o1test.net () and finally lay groundwork for release/manager script:

All above PRs are meant to disallow pushing to packages.o1test.net repository from CI . Enable debian repo management only from script which will be locally executed. This also considers dockers rettagging, but it's done more for consistency as usually we are promoting both debian and docker in the same time. Docker retagging is pretty safe operation as only addition is allowed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant