Dan Helfman
|
cc402487d9
|
Minor development documentation clarifications.
|
2024-06-24 10:48:13 -07:00 |
|
Dan Helfman
|
e37224606a
|
Clarify dev-CI parity.
|
2024-03-10 19:14:18 -07:00 |
|
Dan Helfman
|
9647301b99
|
Add log sending for the Apprise logging hook, enabled by default.
|
2024-03-10 16:18:49 -07:00 |
|
Dan Helfman
|
86117edccf
|
Remove build.torsion.org references from documentation.
|
2024-03-06 20:01:32 -08:00 |
|
Dan Helfman
|
43c7c3b6be
|
First attempt at using Gitea Actions to run tests.
|
2024-03-06 08:32:55 -08:00 |
|
Dan Helfman
|
abf2b3a8c7
|
Elevate specific Borg warnings to errors or squash errors to warnings (#798).
|
2024-01-21 11:34:40 -08:00 |
|
Dan Helfman
|
b540e63c0e
|
Updated documentation so "sudo borgmatic" works for pipx borgmatic installations (#757).
|
2023-09-17 22:46:33 -07:00 |
|
Dan Helfman
|
0205748db8
|
Update documentation to recommend installing/upgrading borgmatic with pipx instead of pip.
|
2023-09-04 16:25:10 -07:00 |
|
Dan Helfman
|
fd8c56c6be
|
Add brief source code reference documentation.
|
2023-08-06 23:44:31 -07:00 |
|
Dan Helfman
|
309f67e860
|
Fix documentation comma grammar issues.
|
2023-07-18 23:27:45 -07:00 |
|
Dan Helfman
|
2453ecad42
|
More documentation updates based on section removal (#721).
|
2023-07-11 22:10:57 -07:00 |
|
Dan Helfman
|
22b84a2fea
|
Switch to Docker Compose for dev-docs script, so podman-docker is no longer needed for Podman users.
|
2023-04-22 10:07:40 -07:00 |
|
Dan Helfman
|
3b21ce4ce8
|
Rename "master" development branch to "main" to use more inclusive language (#684).
|
2023-04-19 21:43:08 -07:00 |
|
Dan Helfman
|
9f5769f87b
|
Make docs/schema a little more container agnostic / less Docker specific.
|
2023-04-16 15:41:17 -07:00 |
|
Dan Helfman
|
31a2ac914a
|
Add optional support for running end-to-end tests and building documentation with rootless Podman instead of Docker.
|
2023-04-10 14:26:54 -07:00 |
|
Dan Helfman
|
275e99d0b9
|
Add codespell link to documentation.
|
2023-04-01 14:38:52 -07:00 |
|
Dan Helfman
|
2934d0902c
|
Code spell checking on every test run!
|
2023-04-01 11:03:59 -07:00 |
|
Divyansh Singh
|
32ab17fa46
|
merge
|
2023-04-01 22:12:41 +05:30 |
|
Divyansh Singh
|
6054ced931
|
fix: run typos
|
2023-04-01 22:10:32 +05:30 |
|
Dan Helfman
|
010b82d6d8
|
Remove unnecessary cd in dev documentation.
|
2023-03-28 12:45:39 -07:00 |
|
Dan Helfman
|
739a58fe47
|
Rename scripts/run-full-dev-tests to scripts/run-end-to-end-dev-tests and make it run end-to-end tests only.
|
2023-03-24 16:24:00 -07:00 |
|
Nain
|
c6829782a3
|
Fix --editable (mode) option given --user as arg
--user option should be before, or after `--editable .` not in between.
Before seems better.
|
2023-03-15 06:50:47 -04:00 |
|
Dan Helfman
|
dfc4db1860
|
Document environment variable interpolation (#546).
|
2022-06-16 15:30:53 -07:00 |
|
Dan Helfman
|
1921f55a9d
|
Add emojis to documentation table of contents to make it easier to find particular how-to and reference guides at a glance.
|
2022-05-20 11:11:35 -07:00 |
|
Dan Helfman
|
549aa9a25f
|
Update editable link.
|
2021-10-22 14:06:27 -07:00 |
|
Dan Helfman
|
fbbb096cec
|
Note in documentation that borgmatic requires Python 3.6+.
|
2021-10-04 11:15:51 -07:00 |
|
Dan Helfman
|
4ba206f8f4
|
Update build server URL to new organization namespace.
|
2021-09-14 11:35:34 -07:00 |
|
Dan Helfman
|
ecc849dd07
|
Move Gitea hosting from a personal namespace to an organization.
|
2021-09-14 11:32:01 -07:00 |
|
Dan Helfman
|
cf8882f2bc
|
Run arbitrary Borg commands with new "borgmatic borg" action (#425).
|
2021-06-17 20:41:44 -07:00 |
|
Dan Helfman
|
79d4888e22
|
Add documentation navigation links on left side of all documentation pages.
|
2020-08-21 14:27:47 -07:00 |
|
Dan Helfman
|
464ff2fe96
|
Run end-to-end tests on developer machines with Docker Compose for approximate parity with continuous integration tests.
|
2019-12-11 16:43:01 -08:00 |
|
Dan Helfman
|
e6d8c736d0
|
Documentation feedback: Don't hard-code Python 3.7 for Black.
|
2019-11-03 14:08:19 -08:00 |
|
Dan Helfman
|
ca23c3b8b3
|
Remove unnecessary word from documentation.
|
2019-10-30 10:55:40 -07:00 |
|
Dan Helfman
|
74607fdd43
|
Documentation on how to develop borgmatic's documentation.
|
2019-10-30 10:54:42 -07:00 |
|
Dan Helfman
|
5e3c2da79c
|
Database dump hooks documentation (#225).
|
2019-10-23 15:35:37 -07:00 |
|
Dan Helfman
|
cdbd4c55e8
|
Fix 404 links harder.
|
2019-06-01 13:23:48 -07:00 |
|
Dan Helfman
|
2374410891
|
Fix 404 documentation links by switching to absolute links.
|
2019-06-01 13:02:39 -07:00 |
|
Dan Helfman
|
8b41e58e1f
|
Mention isort import ordering in documentation.
|
2019-05-16 12:06:55 -07:00 |
|
Dan Helfman
|
9f6407ada6
|
Mention continuous integration badge in NEWS.
|
2019-05-13 14:54:24 -07:00 |
|
Luke Murphy
|
4010a2ed77
|
Add note about Drone CI to contributing docs
|
2019-05-13 23:43:11 +02:00 |
|
Luke Murphy
|
15cb6270ef
|
Recommend a tox user install for developing
|
2019-05-13 13:18:45 +02:00 |
|
Dan Helfman
|
f357c37e2c
|
Fix/remove some documentation links.
|
2019-02-03 22:35:38 -08:00 |
|
Dan Helfman
|
2980c14728
|
Fix README links on GitHub.
|
2019-02-03 22:26:39 -08:00 |
|
Dan Helfman
|
7e0e00d45d
|
Refactor documentation into multiple separate pages for clarity and findability.
|
2019-02-03 22:20:59 -08:00 |
|