Commit Graph

12 Commits

Author SHA1 Message Date
Aaron Blankstein
523e2d4ef4 ci: do not fail ci if codecov upload fails 2023-01-30 16:33:04 -06:00
Mårten Blankfors
3c7b935f65 fix(ci): Upgrade Clarinet deno library and lock Clarinet version in CI 2022-12-08 10:49:45 +01:00
Greg Coppola
18e4b20a97 Merge branch 'master' into merge/master-develop-oct2022 2022-10-06 13:51:45 -05:00
wileyj
a2a451039a disable arm64 builds 2022-10-04 08:56:12 -07:00
CharlieC3
9db371195e ci: revert GH actions changes 2022-08-31 14:17:17 -04:00
Jude Nelson
a55b518faf Merge branch 'master' into feat/release-2.05.0.3.0 2022-08-31 13:40:49 -04:00
wileyj
e4ab78326e inherit secret 2022-08-19 08:24:51 -07:00
wileyj
ca1f5d675c build docker images for quay 2022-08-19 08:10:20 -07:00
wileyj
cb22fdbb0f disable docker builds 2022-08-19 07:25:26 -07:00
Aaron Blankstein
199017a7f8 feat: add gh action for clarinet tests, move clarinet definitions to contrib/ 2022-05-04 12:13:01 -05:00
Matthew Little
1591a785e0 ci: build multi-platform docker images (#2959)
* feat: build multi-platform docker image for Dockerfile.stretch

* chore: temporary always push branch

* ci: update alpine docker build and platform selection

* ci: remove buildx for alpine build, configure pr docker tag

* ci: create multi-platform alpine

* test: temporarily always build multi-arch

* fix: multi-arch alpine build needs docker buildx and qemu

* ci: add new multiplatform workflow; rename or remove old workflows; remove notify jobs

* ci: workflow syntax

* ci: no vars allowed here

* ci: reference current branch for testing

* ci: test docker platforms job

* ci: remove temp workflow settings

Co-authored-by: CharlieC3 <2747302+CharlieC3@users.noreply.github.com>
2022-02-23 11:51:39 -05:00
Matthew Little
6c5349b042 ci: build multi-platform docker images (#2959)
* feat: build multi-platform docker image for Dockerfile.stretch

* chore: temporary always push branch

* ci: update alpine docker build and platform selection

* ci: remove buildx for alpine build, configure pr docker tag

* ci: create multi-platform alpine

* test: temporarily always build multi-arch

* fix: multi-arch alpine build needs docker buildx and qemu

* ci: add new multiplatform workflow; rename or remove old workflows; remove notify jobs

* ci: workflow syntax

* ci: no vars allowed here

* ci: reference current branch for testing

* ci: test docker platforms job

* ci: remove temp workflow settings

Co-authored-by: CharlieC3 <2747302+CharlieC3@users.noreply.github.com>
2022-02-16 09:33:29 -05:00