open-build-service
open-build-service copied to clipboard
Build and distribute Linux packages from sources in an automatic, consistent and reproducible way #obs
This is a feature request for a badge which shows the build-status on a github project. Would really be great!
Use case: As OBS user, I want to be able, among other things, to pass credentials to a "_service" to download files in a secure way. Another use case would...
Issue/Feature description ==================== ArchLinux is a distro with the KISS principle and this works in all its components. This works also on the packaging system; *makepkg* allows people to create...
obs-server-2.10.13-lp153.86.1.noarch Observed: Most of the log files (bs_sched, bs_srcserver, bs_repserver, etc.) are in /srv/obs/log, but bs_service deviates and stores in /srv/obs/service/log. Expected to see: Consolidate and place everything into /srv/obs/log.
We have yet to prove the success response from the DELETE action
Unfortunatly only the md5sums, one need to grep the preinstallimage.info file for package names. _Replace this line with a description of your changes. Please follow the suggestions in the comment...
_Replace this line with a description of your changes. Please follow the suggestions in the comment below._ ----------------- If this PR requires any particular action or consideration before deployment, please...
This PR should close #11027 For test in local environment: 1. Create path buildhook: ``` mkdir buildhook ``` 2. Create simple buildhook script `test.sh`: ```bash #!/bin/bash BUILDROOT=$1 PROJID=$2 PACKID=$3 REPOID=$4...
- as described in [DataTables Doc](https://datatables.net/examples/basic_init/flexible_width.html) 'width: 100%' sets the table width relative to the page. - but this also creates a problem for the fixed column as its width...
``` This way it is possible to implement "osc copypac --to-apiurl ..." in a more "secure" way without any additional overhead (that is, without the need to download all source...