Commit Graph

29 Commits

Author SHA1 Message Date
bc4fb322b5 Move documenation build step last in CI. Refactor docs build scripts.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-21 21:33:25 -07:00
932848f6c1 Merge branch 'master' into docs-image.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-20 19:23:12 -07:00
3eadd16856 Add build server upgrade to NEWS.
Some checks reported errors
continuous-integration/drone/push Build was killed
2019-05-20 19:20:05 -07:00
aad47d1741 bash -> sh.
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2019-05-20 18:19:42 -07:00
f5a70dc2a5 Drone + jsonnet apparently requires an extension, so switching back to plain YAML.
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/pr Build was killed
2019-05-20 17:30:07 -07:00
9c9be65b2b Add files for building documentation into a Docker image for web serving.
All checks were successful
the build was successful
2019-05-20 11:41:39 -07:00
06261d8c86 Merge branch 'master' into tox-skip-missing-interpreters
All checks were successful
the build was successful
2019-05-14 12:18:30 -07:00
0defaf9cb5 Run tests for all installed versions of Python (#166).
All checks were successful
the build was successful
2019-05-14 12:09:07 -07:00
ed2c6053de Upgrade pip to a particular version during local test and CI.
Some checks failed
the build failed
2019-05-14 10:28:04 -07:00
b94dbff216
Add isort configuration
Closes witten/borgmatic#169.
2019-05-14 18:59:19 +02:00
36305c50b1 Update push script to support branches.
All checks were successful
the build was successful
2019-02-18 13:51:33 -08:00
73d67e29b4 Support for Borg create & prune --stats via borgmatic command-line flag (#100) 2018-12-22 23:27:24 +01:00
9ca80a54d8 Support for Borg create --progress via borgmatic command-line flag (#108).
All checks were successful
the build was successful
2018-11-21 22:03:39 -08:00
1697d8aaef Silence curl when posting release description to Gitea.
All checks were successful
the build was successful
2018-10-15 22:32:13 -07:00
e323290e61 Switch from bash to sh for black wrapper.
Some checks failed
the build failed
2018-10-15 09:25:57 -07:00
1ab44d4201 Wrap black with script that skips it if Python version < 3.6.
Some checks failed
the build failed
2018-10-15 09:20:35 -07:00
531d5c80c0 Fix quoting and escaping in release script.
All checks were successful
the build was successful
2018-10-14 12:14:29 -07:00
7a4636ae0f Remove curl --verbose in release script.
All checks were successful
the build was successful
2018-10-06 22:35:00 -07:00
53435dcc3e Post release changelogs to projects.evoworx.org.
All checks were successful
the build was successful
2018-10-06 22:24:46 -07:00
4d01278037 Update release file to post changelogs to GitHub release descriptions.
All checks were successful
the build was successful
2018-10-06 15:18:21 -07:00
da8e9638f4 Support for Borg --keep-secondly prune option (#98).
All checks were successful
the build was successful
2018-10-04 21:54:23 -07:00
900ea80a42 Hack to uncomment all options in config file used for finding unsupported Borg options.
All checks were successful
the build was successful
2018-10-04 21:45:31 -07:00
e7b128e735 --read-special is now supported. 2018-09-09 11:21:06 -07:00
7d40a448cb Pass --show-rc option to Borg when at highest verbosity level (#89). 2018-08-19 12:44:40 -07:00
c7f4200417 Somewhat more robust mechanism to find unsupported Borg arguments. 2018-08-19 11:24:48 -07:00
f1a143de5b Adding list and info Borg sub-commands to find-unsupported-borg-options script. 2018-05-26 20:53:03 -07:00
cc1d6f53a0 55: Fix for missing tags/releases from Gitea and GitHub project hosting. 2018-01-17 20:27:09 -08:00
Dan
24c196d2a4 Script to find unsupported Borg options in borgmatic, to assist with #13. 2017-11-11 16:07:54 -08:00
Dan
731c8c9ad9 Adding push and release scripts. 2017-10-27 21:51:10 -07:00