0
0
forked from toolshed/abra

47 Commits

Author SHA1 Message Date
d1e49d17ce
test: on-demand integration tests 2025-03-16 13:22:50 +01:00
1723025fbf
build: go 1.24
We were running behind and there were quite some deprecations to update.
This was mostly in the upstream copy/pasta package but seems quite
minimal.
2025-03-16 12:31:45 +01:00
8af87aa382
chore: upgrade goreleaser 2025-01-05 12:47:46 +01:00
3869d6bce9
Revert "test: try uppercase naming (following UI)"
This reverts commit 0ff07ab224e3e2195c502b729b09da87d1312957.

Wrong UI, trying again via Drone.
2025-01-04 11:55:13 +01:00
0ff07ab224
test: try uppercase naming (following UI) 2025-01-04 11:47:33 +01:00
b576cba227
fix: use abra-bot 2025-01-04 11:09:14 +01:00
81cdc843ec
fix: coop-cloud -> toolshed 2025-01-03 20:23:27 +01:00
d9e60afd71
chore: upgrade go version 2024-12-02 01:47:45 +01:00
d22e2c38ce
test: just build main 2024-07-17 08:29:58 +02:00
beaa233421
test: only publish image on main merge 2024-07-07 12:21:51 +02:00
0f8f0f908f
test: ensure catalogue 2024-07-07 12:03:43 +02:00
ac87898005
test: run versioned script [ci skip] 2024-07-03 10:02:04 +02:00
6a2db1abaa
test: run int suite on remote server via cron 2024-07-02 17:18:05 +02:00
a9ce2106c6
test: skip test for now
Also, don't build image if tests fail.
2024-06-28 06:12:32 +02:00
e3a0af5840
build: upgrade goreleaser
Closes coop-cloud/organising#474
2024-03-12 10:11:14 +01:00
c9bb7e15c2
fix: bring back docker build 2023-10-10 07:27:49 +02:00
dc5d3a8dd6
test: build, init & test in one stage 2023-10-04 14:37:09 +02:00
ab6107610c
test: skip build step, test will do it 2023-10-04 14:36:59 +02:00
f18f0b6f82
build: set ABRA_DIR explicitly 2023-09-30 08:26:20 +02:00
1e4f1b4ade
build: disable publish image for now
It's failing for unknown reasons and block releases.

See coop-cloud/recipes-catalogue-json#6
2023-09-25 17:51:30 +02:00
e42139fd83 chore(deps): update golang docker tag to v1.21 2023-08-09 07:02:07 +00:00
e42cc0f91d
Revert "chore(deps): update goreleaser/goreleaser docker tag to v1.19.2"
This reverts commit 1de45a6508925e6c39bb82561574024af2fdaee8.

See 8fa9419c9920889e38bcc81e2f923c8e29b668f7.
2023-08-01 19:31:51 +02:00
1de45a6508 chore(deps): update goreleaser/goreleaser docker tag to v1.19.2 2023-07-31 07:02:04 +00:00
8fa9419c99
build: pin to goreleaser v18 [ci skip]
See coop-cloud/organising#474
2023-07-29 00:22:01 +02:00
6b9512d09c
build: docker dev builds depend on check too 2023-02-08 11:16:54 +01:00
21a86731d0
build: dont test/build if check fails
Save cycles for small mistakes.
2023-02-08 11:13:20 +01:00
91102e6607
build: not so useful anymore, also broken 2023-02-08 11:12:03 +01:00
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
6593baf9f4 chore(deps): update golang docker tag to v1.19 2022-08-03 07:01:11 +00:00
7a8c7cd50f
ci: drop static check 2022-03-27 13:51:40 +02:00
848e17578d chore(deps): update golang docker tag to v1.18 2022-03-16 08:01:41 +00:00
874550ff7f
fix: use more descriptive name for token [ci skip] 2021-09-07 09:04:06 +02:00
76372bb8cb
chore: update to golang 1.17
Closes coop-cloud/go-abra#70.
2021-09-07 07:21:52 +02:00
96cfd8da2b
ci: fix tag triggering to git-fetch 2021-09-07 07:16:08 +02:00
bb8124030e
feat: auto-release abra with goreleaser when a tag is pushed 2021-09-06 17:22:18 +02:00
635c6d6080
test: integrate new test target into CI build 2021-07-19 15:50:16 +02:00
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
980f2f7684
Add format and check targets + integrate into CI 2021-07-15 23:00:33 +02:00
3b1dfb7562
Wire up notifications for failures 2021-07-15 22:29:31 +02:00
8373dea7fb
Take a stab at a Drone CI/CD build 2021-07-15 15:37:54 +02:00