The blocker tracking app is a web front end to the currently proposed blocker and freeze exception bugs for Fedora releases under development.
https://qa.fedoraproject.org/blockerbugs
- Python 62.5%
- JavaScript 22.4%
- CSS 10.6%
- HTML 3.1%
- SCSS 0.6%
- Other 0.7%
|
All checks were successful
Run tests and linters / test (pull_request) Successful in 2m24s
- add explanation comment why much is still required Fixes #318 |
||
|---|---|---|
| .ai_review | ||
| .forgejo/workflows | ||
| .s2i | ||
| alembic | ||
| blockerbugs | ||
| conf | ||
| docs/source | ||
| sass | ||
| scripts | ||
| testing | ||
| .gitattributes | ||
| .gitconfig | ||
| .gitignore | ||
| .zuul.yaml | ||
| alembic.ini | ||
| config.rb | ||
| container_start.sh | ||
| Dockerfile | ||
| gunicorn.cfg | ||
| LICENSE | ||
| MANIFEST.in | ||
| pyproject.toml | ||
| README.md | ||
| requirements-development.txt | ||
| requirements.txt | ||
| run | ||
| setup.cfg | ||
| setup.py | ||
| versioneer.py | ||
| wsgi.py | ||
Fedora BlockerBugs App
The BlockerBugs app is used to propose and track release blocking and freeze exception bugs and related updates in Fedora releases currently under development.
The Fedora instance is running at: https://qa.fedoraproject.org/blockerbugs
If you notice bugs or have suggestions on how we can make this app better, please report or discuss them in any of the following places:
Documentation
To see a complete documentation of this project, look into docs/source/
directory. If you want to see rendered pages, build them according to
instructions in development.rst in that directory.
Deployment
If you're trying to deploy Blockerbugs, you might find some helpful instructions in the Blockerbugs SOP provided for Fedora Infrastructure.