9a7f55605a
docs: url spelling
2024-01-05 12:37:23 +02:00
aad607eaef
feat: add workers autodicsovery feature ( #121 )
...
* add workers autodicsovery feature
* suppress erros while retrieving worker list
* update recipes
* fix tests and update docs
* filter health checks
* ping based workers
2024-01-03 02:25:24 +02:00
a872ecfc23
docs: docs review
2023-12-20 10:00:12 +02:00
c130f52163
chore: add configuration recipes
2023-12-20 10:00:12 +02:00
8bf422b02a
docs: update documentation to new api calls
2023-09-11 15:57:00 +03:00
adb5b58a1d
Support type triggers ( #96 )
...
* implement mirrorlist package generator
* implement keyring package generator
* docs update
* do not skip empty lines
* fill remote source for local packages
* faq update
2023-05-25 16:27:16 +03:00
9116a4370e
update optional dependencies list
2023-05-24 15:39:36 +03:00
5a05c8ce91
expose trigger configuration schema
...
Note that this commit contains the following breaking changes:
* remote pull and remote push triggers are now enabled by default (with
empty target list)
* remote pull and remote push triggers now require target option to be
set (old behaviour had fallback on `gitremote`)
* validation is now considered to be stable, so it is enabled by default
in docker image (can be disabled however)
2023-01-10 03:33:52 +02:00
83e9d7c523
write patches via gitremote push trigger ( #79 )
...
* write patches via gitremote push trigger
* implement context variables intead of custom database class
2022-12-25 02:10:38 +03:00
90be3276dd
improve wording in documentation
2022-12-02 15:45:01 +02:00
a5ce6b78dd
Add gitremote triggers ( #68 )
...
* add gitremote pull trigger
* add push gitremote trigger
* docs update
2022-10-18 01:46:27 +03:00
945b6d0ac0
small docs update
2022-06-04 15:24:14 +03:00
b1dfafe275
dynamic html load ( #63 )
...
* dynamic html load
* split by classes
2022-05-20 22:29:36 +03:00
b9cd98235e
triggers implementation ( #62 )
2022-05-09 20:00:20 +03:00