initial commit from template
This commit is contained in:
parent
0bb8df61f7
commit
c15b22cc7c
2 changed files with 26 additions and 0 deletions
25
README.md
Normal file
25
README.md
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
# TEMPLATE module
|
||||
|
||||
[**Package DB** (owner)](https://admin.fedoraproject.org/pkgdb/package/modules/TEMPLATE/) |
|
||||
[**F26 modulemd** (source)](http://pkgs.fedoraproject.org/cgit/modules/TEMPLATE.git/tree/TEMPLATE.yaml?h=f26) |
|
||||
[**PDC** (result)](https://pdc.fedoraproject.org/rest_api/v1/unreleasedvariants/?active=True&variant_name=TEMPLATE)
|
||||
|
||||
|
||||
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."
|
||||
|
||||
|
||||
1
system-tools.yaml
Normal file
1
system-tools.yaml
Normal file
|
|
@ -0,0 +1 @@
|
|||
# This is just a placeholder file for a modulemd
|
||||
Loading…
Add table
Add a link
Reference in a new issue