diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2018-06-14 09:04:39 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2018-06-14 09:04:39 -0300 |
commit | c484159a133dfda960b99af2068c5437d0658ea2 (patch) | |
tree | 9f10199de12f2ef22b736a0b76a7fc1a42ed2a5a | |
parent | bfcbe75b84f8a58e607c67eaf8d3d3270237f748 (diff) | |
download | kvmx-c484159a133dfda960b99af2068c5437d0658ea2.tar.gz kvmx-c484159a133dfda960b99af2068c5437d0658ea2.tar.bz2 |
Idea: kvmx-ci
-rw-r--r-- | IDEAS.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -19,3 +19,8 @@ * Docs (tutorial and manpage). * Makefile and debian package. * Patch for spice-client-gtk for menuless windows (spicec usecase). +* Continuous Integration script (kvmx-ci): + * For schedule jobs (like cron). + * Pull from remote repository and check source integrity. + * Automatic VM (re-)creation and/or provisioning. + * Status report. |