28 Commits

Author SHA1 Message Date
8e8c241fdf
refactor: less quotes 2021-12-24 00:44:49 +01:00
9b8ff1ddcd
fix: get branch is now more robust 2021-12-24 00:44:44 +01:00
014d32112e
fix: ensure tags & commits are pushed
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-23 02:24:43 +01:00
fa45264ea0
refactor: the grand recipe release refactor 2021-12-21 19:25:44 +01:00
bf82bc9c7f
feat: add dryflag, implement push for catalogue generate 2021-12-19 23:59:40 +01:00
5113db1612
refactor: centralise git commit machinery 2021-12-19 23:51:03 +01:00
88d4984248
docs: wording 2021-12-19 23:29:05 +01:00
d087a60e09
Revert "fix: dont throw away changes"
All checks were successful
continuous-integration/drone/push Build is passing
This reverts commit dd0f328a657fbc46d25db8fb0924ec9b57423524.

Part of coop-cloud/organising#282.
2021-12-12 02:04:13 +01:00
3dbd343600
fix: dont double append root path
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-11 20:24:38 +01:00
8393f4b134
fix: log discovered paths 2021-12-11 20:24:29 +01:00
8e56607cc9
fix: use default 2021-12-11 20:13:55 +01:00
85a543afac
fix: maybe more robust gitignore checks
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-11 20:11:59 +01:00
665396b679
fix: join path correctly
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-11 20:01:30 +01:00
870c561fee
Revert "Revert "fix: include ignored files""
This reverts commit 9be78bc5fa623e38a5eca70afdf96b3765287763.

Attempting to fix this once again.
2021-12-11 19:53:35 +01:00
2db5378418
fix: dont add .git dirs
Closes coop-cloud/organising#276.
2021-12-05 01:30:23 +01:00
9be78bc5fa
Revert "fix: include ignored files"
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
This reverts commit aea5cc69c39eaa4460fd9d8cf0571d6c76c547ad.
2021-12-03 11:39:56 +01:00
dd0f328a65
fix: dont throw away changes
All checks were successful
continuous-integration/drone/push Build is passing
Part of coop-cloud/organising#226.
2021-11-22 21:11:59 +01:00
aea5cc69c3
fix: include ignored files
Part of coop-cloud/organising#226.
2021-11-22 21:11:59 +01:00
a18729bf98
fix: ensure changes are check for
All checks were successful
continuous-integration/drone/push Build is passing
Part of coop-cloud/organising#255.
2021-11-22 17:49:31 +01:00
1f6e4fa4a3
fix: ensure to init/commit the new recipe repo
All checks were successful
continuous-integration/drone/push Build is passing
Part of coop-cloud/organising#247.
2021-11-15 18:55:13 +01:00
4a245c3e02
fix: ensure .git repo exists
Part of coop-cloud/organising#247.
2021-11-15 18:55:13 +01:00
7f176d8e2f
fix: ensure logging for status checks
Closes coop-cloud/organising#226.
2021-11-02 15:15:52 +01:00
3b77607f36
fix: better error messages for missing repos
Some checks failed
continuous-integration/drone/push Build is failing
2021-11-02 13:36:40 +01:00
2f9b11f389
feat: support deploying with chaos mode
Some checks failed
continuous-integration/drone/push Build is failing
2021-10-18 08:14:06 +02:00
ae32b1eed2
fix: standardise checkout options
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-14 12:17:58 +02:00
e00920643e
WIP: implement async recipe cloning
Some checks failed
continuous-integration/drone/push Build is failing
See coop-cloud/organising#159.
2021-09-16 16:28:11 +02:00
d290a4ec0b
WIP: the beginning of catalogue generation
Some checks failed
continuous-integration/drone/push Build is failing
See coop-cloud/organising#159.
2021-09-14 16:00:15 +02:00
9fcdc45851
feat: debug logging
Closes coop-cloud/organising#164.
2021-09-11 11:45:26 +02:00