Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fedora-infra/bodhi
Bodhi is a web-system that facilitates the process of publishing updates for a Fedora-based software distribution.
https://github.com/fedora-infra/bodhi
dnf fedora fedora-project python repository-management rpm yum
Last synced: about 22 hours ago
JSON representation
Bodhi is a web-system that facilitates the process of publishing updates for a Fedora-based software distribution.
- Host: GitHub
- URL: https://github.com/fedora-infra/bodhi
- Owner: fedora-infra
- License: gpl-2.0
- Created: 2009-02-06T19:38:10.000Z (almost 16 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-28T14:07:14.000Z (about 2 months ago)
- Last Synced: 2024-10-29T15:47:47.152Z (about 2 months ago)
- Topics: dnf, fedora, fedora-project, python, repository-management, rpm, yum
- Language: Python
- Homepage: https://bodhi.fedoraproject.org
- Size: 56.9 MB
- Stars: 153
- Watchers: 23
- Forks: 195
- Open Issues: 290
-
Metadata Files:
- Readme: README.rst
- Changelog: news/PR5668.bic
- License: COPYING
- Codeowners: CODEOWNERS
Awesome Lists containing this project
- awesome-systools - bodhi - system that facilitates the process of publishing updates for a Fedora-based software distribution. (Linux / Red Hat/Fedora)
README
=====
Bodhi
=====Welcome to Bodhi, Fedora's update gating system.
Bodhi is designed to democratize the package update testing and release process for RPM based Linux
distributions. It provides an interface for developers to propose updates to a distribution, and an
interface for testers to leave feedback about updates through a +1/-1 karma system.Bodhi’s main features are:
- Provides an interface for developers and release engineers to manage pushing out package updates
for multiple distribution versions.
- Generates pre-release test repositories for end users and testers to install proposed updates.
- Gives testers an interface to leave feedback about package updates, leading to higher quality
package updates.
- Announces the arrival of new packages entering the collection.
- Publishes end-user release notes known as errata.
- Generates yum repositories.
- Queries ResultsDB for automated test results and displays them on updates.Documentation
=============You can read Bodhi's
`release notes `_
and documentation `online `_.If you are interested in contributing to Bodhi, you can read the
`developer documentation`_... _developer documentation: https://fedora-infra.github.io/bodhi/develop/developer/index.html
IRC
===Come join us on `Libera `_! We've got two channels:
* #bodhi - We use this channel to discuss upstream bodhi development
* #fedora-apps - We use this channel to discuss Fedora's Bodhi deployment (it is more generally
about all of Fedora's infrastructure applications.)