initial commit from template

This commit is contained in:
langdon 2017-07-05 15:55:04 -04:00 committed by Nils Philippsen
commit c15b22cc7c
2 changed files with 26 additions and 0 deletions

25
README.md Normal file
View 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
View file

@ -0,0 +1 @@
# This is just a placeholder file for a modulemd