We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 new staging api into osc:
https://openbuildservice.org/help/manuals/obs-best-practices/cha.obs.best-practices.webuiusage.html#staging_how_to
The api documentation is here: https://build.opensuse.org/apidocs/index.html#182
This is the tracking issue for the new feature.
Still unsure about the naming, because the staging-plugin does almost the same and has the commans osc staging reserved.
osc staging
For the development I will use projectstaging as the command. (Which can be changed at any time later)
projectstaging
@coolo @adrianschroeter @hennevogel @eduardoj
The text was updated successfully, but these errors were encountered:
project_staging would be better if you are unsure if you have a typo or not... and st as shortcut ?
project_staging
st
Sorry, something went wrong.
Please don't use st, as that's a common short form for status. You could use stg instead?
status
stg
lethliel
Successfully merging a pull request may close this issue.
Implement new staging api into osc:
https://openbuildservice.org/help/manuals/obs-best-practices/cha.obs.best-practices.webuiusage.html#staging_how_to
The api documentation is here: https://build.opensuse.org/apidocs/index.html#182
This is the tracking issue for the new feature.
Still unsure about the naming, because the staging-plugin does almost the same and
has the commans
osc staging
reserved.For the development I will use
projectstaging
as the command. (Which can be changed at any time later)@coolo @adrianschroeter @hennevogel @eduardoj
The text was updated successfully, but these errors were encountered: