open-build-service icon indicating copy to clipboard operation
open-build-service copied to clipboard

Build and distribute Linux packages from sources in an automatic, consistent and reproducible way #obs

Results 436 open-build-service issues
Sort by recently updated
recently updated
newest added

This is a feature request for a badge which shows the build-status on a github project. Would really be great!

Feature
Frontend

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...

Feature
Frontend

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...

Bug
Backend

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.

Backend

We have yet to prove the success response from the DELETE action

Documentation :book:
Frontend

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...

Backend

_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...

Frontend

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...

Backend

- 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...

Frontend

``` 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...

Backend