bareos: master 9d77c414
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
joergs | GitHub | master | 2021-10-11 14:16 | master e1bc2f85 | Pending |
Changeset | Merge pull request 0000863 from bareos/dev/maik/master/rest_api_pypi rest-api: add pypi packaging files |
||||
add - .github/workflows/publish_restapi_to_pypi.yml | Diff File | ||||
add - .github/workflows/publish_restapi_to_test-pypi.yml | Diff File | ||||
mod - docs/manuals/source/DeveloperGuide/api.rst | Diff File | ||||
add - restapi/setup.py | Diff File | ||||
mod - systemtests/environment.in | Diff File | ||||
mod - systemtests/tests/CMakeLists.txt | Diff File | ||||
rm - systemtests/tests/python-restapi/api/bareos-restapi.py | Diff File | ||||
rm - systemtests/tests/python-restapi/api/bareosRestapiModels.py | Diff File | ||||
rm - systemtests/tests/python-restapi/api/metatags.yaml | Diff File | ||||
rm - systemtests/tests/python-restapi/api/startapi.sh.in | Diff File | ||||
rm - systemtests/tests/python-restapi/api/stopapi.sh | Diff File | ||||
rm - systemtests/tests/python-restapi/etc/bareos/bareos-dir.d/job/BackupCatalog.conf.in | Diff File | ||||
rm - systemtests/tests/python-restapi/etc/bareos/bareos-dir.d/job/admin-runscript-client-server.conf.in | Diff File | ||||
rm - systemtests/tests/python-restapi/etc/bareos/bareos-dir.d/job/admin-runscript-client.conf.in | Diff File | ||||
rm - systemtests/tests/python-restapi/etc/bareos/bareos-dir.d/job/admin-runscript-server.conf.in | Diff File | ||||
rm - systemtests/tests/python-restapi/etc/bareos/bareos-dir.d/job/backup-bareos-fd-runscript-client-defaults.conf.in | Diff File | ||||
rm - systemtests/tests/python-restapi/etc/bareos/bareos-dir.d/job/backup-bareos-fd-runscript-client.conf.in | Diff File | ||||
rm - systemtests/tests/python-restapi/etc/bareos/bareos-dir.d/job/backup-bareos-fd-runscript-server.conf.in | Diff File | ||||
rm - systemtests/tests/python-restapi/etc/bareos/bareos-dir.d/job/backup-test2-fd.conf | Diff File | ||||
rm - systemtests/tests/python-restapi/etc/bareos/bareos-dir.d/jobdefs/jobdefs-runscript1.conf.in | Diff File | ||||
rm - systemtests/tests/python-restapi/etc/bareos/bareos-dir.d/jobdefs/jobdefs-runscript2.conf.in | Diff File | ||||
rm - systemtests/tests/python-restapi/etc/bareos/bconsole-admin-notls.conf.in | Diff File | ||||
rm - systemtests/tests/python-restapi/etc/bareos/bconsole-client-bareos-fd.conf.in | Diff File | ||||
rm - systemtests/tests/python-restapi/etc/bareos/bconsole-job-backup-bareos-fd.conf.in | Diff File | ||||
rm - systemtests/tests/python-restapi/write.sh | Diff File | ||||
add - systemtests/tests/restapi/api/curl-auth.sh | Diff File | ||||
add - systemtests/tests/restapi/api/curl-call.sh | Diff File | ||||
add - systemtests/tests/restapi/api/restapi.sh | Diff File | ||||
add - systemtests/tests/restapi/environment-local.in | Diff File |