bodhi icon indicating copy to clipboard operation
bodhi copied to clipboard

Bodhi is a web-system that facilitates the process of publishing updates for a Fedora-based software distribution.

Results 187 bodhi issues
Sort by recently updated
recently updated
newest added

Currently, we have a small script that runs from cron that calls: bodhi-push --username releng This defaults to: --releases TEXT Push updates for a comma-separated list of releases (default: current...

Currently, we are throwing away any deltarpms not created in the current compose. Instead, after generating the new deltarpms, we should copy over all deltarpms from the previous compose and...

Composer
Discussion
High priority

## part of bodhi-server.spec file install apache/bodhi.wsgi %{buildroot}%{_datadir}/bodhi/bodhi.wsgi install -d %{buildroot}%{_mandir}/man1 install -pm0644 docs/_build/*.1 %{buildroot}%{_mandir}/man1/ > missing contents > Below is how I fix this error temporarily > In my...

I'd like to see indented lists like Github supports: Test * Item 1 * Sub-item 1

The switch to using authentication provided by Tinystage has made the vagrant development environment almost unusable: - a user cannot login with their account (unless they manually add it to...

When you have a rather large batch of updates to do it can take a while to download them one at a time, making it multi-threaded would allow for example...

I've always been somewhat uncomfortable with our use of the term "karma" in Bodhi.[^1] This is an important philosophical concept and linked to many people's religious beliefs. I think our...

Previously, when bodhi was a single package, we built the docs and shipped them as bodhi-docs (and also displayed them in at bodhi.fedoraproject.org/docs) Note too that the docs contain server...

When gating is setup for a package, test results are seen in the update in Bodhi. For some reason they are duplicated: https://bodhi.fedoraproject.org/updates/FEDORA-2021-81a0556d2a Even when looking at the 'TEST GATING'...

Right now there's a few corner cases for obsoleting updates: * If the older update is locked/in a push * If the older update has multiple packages attached to it...

RFE
Discussion