Commit Graph

2175 Commits

Author SHA1 Message Date
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
141ba2771d Attempt to fix and debug read-only filesystem issue at build.
Some checks failed
test / test (push) Has been cancelled
2024-03-06 11:10:20 -08:00
a527f76d08 Add back checkout now that NodeJS is installed on the host.
Some checks reported errors
continuous-integration/drone/push Build was killed
test / test (push) Has been cancelled
2024-03-06 08:49:53 -08:00
a97c68b4c8 Debugging ls.
Some checks reported errors
test / test (push) Failing after 0s
continuous-integration/drone/push Build was killed
2024-03-06 08:35:50 -08:00
ef07005a75 Remove duplicative(?) checkout step.
Some checks reported errors
test / test (push) Failing after 0s
continuous-integration/drone/push Build was killed
2024-03-06 08:35:05 -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
2f6ad9d173 Add NO_COLOR support to NEWS (#835).
Some checks reported errors
continuous-integration/drone/push Build was killed
2024-03-04 13:49:54 -08:00
16bc0de3fb
Support for NO_COLOR environment variable (#835).
Merge pull request #82 from shivansh02/feature/support-no-color-env-var
2024-03-04 13:46:09 -08:00
458d157e62 NO_COLOR set to any value returns false 2024-03-05 00:15:52 +05:30
40c3a28620 support for NO_COLOR env var 2024-03-04 18:21:28 +05:30
60107f1ee8 Add custom dump/restore command options for MySQL and MariaDB (#311).
Some checks reported errors
continuous-integration/drone/push Build was killed
2024-03-03 14:32:49 -08:00
a1153a21fa
Custom dump command options for MySQL and MariaDB.
Merge pull request #81 from shivansh02/feature/custom-dump-restore-commands-mysql
2024-03-03 14:27:14 -08:00
b6cb7da98e custom dump commands for mariadb 2024-03-04 00:24:22 +05:30
9e3d19a406 custom commands escaped 2024-03-03 23:31:02 +05:30
2b755d8ade custom show command for mysql and schema description 2024-03-03 23:15:07 +05:30
925f99cfef custom dump command for mysql 2024-03-03 03:47:02 +05:30
c9f20eb260 Fix "--override" values containing deprecated section headers not actually overriding configuration options under deprecated section headers (#829). 2024-02-15 21:12:42 -08:00
f4744826fe When the "--json" flag is given, suppress console escape codes so as not to interfere with JSON output (#827).
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-11 17:44:43 -08:00
5586aab967 Clarify documentation about restoring a database: borgmatic does not create the database upon restore.
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-09 15:35:29 -08:00
6fa5dff79b Fix broken escaping logic for "pg_dump_command" (#822) + bonus shell injection fixes.
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2024-01-31 10:53:32 -08:00
75d11aa9cd Pass the PostgreSQL "PGSSLMODE" environment variable through to Borg (#370).
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-25 14:18:01 -08:00
ad1d104d65 Fix broken repository detection in the "rcreate" action with Borg 1.4 (#820).
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-24 15:45:51 -08:00
009062128d Remove Python 3.8+ restriction, as only Python 3.8+ is supported. 2024-01-22 09:41:43 -08:00
e9813d2539 Allow the "--repository" flag to match across multiple configuration files (#818). 2024-01-21 18:25:44 -08:00
f9998b50e8 Rephrase documentation and link to docs on exit codes feature (#798).
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2024-01-21 14:47:21 -08:00
5f921a7f80 Add documentation heading (#798).
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-21 11:48:23 -08:00
abf2b3a8c7 Elevate specific Borg warnings to errors or squash errors to warnings (#798).
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-21 11:34:40 -08:00
34f3c2bb16 Clarify "--override" command-line help (#814)
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-19 11:55:00 -08:00
4d79f582df Fix a traceback when providing an invalid "--override" value for a list option (#814).
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-18 10:39:40 -08:00
63198088c4 Store included configuration files within each backup archive in support of the "config bootstrap" action (#736).
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-09 13:47:20 -08:00
3c22a8ec16 Prevent various shell injection attacks (#810).
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-07 10:21:49 -08:00
ca49109ce7 Bump version for release.
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
2024-01-03 10:08:05 -08:00
6a7f71f92f Clarify prune action help concerning running compact afterwards (#808).
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-03 10:03:35 -08:00
5f3dc1cfb0 Stream SQLite databases directly to Borg instead of dumping to an intermediate file (#807).
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-31 11:07:59 -08:00
f2023aed22 Fix typo.
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-30 15:48:55 -08:00
a03c2744e5 Update docs/how-to/provide-your-passwords.md (#805).
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #805
Reviewed-by: Dan Helfman <witten@torsion.org>
2023-12-30 23:48:32 +00:00
axel simon
4176532317 Update docs/how-to/provide-your-passwords.md
Provide an explanation of encryption_passcommand.
Also, adjust headers for consistency.
2023-12-30 23:45:56 +00:00
9d6025e902 Validate the configured action names in the "skip_actions" option (#804).
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-28 20:07:57 -08:00
cf739bc997 The "check --force" flag now runs checks even if "check" is in "skip_actions" (#802).
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-28 10:22:48 -08:00
84823dfb91 Clarify constants/placeholders interaction and improve examples (#763).
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-24 11:18:17 -08:00
20cf0f7089 Add an "--ssh-command" flag to the "config bootstrap" action (#767).
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-24 10:33:55 -08:00
67af0f5734 Document limitation with constant interpolation at the start of a value (#741).
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-22 21:39:44 -08:00