Commit Graph

2021 Commits

Author SHA1 Message Date
3wc
6539b1be7e Appease formatter (kinda weird?)
All checks were successful
continuous-integration/drone/push Build is passing
2025-08-28 11:44:21 -04:00
3wc
02b520200e Mark command short descriptions with translators: tag
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2025-08-28 11:33:22 -04:00
3wc
acb6170768 Add make find-tests
All checks were successful
continuous-integration/drone/push Build is passing
2025-08-28 14:26:27 +00:00
e04af4e582 chore: make i18n
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2025-08-28 16:18:10 +02:00
8bf0d7addc fix: wait for containers to go away
See #564
2025-08-28 16:17:37 +02:00
20909695e0 Translated using Weblate (Spanish)
All checks were successful
continuous-integration/drone/push Build is passing
Currently translated at 5.2% (55 of 1043 strings)

Translation: Co-op Cloud/abra
Translate-URL: https://translate.coopcloud.tech/projects/co-op-cloud/abra/es/
2025-08-28 01:00:51 +00:00
baf7631105 Translated using Weblate (Spanish)
Currently translated at 5.2% (55 of 1043 strings)

Translation: Co-op Cloud/abra
Translate-URL: https://translate.coopcloud.tech/projects/co-op-cloud/abra/es/
2025-08-28 01:00:51 +00:00
57fbc4c061 Update translation files
All checks were successful
continuous-integration/drone/push Build is passing
Updated by "Update PO files to match POT (msgmerge)" add-on in Weblate.

Translation: Co-op Cloud/abra
Translate-URL: https://translate.coopcloud.tech/projects/co-op-cloud/abra/
2025-08-27 19:32:09 +00:00
3wc
c43e68ea6a Fix Makefile & .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing
2025-08-27 15:29:45 -04:00
3wc
d3d3358a79 Sort files for make update-pot
Some checks failed
continuous-integration/drone/push Build is failing
2025-08-27 13:00:40 -04:00
3wc
cb310c56b5 Add comments_tag
Some checks failed
continuous-integration/drone/push Build is failing
2025-08-27 12:58:06 -04:00
3wc
67c0a64f60 Run xgettext-go
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
2025-08-27 12:54:05 -04:00
3wc
db5da1656a Semi-automated mass string commenting 2025-08-27 12:54:05 -04:00
3wc
5b6254a243 Update check-pot-changes
Some checks failed
continuous-integration/drone/push Build is failing
2025-08-27 16:50:27 +00:00
3wc
2a0857c388 Fix golang image tag 2025-08-27 16:50:27 +00:00
3wc
92a0294f2f Tweak Drone order, switch image for xgettext-go 2025-08-27 16:50:27 +00:00
3wc
f79775d726 Tiny tweak to test Drone explosion 2025-08-27 16:50:27 +00:00
3wc
e095bbe9d6 Fix check-pot-changes makefile command 2025-08-27 16:50:27 +00:00
3wc
eb12127578 Fix makefile command for xgettext-go status build step 2025-08-27 16:50:27 +00:00
3wc
82779b233b Move check-pot-changes to Makefile 2025-08-27 16:50:27 +00:00
3wc
ac4ac1d40f Adventurous xgettext-go automation 2025-08-27 16:50:27 +00:00
7c31e4dc45 feat(secrets): Reading from stdin and reproducible secret list(#614)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #614
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech>
Co-authored-by: p4u1 <p4u1_f4u1@riseup.net>
Co-committed-by: p4u1 <p4u1_f4u1@riseup.net>
2025-08-27 15:37:43 +00:00
3wc
b86cd2e85f Update localez
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2025-08-26 13:37:15 -04:00
3wc
7dd7f763f4 Moar PR feedback
All checks were successful
continuous-integration/drone/push Build is passing
2025-08-26 13:15:06 -04:00
3wc
7b7477062f Implement PR feedback
All checks were successful
continuous-integration/drone/push Build is passing
2025-08-25 18:12:15 -04:00
3wc
238647a987 Prompt for secrets if not provided on CLI
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Re #646
2025-08-25 17:16:50 -04:00
f39eab8f1e test: pass ABRA_DIR to unit test on CI
All checks were successful
continuous-integration/drone/push Build is passing
2025-08-25 11:55:33 +02:00
6a52575ae0 refactor!: do not set default timeout
Some checks failed
continuous-integration/drone/push Build is failing
See #596

Quite some `i18n.G` additions along the way!
2025-08-25 11:49:11 +02:00
44a7d288af test(unit): ensure timeout handling 2025-08-25 11:48:45 +02:00
97377dea39 test(integration): ensure timeout handling 2025-08-25 11:48:44 +02:00
a2940a84b3 chore: restructure unit testing resources 2025-08-25 11:48:43 +02:00
0c708f6592 feat: recipe sync shows changes
All checks were successful
continuous-integration/drone/push Build is passing
See #579
2025-08-24 15:56:26 +02:00
4cb660c348 fix: more robust -p failure handling
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
See #576
2025-08-24 13:05:03 +02:00
42dde0930d fix: handle translations
All checks were successful
continuous-integration/drone/push Build is passing
2025-08-24 09:23:15 +02:00
7ccbbe8916 feat: include local recipes on auto-complete 2025-08-24 09:23:14 +02:00
e421e00631 fix: don't ensure latest on auto-complete
See #567
2025-08-24 09:23:13 +02:00
a5104336a2 feat: catalogue sync command 2025-08-24 09:23:12 +02:00
4e205cf13e feat: translation support
All checks were successful
continuous-integration/drone/push Build is passing
See #483
2025-08-23 17:55:56 +02:00
5cf6048ecb test: also wipe env version
All checks were successful
continuous-integration/drone/push Build is passing
2025-08-19 09:49:02 +02:00
3e2797c433 test: fixups for latest nightly failures
All checks were successful
continuous-integration/drone/push Build is passing
2025-08-19 09:41:37 +02:00
df89e8143a chore: clean cruft / formatting / add whitespace
All checks were successful
continuous-integration/drone/push Build is passing
2025-08-19 07:30:55 +00:00
b4ddd3e77c feat: handle generate=false env var mod
See toolshed/organising#461
2025-08-19 07:30:55 +00:00
81c28e3006 test: appease the tester
All checks were successful
continuous-integration/drone/push Build is passing
2025-08-18 20:50:50 +02:00
34d2e3b092 chore: go mod vendor 2025-08-18 20:50:49 +02:00
1894c2f5fc chore: appease formatter 2025-08-18 20:50:48 +02:00
e0bd03bec3 chore: bump deps 2025-08-18 20:50:47 +02:00
77ff146991 fix: better parsing errors
See toolshed/organising#608
See toolshed/organising#531
2025-08-18 20:50:46 +02:00
6fad1a1dcc test: check app list doesn't explode if missing .env
All checks were successful
continuous-integration/drone/push Build is passing
See #560
2025-08-18 09:47:10 +02:00
a90e239547 refactor!: ensure insert/remove not arbitrary
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2025-08-18 09:25:31 +02:00
9ee094fcd7 docs: secret removal examples 2025-08-18 09:25:20 +02:00