open-build-service
open-build-service copied to clipboard
Build and distribute Linux packages from sources in an automatic, consistent and reproducible way #obs
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. ### What changed?...
**Is your feature request related to a problem? Please describe.** Problem: When we publish Leap 15.3 SLE update repos, a 900MB primary xml file is created. With current gzip compression,...
Hello folks, I'm opening this issue to discuss if this repository will participate in the 202 digital ocean [hacktoberfest](https://hacktoberfest.com/participation/#maintainers). If so, let's review the issues and add the labels/tags for...
# Issue Description `/request?view=collection&package=...` search ignores `package` when `project` is omitted. Expected Result ============ Return all requests that contain the given `package`. How to Reproduce =============== `$ osc api '/request?view=collection&project=Base:System&package=bash&states=new,review'`...
# Issue Description Removing an element from the watchlist not being the one of the current page (using the delete icon), updates the upper link of the watchlist. Expected Result...
# Issue Description Not all incoming review requests, that I'm allowed to accept/reject, are shown on https://build.opensuse.org/my/tasks for me. For example, request https://build.opensuse.org/request/show/1002919 is not included in the "incoming" tab...
# Issue Description This is to provide feedback on the Request Workflow Redesign, which is currently in Beta (https://openbuildservice.org/2022/08/15/request-workflow-redesign). As a Release Manager for SLE, I have to review a...
[See this exception on Errbit](http://errbit.opensuse.org/apps/5620ca2bdc71fa00b1000000/problems/63186e3d84bf460530e967ac) # Validation failed: Name has already been taken # ## Summary ## ### Where ### delayed_job#StagingProjectCopyJob ### Occured ### Sep 07 10:11am ### Similar ###...
Many Distributions have an EOL date. Add a column for this to `Distribution` and use this to sort/filter/hide distributions on `Webui::DistributionsController#new` and `DistributionsController#index`