Bridging the air-gap for your artifacts

artifact-management devops-tools
5 Open Issues Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task requires updating the default CentOS environment used in the Bridgr project from version 7 to version 8, considering that CentOS 7 is end-of-life. This involves investigating current CentOS alternatives (like AlmaLinux or Rocky Linux) and determining the best approach for updating the project's build and testing environments. Guidance from @gregshep is needed to ensure the most effective solution.

Complexity: 4/5
bug help wanted good first issue go package environment

Bridging the air-gap for your artifacts

Go
#artifact-management#devops-tools

AI Summary: This task requires implementing a new worker in the Bridgr tool to handle the creation of Debian package repositories (.deb). This likely involves researching the necessary Debian package management tools and integrating them into Bridgr's existing framework, mirroring the functionality of the existing CentOS worker. The worker will need to handle downloading .deb packages, generating repository metadata, and potentially supporting authentication for private repositories.

Complexity: 3/5
enhancement help wanted good first issue feature go package environment

Bridging the air-gap for your artifacts

Go
#artifact-management#devops-tools
enhancement good first issue dependencies go package environment

Bridging the air-gap for your artifacts

Go
#artifact-management#devops-tools
enhancement good first issue go package environment

Bridging the air-gap for your artifacts

Go
#artifact-management#devops-tools

AI Summary: This task requires designing and implementing a plugin system for the Bridgr project, allowing for extensible support of various repository types. This involves defining a stable plugin API, creating a mechanism for loading and managing plugins, and providing clear examples to guide developers in creating custom repository types. The goal is to make Bridgr more flexible and adaptable to different artifact management needs.

Complexity: 4/5
enhancement help wanted

Bridging the air-gap for your artifacts

Go
#artifact-management#devops-tools