Projects in the topic obs
The Open Build Service (OBS) is a generic system to build and distribute binary packages from sources in an automatic, consistent and reproducible way.


Modernize Mash deployment

a project by seanmarlow

Mash is a Python based CI/CD pipeline for automated testing and publishing of public cloud images. Currently the production and development deployment for the package is inconsistent, slow and manual. This is a barrier to rapid development, deployment and testing. It also means the development workflow is different than production. This can lead to production issues which were not seen during development. In order to modernize the Mash workflow I plan to spend the week digging into a plethora of tools to first learn then build out a new workflow. The goal is to simplify deployment by choosing tools that provide consistency, modularity and repeatability. By leveraging the best tools available we can harden the code and accelerate the release cycle.

Updated about 4 years ago. No love. 2 followers.

build using VM snapshots

a project by adrianSuSE

State: vm snapshoting and resume are working, but everything is still in a very hacky state.

Project Description

Updated about 3 years ago. 1 hackers ♥️. 1 follower.

Package workflow experiments

a project by jfehlig

Project Description

Most developers are comfortable with the workflows of git hosting services like gitlab and github, including their CI/CD capabilities. This project aims to experiment with new downstream package development and maintenance workflows based on upstream git repositories cloned at gitlab.suse.de. I'll be using the libvirt package for these experiments since it typically contains a healthy mixture of downstream-only patches along with upstream cherry picks.

Updated almost 2 years ago. 2 hacker ♥️. 2 followers.

Validate the embargo date OBS attribute

an invention by enavarro_suse

Project Description

The issue is described in the OBS GitHub project: https://github.com/openSUSE/open-build-service/issues/12649

Updated almost 2 years ago. No love. 1 follower.

OSSelot collaboration on legal reviews of community packages

a project by lkocman

Project Description

Legal reviews have been a quite painful part of our development process. The current situation in Factory waits for legaldb for a limited amount of time and simply proceeds further if the review is not "approved" within a few hours.

Updated about 1 year ago. 4 hacker ♥️. 2 followers.

Improve error handling of the '/search' API endpoints of OBS

an invention by enavarro_suse

Project Description

Improve error handling of the /search API endpoints of OBS.

Updated about 1 year ago. 1 hackers ♥️. 1 follower.

Explore the integration between OBS and GitHub

a project by pdostal

Project Description

The goals:

Updated about 1 year ago. 2 hacker ♥️. 2 followers.

obs_scm_demo

an invention by smithfarm

Project Description

For a long time, I have been planning to learn more about how OBS is integrating with "SCMs" (Source Code Management systems - for me, that means primarily git, GitLab, and GitHub). For Hack Week 22, I decided to bootstrap a trivial software project on GitHub, with automated builds in OBS, and document the steps as I go along.

Updated about 1 year ago. No love. 1 follower.

Use systemd Service Templates to manage OBS workers

an invention by enavarro_suse

Project Description

Currently, the systemd script that manages OBS workers (obsworker.service) calls a script (obsworker) that launches workers in windows of a screen session.

Updated about 1 year ago. 1 hackers ♥️. 2 followers.

Reduce the amount of TODOs for RuboCop in OBS

an invention by enavarro_suse

Project Description

The OBS project has a big TODO RuboCop file. Reducing its size and addressing RuboCop offenses will help to improve the health of the codebase.

Updated 5 months ago. No love. 1 follower.