Commit Graph

23 Commits

Author SHA1 Message Date
decentral1se 6b9512d09c
build: docker dev builds depend on check too 2023-02-08 11:16:54 +01:00
decentral1se 21a86731d0
build: dont test/build if check fails
Save cycles for small mistakes.
2023-02-08 11:13:20 +01:00
decentral1se 91102e6607
build: not so useful anymore, also broken 2023-02-08 11:12:03 +01:00
Comrade Renovate Bot f20fbbc913 chore(deps): update golang docker tag to v1.20 2023-02-02 08:02:02 +00:00
3wc 910469cfa0 chore: switch to `dev` image by default 2023-01-15 19:48:07 -08:00
3wc 4f055096e9 chore: fix Drone build, ignore auto-recipes-catalogue-json 2023-01-15 18:16:53 -08:00
3wc 57f52bbf33 chore: disable go cache for now, parallelise build 2023-01-15 17:16:32 -08:00
3wc 9f5620d881 chore: attempt to fix drone build 2023-01-15 17:11:50 -08:00
3wc 44c4555aae chore: attempt to enable go caching for docker image build 2023-01-15 17:10:57 -08:00
3wc 025d1e0a8c chore: tweak drone image building 2023-01-15 17:10:52 -08:00
3wc f484021148 feat: add docker image, auto-built using CI 2023-01-15 17:10:45 -08:00
Comrade Renovate Bot 6593baf9f4 chore(deps): update golang docker tag to v1.19 2022-08-03 07:01:11 +00:00
decentral1se 7a8c7cd50f
ci: drop static check 2022-03-27 13:51:40 +02:00
Comrade Renovate Bot 848e17578d chore(deps): update golang docker tag to v1.18 2022-03-16 08:01:41 +00:00
decentral1se 874550ff7f
fix: use more descriptive name for token [ci skip] 2021-09-07 09:04:06 +02:00
decentral1se 76372bb8cb
chore: update to golang 1.17
Closes coop-cloud/go-abra#70.
2021-09-07 07:21:52 +02:00
decentral1se 96cfd8da2b
ci: fix tag triggering to git-fetch 2021-09-07 07:16:08 +02:00
knoflook bb8124030e
feat: auto-release abra with goreleaser when a tag is pushed 2021-09-06 17:22:18 +02:00
decentral1se 635c6d6080
test: integrate new test target into CI build 2021-07-19 15:50:16 +02:00
decentral1se c65ae974dd
Add experimental staticcheck into linting CI
See https://staticcheck.io for more. This is set to be ignored
on failure so that it doesn't disrupt current work flows but maybe
it is nice to add. Just drop the `ignore: ...` line and it will fail
builds.
2021-07-15 23:57:08 +02:00
decentral1se 980f2f7684
Add format and check targets + integrate into CI 2021-07-15 23:00:33 +02:00
decentral1se 3b1dfb7562
Wire up notifications for failures 2021-07-15 22:29:31 +02:00
decentral1se 8373dea7fb
Take a stab at a Drone CI/CD build 2021-07-15 15:37:54 +02:00