Arsène Fougerouse
79ebad0e19
feat: allow logging output to use JSON formatter ( #1705 )
...
Co-authored-by: nils måsén <nils@piksel.se>
2023-09-16 17:23:26 +02:00
nils måsén
1d5a8d9a4c
test: check flag/docs consistency ( #1770 )
2023-09-16 17:04:44 +02:00
nils måsén
9f60766692
feat: enabled loading http-api-token from file ( #1728 )
2023-08-12 19:19:08 +02:00
nils måsén
139f67270b
test(flags): ensure temp files are cleaned up ( #1727 )
2023-08-12 18:49:19 +02:00
Matthew McNeely
0fddbfb7ed
feat: allow log level to be set to any level ( #1345 )
...
Co-authored-by: nils måsén <nils@piksel.se>
2022-09-17 12:12:24 +02:00
nils måsén
f047d75dcc
fix(flags): detect schedule set from env ( #1373 )
2022-09-04 20:05:13 +02:00
nils måsén
7900471f88
feat: add porcelain output ( #1337 )
...
* feat: add porcaline output
* feat(du-cli): add create-stale action
add create-stale action
Signed-off-by: nils måsén
* test(flags): add alias tests
* fix stray format string ref
* fix shell liniting problems
* feat(du-cli): remove created images
* add test for common template
* fix interval/schedule logic
* use porcelain arg as template version
* fix editor save artifacts
* use simpler v1 template
Signed-off-by: nils måsén
2022-08-14 10:11:31 +02:00
James Laska
bd2adf6e5f
Support secrets for notification_url ( #1300 )
...
Co-authored-by: nils måsén <nils@piksel.se>
2022-08-01 20:10:36 +02:00
nils måsén
56368a7207
fix: testing for flag files on windows ( #1249 )
...
* fix: testing for flag files on windows
* fix build script on windows/msys
2022-04-18 19:38:19 +02:00
DasSkelett
6b155a111a
Allow running periodic updates with enabled HTTP API ( #916 )
...
* Allow running periodic updates with enabled HTTP API
* Add --http-api-periodic-polls to docs
2021-04-27 22:18:45 +02:00
Simon Aronsson
8b81fbd48d
Revert "feat(config): swap viper and cobra for config ( #684 )"
...
This reverts commit ff8cb884a0
.
2020-12-21 23:08:23 +01:00
nils måsén
ff8cb884a0
feat(config): swap viper and cobra for config ( #684 )
2020-12-21 15:17:45 +01:00
Sebastiaan Tammer
12d323354f
Allows flags containing sensitive stuff to be passed as files ( #545 )
...
* Allows options containing sensitive stuff (passwords, tokens) to be passed as a file instead
* Fixed linter error, added tests, removed notification-url (due to being an array)
2020-06-10 12:14:47 +02:00
Simon Aronsson
a70f61974c
Comment out test that is incompatible with CircleCI
2020-05-22 16:20:39 +02:00
Kaloyan Raev
f820eb5b3a
Add docker api version parameter ( #372 )
...
* Add docker api version parameter
* Note for minimum supported version
* Tests for EnvConfig
2019-08-25 12:37:20 +02:00