Project

General

Profile

action #115565

Updated by jbaier_cz over 1 year ago

## Motivation 
 With #111338#note-15 the [mtui](https://github.com/openSUSE/mtui) project lives on GitHub. However packaging lives in IBS and requires a manual step to push out releases. It would be much better to have a project on OBS with proper GitHub integration. The same holds for [osc-plugin-qam](https://github.com/openSUSE/osc-plugin-qam). 

 ## Acceptance criteria 
 * **AC1:** mtui is packaged on OBS 
 * **AC2:** osc-plugin-qam is packaged on OBS 
 * **AC3:** No manual steps are required to trigger releases 

 ## Suggestions 
 * Create a package under [devel:openQA](https://build.opensuse.org/project/show/devel:openQA) or alternatively a new mtui project (namespace) to host both devel packages or alternatively place them under [devel:openQA](https://build.opensuse.org/project/show/devel:openQA). 
 * Enable [the SCM bridge](https://openbuildservice.org/help/manuals/obs-user-guide/cha.obs.scm_bridge.html) i.e. add `<scmsync>https://github.com/openSUSE/mtui</scmsync>`

Back