1 KiB
1 KiB
TEMPLATE module
Package DB (owner) | F26 modulemd (source) | PDC (result)
A simple example of how a git repo for a module could look like. This paragraph contains a short description of the module.
Current state
| State | Description |
|---|---|
| ✓ YES | Build passes in the infra (all build deps are ok) |
| ✓ YES | Installs on the Base Runtime (all runtime deps are ok) |
| ✗ NO | No bootstrap - uses only proper modules |
| ✓ YES | General tests are in dist-git |
| ✓ YES | General tests pass |
| ✗ NO | Meets the Fedora Module Packaging Guidelines |
Notes
I can type some quick notes about the current state here. Like "I'm using bootstrap because I need Java to build my webserver and I didn't manage to get Java module to work."