The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
LICENSE
MANIFEST
MANIFEST.SKIP
META.json
META.yml
Makefile.PL
README
bin/tapper
bin/tapper-api
bin/tapper-db-deploy
bin/tapper-testrun
dist.ini
lib/Tapper/CLI.pm
lib/Tapper/CLI/API.pm
lib/Tapper/CLI/API/Command/download.pm
lib/Tapper/CLI/API/Command/upload.pm
lib/Tapper/CLI/Cobbler.pm
lib/Tapper/CLI/DbDeploy.pm
lib/Tapper/CLI/DbDeploy/Command/init.pm
lib/Tapper/CLI/DbDeploy/Command/makeschemadiffs.pm
lib/Tapper/CLI/DbDeploy/Command/saveschema.pm
lib/Tapper/CLI/DbDeploy/Command/upgrade.pm
lib/Tapper/CLI/Host.pm
lib/Tapper/CLI/Init.pm
lib/Tapper/CLI/Notification.pm
lib/Tapper/CLI/Schema.pm
lib/Tapper/CLI/Testplan.pm
lib/Tapper/CLI/Testrun.pm
lib/Tapper/CLI/Testrun/Command/delete.pm
lib/Tapper/CLI/Testrun/Command/deletehost.pm
lib/Tapper/CLI/Testrun/Command/deleteprecondition.pm
lib/Tapper/CLI/Testrun/Command/deletequeue.pm
lib/Tapper/CLI/Testrun/Command/freehost.pm
lib/Tapper/CLI/Testrun/Command/list.pm
lib/Tapper/CLI/Testrun/Command/listhost.pm
lib/Tapper/CLI/Testrun/Command/listprecondition.pm
lib/Tapper/CLI/Testrun/Command/listqueue.pm
lib/Tapper/CLI/Testrun/Command/new.pm
lib/Tapper/CLI/Testrun/Command/newhost.pm
lib/Tapper/CLI/Testrun/Command/newprecondition.pm
lib/Tapper/CLI/Testrun/Command/newqueue.pm
lib/Tapper/CLI/Testrun/Command/newscenario.pm
lib/Tapper/CLI/Testrun/Command/renamequeue.pm
lib/Tapper/CLI/Testrun/Command/rerun.pm
lib/Tapper/CLI/Testrun/Command/show.pm
lib/Tapper/CLI/Testrun/Command/updatehost.pm
lib/Tapper/CLI/Testrun/Command/updatehostfeature.pm
lib/Tapper/CLI/Testrun/Command/updateprecondition.pm
lib/Tapper/CLI/Testrun/Command/updatequeue.pm
lib/Tapper/CLI/User.pm
t/00-load.t
t/dummy-attachment.txt
t/files/interdep.sc
t/files/kernel_boot.mpc
t/files/notification.yml
t/files/notification_updated.yml
t/files/testplan/osrc/athlon/kernel.mpc
t/files/testplan/osrc/includes
t/fixtures/hardwaredb/systems.yml
t/fixtures/reportsdb/report.yml
t/fixtures/testrundb/testrun_with_preconditions.yml
t/fixtures/testrundb/testruns_with_scheduling.yml
t/release-eol.t
t/release-no-tabs.t
t/release-pod-syntax.t
t/tapper-cli-host.t
t/tapper-cli-hostfeature.t
t/tapper-cli-interdep.t
t/tapper-cli-notification.t
t/tapper-cli-precondition.t
t/tapper-cli-queue.t
t/tapper-cli-testplan.t
t/tapper-cli-testrun-small.t
t/tapper-cli-testrun.t
t/tapper_schema_reportsdb_test.sqlite
t/tapper_schema_testrundb_test.sqlite
xt/critic.t
xt/tapper-cli-api.t