diff --git a/README.md b/README.md new file mode 100644 index 0000000..58a4eb1 --- /dev/null +++ b/README.md @@ -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." + + diff --git a/system-tools.yaml b/system-tools.yaml new file mode 100644 index 0000000..3a4d7a9 --- /dev/null +++ b/system-tools.yaml @@ -0,0 +1 @@ +# This is just a placeholder file for a modulemd