Service to assist with quality assurance within Guix.
- Scheme 95.2%
- CSS 2.8%
- Makefile 0.9%
- Shell 0.7%
- M4 0.4%
To a super high value, which should help mask the build coordinator slowness for now. |
||
|---|---|---|
| assets | ||
| guix-qa-frontpage | ||
| scripts | ||
| .envrc | ||
| .gitignore | ||
| bootstrap.sh | ||
| configure.ac | ||
| COPYING | ||
| guile.am | ||
| guix-dev.scm | ||
| Makefile.am | ||
| pre-inst-env.in | ||
| qa-information-flow.plantuml | ||
| README.org | ||
| VERSION | ||
-- mode: org --
Available online at https://qa.guix.gnu.org/README
This service is intended to assist with quality assurance within Guix. That is maintaining and improving the quality of many aspects of Guix, like packages for example.
Local Development
Use the guix-dev.scm file to provide the dependencies.
guix shell -D --file=guix-dev.scm
Then run the following commands:
./bootstrap.sh
./configure
make
After that, you can start the service via:
./pre-inst-env scripts/guix-qa-frontpage
Expect pages to load slowly since the QA frontpage won't have up to date cached data to use.
Information flow
