Commit Graph

11 Commits

Author SHA1 Message Date
decentral1se 7a8c7cd50f
ci: drop static check
continuous-integration/drone/push Build is passing Details
2022-03-27 13:51:40 +02:00
Comrade Renovate Bot 848e17578d chore(deps): update golang docker tag to v1.18
continuous-integration/drone/push Build was killed Details
continuous-integration/drone/pr Build was killed Details
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
continuous-integration/drone/push Build is passing Details
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
continuous-integration/drone/pr Build is passing Details
2021-09-06 17:22:18 +02:00
decentral1se 635c6d6080
test: integrate new test target into CI build
continuous-integration/drone/push Build is passing Details
2021-07-19 15:50:16 +02:00
decentral1se c65ae974dd
Add experimental staticcheck into linting CI
continuous-integration/drone/push Build is passing Details
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
continuous-integration/drone/push Build is passing Details
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