A python library for manipulating kickstart files
341a0d6e7e
Add F31 handler (mkolman) Add the --disable option for the module command (#1719347) (mkolman) A couple fixes for %packaging section docs (mkolman) Fix the docs generation (vponcova) Fix the documentation of bootloader --append (vponcova) Just kidding, use xenial for everything. (dcantrel) Python 3.7 is only available in 'xenial' in Travis-CI (dcantrel) Reduce .travis.yml to Python 3.{5,6,7}, set SPHINXAPIDOC (dcantrel) Replace PYTHONPATH override with sys.path.append; allow SPHINXAPIDOC (dcantrel) Add rhel7-branch to .travis.yml (dcantrel) Restrict the branches to test with Python 3. (dcantrel) More changes to .travis.yml, add requirements.txt file (dcantrel) Update the Travis-CI yaml file. (dcantrel) Fix documentation for the --excludepkgs and --includepkgs repo options (mkolman) packit.yml: remove unused content (ttomecek) Update sed in pykistart.spec Makefile target (phracek) Add pykickstart.spec.in for packit (phracek) Make %packages --default attribute sane (jkonecny) Configuration file .packit.yaml (phracek) For Travis-CI, explicitly use Sphinx 1.7.6 (dcantrel) Change to unittest.skipUnless and use correct syntax. (dcantrel) Replace 'import unittest.skipIf as skipIf' with just 'import unittest' (dcantrel) s/unittest/pytest/g in .travis.yml (dcantrel) pip install unittest for the Travis-CI runs (dcantrel) Run 'git checkout' in the Makefile ignoring non-fatal errors (dcantrel) Skip KS_With_Wrong_Permissions_TestCase if running as root. (dcantrel) Treat pylint warnings as non-fatal, exit codes 0 and 4. (dcantrel) Remove unused falsePositives in runpylint.py (dcantrel) Use env to set NOSE_IGNORE_CONFIG_FILES (dcantrel) Add NOSE_IGNORE_CONFIG_FILES=y to the .travis.yml file (dcantrel) Set NOSE_IGNORE_CONFIG_FILES in make coverage (dcantrel) In the Travis-CI environment, coverage is 'coverage' (dcantrel) Close output_path after reading in ksflatten.py (dcantrel) Makefile improvements (dcantrel) Specify Python 3.7 in .travis.yml per the docs. (dcantrel) Run sphinx-build and sphinx-apidoc from docs/Makefile (dcantrel) Add some missing help strings as detected by the coverage target. (dcantrel) Add missing descriptions to a handful of pykickstart commands. (dcantrel) Mark the sshkey --username option as required in docs (mkolman) Test on recent Python versions on Travis (mkolman) Fix snapshot documentation (jkonecny) Add a CONTRIBUTING file. (dcantrel) |
||
---|---|---|
tests | ||
.gitignore | ||
gating.yaml | ||
pykickstart.spec | ||
sources |