|
e38917339d
|
dosc: add gitea token [ci skip]
|
2021-09-07 09:01:26 +02:00 |
|
|
dcf1a90c31
|
fix: tables align output again
continuous-integration/drone/push Build is passing
Closes coop-cloud/go-abra#16.
|
2021-09-07 08:41:03 +02:00 |
|
|
a06870f5cb
|
fix: generating secrets works again again
continuous-integration/drone/push Build is passing
Closes coop-cloud/go-abra#68.
|
2021-09-07 08:28:20 +02:00 |
|
|
b477bf8ece
|
fix: get app new working again
|
2021-09-07 08:12:37 +02:00 |
|
|
87f0985ebb
|
fix: clone also the main branch
Closes coop-cloud/go-abra#65.
|
2021-09-07 08:12:17 +02:00 |
|
|
2cb0fb8d66
|
refactor: match app/recipe new instead of create
|
2021-09-07 07:31:11 +02:00 |
|
|
76372bb8cb
|
chore: update to golang 1.17
continuous-integration/drone/push Build is passing
Closes coop-cloud/go-abra#70.
|
2021-09-07 07:21:52 +02:00 |
|
|
160ccf9745
|
refactor: drop comments, add header [ci skip]
|
2021-09-07 07:16:48 +02:00 |
|
|
96cfd8da2b
|
ci: fix tag triggering to git-fetch
|
2021-09-07 07:16:08 +02:00 |
|
|
ff8d9a554a
|
Merge pull request 'feat: auto-release abra with goreleaser when a tag is pushed' (#73) from knoflook/go-abra:main into main
continuous-integration/drone/push Build is passing
Reviewed-on: coop-cloud/go-abra#73
|
2021-09-07 05:15:13 +00:00 |
|
|
cf94c5acd0
|
chore: run go mod tidy
continuous-integration/drone/push Build is passing
|
2021-09-06 17:50:32 +02:00 |
|
|
bb8124030e
|
feat: auto-release abra with goreleaser when a tag is pushed
continuous-integration/drone/pr Build is passing
|
2021-09-06 17:22:18 +02:00 |
|
|
448dadd292
|
fix: sort versions correctly
continuous-integration/drone/push Build is passing
Closes coop-cloud/go-abra#44.
|
2021-09-06 16:51:42 +02:00 |
|
|
8aaedee39e
|
fix: use new RecipeMeta struct
continuous-integration/drone/push Build is passing
|
2021-09-06 12:24:23 +02:00 |
|
|
f4d8b45859
|
fix: sort tags in descending order
Update tagcmp dep also.
|
2021-09-06 12:22:45 +02:00 |
|
|
7ed37547a5
|
docs: add FIXME [ci skip]
|
2021-09-06 01:51:04 +02:00 |
|
|
9862cf17a9
|
refactor: rename to RecipeMeta
continuous-integration/drone/push Build is failing
|
2021-09-06 01:47:59 +02:00 |
|
|
d1527741ba
|
refactor: drop erroneous return
|
2021-09-06 01:44:55 +02:00 |
|
|
9d6739a711
|
refactor: use new recipe struct
|
2021-09-06 01:43:21 +02:00 |
|
|
356c8f8c4e
|
refactor: construct recipe struct proper
continuous-integration/drone/push Build is failing
|
2021-09-06 01:41:16 +02:00 |
|
|
6a1ecd0f85
|
refactor: consolidate recipe in-place editing functions
continuous-integration/drone/push Build is passing
|
2021-09-06 01:34:28 +02:00 |
|
|
b5d8fb1270
|
refactor: create compose package
continuous-integration/drone/push Build is passing
|
2021-09-06 01:15:59 +02:00 |
|
|
e1a10723ce
|
refactor: de-indent and error handle up front
continuous-integration/drone/push Build is passing
|
2021-09-06 00:45:29 +02:00 |
|
|
a0625bf133
|
refactor: centralise recipe validation
|
2021-09-06 00:45:13 +02:00 |
|
|
691a2c7a50
|
tests: fix App struct
continuous-integration/drone/push Build is passing
|
2021-09-06 00:34:49 +02:00 |
|
|
c03d187256
|
fix: error out correctly and fix doc string
continuous-integration/drone/push Build is failing
|
2021-09-06 00:26:45 +02:00 |
|
|
5e05bcd8b0
|
docs: <server> is not always required, drop it
continuous-integration/drone/push Build is failing
|
2021-09-06 00:14:52 +02:00 |
|
|
d4333c2dc0
|
refactor: use app getting instead of boilerplate
continuous-integration/drone/push Build is failing
|
2021-09-05 23:17:35 +02:00 |
|
|
48bcc9cb36
|
refactor: break up recipe cli package
continuous-integration/drone/push Build is passing
|
2021-09-05 22:33:07 +02:00 |
|
|
ec40d88134
|
refactor: centralise app name validation
continuous-integration/drone/push Build is passing
|
2021-09-05 22:04:48 +02:00 |
|
|
cc249e8187
|
fix: check for deployment of app before removing
continuous-integration/drone/push Build is passing
Closes coop-cloud/go-abra#61.
Fix thanks to @knoflook!
|
2021-09-05 21:54:52 +02:00 |
|
|
273db078b0
|
fix: bail out if app doesn't exist
continuous-integration/drone/push Build is passing
Closes coop-cloud/go-abra#67.
Closes coop-cloud/go-abra#69.
Fix lifted from approach in
coop-cloud/go-abra#69. Thanks for
@knoflook!
|
2021-09-05 21:46:36 +02:00 |
|
|
d82f854ebd
|
test: fix test suite to understand pkg/ directory
continuous-integration/drone/push Build is passing
|
2021-09-05 21:39:12 +02:00 |
|
|
b7742d5e18
|
refactor: use pkg directory structure
|
2021-09-05 21:37:03 +02:00 |
|
|
f59380a35e
|
feat: add new target for LOC stats [ci skip]
|
2021-09-05 01:57:50 +02:00 |
|
|
c99f0fc908
|
refactor: recipe validation
continuous-integration/drone/push Build is passing
|
2021-09-05 01:55:10 +02:00 |
|
|
317be4cc01
|
docs: short aliases [ci skip]
|
2021-09-05 01:34:56 +02:00 |
|
|
a3a66ef972
|
docs: short aliases, short descriptions [ci skip]
|
2021-09-05 01:21:16 +02:00 |
|
|
7155a33d31
|
fix: recipe lint and logrus usage
|
2021-09-05 01:21:05 +02:00 |
|
|
d5f49594a9
|
docs: attempt to simplify app/server/recipe CLI docs [ci skip]
|
2021-09-05 01:01:31 +02:00 |
|
|
5287f097e7
|
refactor: drop unused flags for now
|
2021-09-05 00:56:51 +02:00 |
|
|
1961cdcfee
|
docs: add autonomic as author
|
2021-09-05 00:54:36 +02:00 |
|
|
0727223009
|
docs: place <app> in args usage [ci skip]
|
2021-09-05 00:44:45 +02:00 |
|
|
07a43cb314
|
refactor: NewClientWithContext -> New, and use server only
continuous-integration/drone/push Build is passing
|
2021-09-05 00:41:31 +02:00 |
|
|
dac679db48
|
refactor: punctuation, error handling and package docs
|
2021-09-05 00:22:47 +02:00 |
|
|
254a4d6d43
|
docs: document main package
|
2021-09-05 00:19:20 +02:00 |
|
|
fb75567729
|
docs: more docs for catalogue package [ci skip]
|
2021-09-05 00:17:28 +02:00 |
|
|
cb637ca89e
|
fix: use upper case for doc [ci skip]
|
2021-09-05 00:15:19 +02:00 |
|
|
ff21237a21
|
refactor: clear up app/recipe usage
continuous-integration/drone/push Build is passing
See coop-cloud/go-abra#36.
|
2021-09-05 00:14:27 +02:00 |
|
|
5e4114036b
|
docs: more doc strings for secret package
|
2021-09-04 23:39:38 +02:00 |
|