Project

General

Profile

action #111341

Updated by okurz almost 2 years ago

## Motivation 
 Based on good success we had lately to drive open sourcing other tooling like qem-dashboard and qem-bot and because we want to save internal ressources and because we love open source as a company and because we want to have tooling public for disaster recovery scenarios we should open source qam-oscplugin as well 

 ## Acceptance criteria 
 * **AC1:** A public open source project for qam-oscplugin exists with free software license 

 ## Suggestions 
 * okurz reviewed all source code of qam-oscplugin and found nothing that looks like it needs to be kept private 
 * Ask current representatives of code owners what to look out for when open sourcing 
 * After that just go ahead and make https://gitlab.suse.de/qa-maintenance/qam-oscplugin/ open source, e.g. next to https://github.com/openSUSE/qem-bot/, as https://github.com/openSUSE/osc-plugin-qam 
 * Push the current source state as a new commit, do not import the complete git history (just in case we have something sensitive in the history) https://github.com/openSUSE/qem-bot/ 
 * Adapt license, e.g. GPL or MIT 
 * Remove stuff from internal repo, only keep for deployment where necessary

Back