Commit Graph

92 Commits

Author SHA1 Message Date
a0e5dbff96 Remove list of command in Bash script.
All checks were successful
build / test (push) Successful in 5m5s
build / docs (push) Successful in 1m11s
2024-03-06 21:24:44 -08:00
11b437794e Attempt to build documentation.
All checks were successful
test / test (push) Successful in 4m53s
2024-03-06 16:38:34 -08:00
0665b50d57 Fixed debugging.
All checks were successful
test / test (push) Successful in 4m40s
2024-03-06 16:17:12 -08:00
0586b80e5b More debugging.
Some checks failed
test / test (push) Failing after 4m44s
2024-03-06 15:53:30 -08:00
272a7b4866 Actually kill other containers after tests finish.
All checks were successful
test / test (push) Successful in 4m45s
2024-03-06 15:41:03 -08:00
98d4a59459 Another iteration.
All checks were successful
test / test (push) Successful in 4m46s
2024-03-06 15:29:56 -08:00
744139cf97 Disable progress.
Some checks failed
test / test (push) Has been cancelled
2024-03-06 15:21:45 -08:00
1339509e9b Flag order apparently matters to Docker Compose.
Some checks are pending
test / test (push) Waiting to run
2024-03-06 14:55:55 -08:00
e14f61415b Fix spew in test script.
Some checks failed
test / test (push) Failing after 2s
2024-03-06 14:54:53 -08:00
98cf8f7e20 Another try at exiting tests properly.
Some checks failed
test / test (push) Has been cancelled
2024-03-06 14:42:06 -08:00
5f16b64639 Attempt to exit test containers on tests exit while also showing test output.
Some checks failed
test / test (push) Failing after 3s
2024-03-06 14:39:23 -08:00
fe62a81151 Add missing service name to test scrits.
All checks were successful
test / test (push) Successful in 4m54s
2024-03-06 14:32:26 -08:00
585b1573ae Attempt to make containers stop after tests run.
Some checks failed
test / test (push) Failing after 7s
2024-03-06 14:30:49 -08:00
43c7c3b6be First attempt at using Gitea Actions to run tests.
Some checks reported errors
test / test (push) Failing after 15s
continuous-integration/drone/push Build was killed
2024-03-06 08:32:55 -08:00
895a0ccb3c Upgrade to tox 4. (Now a minimum requirement.)
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-23 17:39:27 -07:00
5f06884d5a Fix Apprise/PyYAML end-to-end test breakage (#715).
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2023-10-04 22:51:05 -07:00
cd51e9c1ea Fix for database "restore" action not actually restore anything (#738).
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-14 12:43:21 -07:00
b5d9398910 Stop uploading GPG signatures to pypi since it no longer supports them.
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-03 22:37:46 -07:00
a185eb73b0 Fix GitHub release script now that "master" has been renamed to "main".
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-03 22:26:49 -07:00
ca689505e5
add e2e fish test 2023-05-04 13:27:00 -07:00
22b84a2fea Switch to Docker Compose for dev-docs script, so podman-docker is no longer needed for Podman users.
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-22 10:07:40 -07:00
25506b8d2c Backing out upgrade of end-to-end test packages, because apparently we can't have nice things.
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-14 23:47:51 -07:00
28e62d824b Upgrade end-to-end test packages.
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-14 23:28:07 -07:00
31a2ac914a Add optional support for running end-to-end tests and building documentation with rootless Podman instead of Docker.
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-10 14:26:54 -07:00
f709125110 Error out if run-full-tests is run not inside a test container.
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2023-03-28 12:02:07 -07:00
59fe01b56d Update script comment.
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-28 11:09:25 -07:00
739a58fe47 Rename scripts/run-full-dev-tests to scripts/run-end-to-end-dev-tests and make it run end-to-end tests only.
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-24 16:24:00 -07:00
1793ad74bd add sqlite for e2e tests 2023-03-04 02:41:14 +05:30
2774c2e4c0 Add support for Borg 2's "--match-archives" flag (replaces "--glob-archives") (#591).
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-03 22:50:37 -07:00
622caa0c21 Support for Borg 2's rcreate and rinfo sub-commands (#557).
Some checks failed
continuous-integration/drone/push Build is failing
2022-08-12 14:53:20 -07:00
992f62edd2 Bump version for release.
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
2022-06-30 22:14:41 -07:00
ae25386336 Update release script to abort if there are local changes. Prevents accidentally tagging a .dev0 changeset for release.
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-25 09:42:05 -07:00
cb5fe02ebd Fix broken Bash completion end-to-end test.
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-26 11:18:46 -07:00
5b3cfc542d Switch to PyPI API token.
All checks were successful
continuous-integration/drone/push Build is passing
2022-03-14 14:00:03 -07:00
6bf6ac310b When using the "bsd_flags" option, tailor the flags passed to Borg depending on the Borg version (#394).
Some checks failed
continuous-integration/drone/push Build is failing
2022-02-09 21:11:00 -08:00
4498671233 Remove references to removed long-deprecated options (#394).
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-09 11:08:02 -08:00
ee466f870d Fixing ruamel.yaml.clib breakages harder.
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-08 13:21:11 -08:00
48f44d2f3d Add tests for compact action (#394). 2022-02-08 12:05:02 -08:00
7c6ce9399c fix integration tests and mongodb auth
Some checks failed
continuous-integration/drone/pr Build is failing
2021-12-29 22:18:50 +01:00
7881327004 Upgrade CI test dependencies.
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-22 14:07:14 -07:00
ecc849dd07 Move Gitea hosting from a personal namespace to an organization. 2021-09-14 11:32:01 -07:00
88cb49dcc4 Fix release script based on GitHub authentication query parameter deprecation.
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-24 20:27:53 -07:00
8b8f92d717 Prevent newer (borgmatic-unsupported) version of Black code formatter installing in Alpine Edge. 2020-11-25 17:42:04 -08:00
b8a7e23f46 Add missing pip to test script.
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-22 17:42:58 -08:00
1f4f28b4dc Drop support for Python 3.5. Only support black code formatter on Python 3.8+.
Some checks failed
continuous-integration/drone/push Build is failing
2020-11-22 17:27:21 -08:00
ea6cd53067 Update versions of test dependencies (test_requirements.txt and test containers).
Some checks failed
continuous-integration/drone/push Build is failing
2020-11-22 14:48:07 -08:00
267138776d Add protection for accidentally releasing a dev version.
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-21 14:03:39 -08:00
95a479a86e Fix path in release script.
Some checks failed
continuous-integration/drone/push Build is failing
2020-04-24 16:05:50 -07:00
41ad98653a https://github.com/docker/compose/issues/2127
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-21 09:39:20 -07:00
a2af77f363 Maybe fix release signing. 2020-02-03 09:57:34 -08:00