Commit Graph

33 Commits

Author SHA1 Message Date
dependabot[bot] 49d2dabe53 Bump docker/build-push-action from 3 to 4
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 16:09:16 +00:00
shamoon d29ea104d2 Update cosign to 1.13.1
See https://github.com/sigstore/cosign/issues/2390 / https://github.com/sigstore/cosign-installer/issues/100
2022-11-03 15:45:46 -07:00
Ben Phelps 85dbaf7aa8 disable signing for now, until it gets fixed upstream 2022-11-03 21:37:12 +02:00
Michael Shamoon ce7b532c7f Use node v18
See https://github.com/nodejs/docker-node/issues/1798
2022-11-03 11:37:54 -07:00
Ben Phelps 71de8fe0d8 disable arm7 to get builds working again 2022-11-03 10:02:43 +02:00
Ben Phelps d4ddbf0458 drop armv6 in attempt to debug build process 2022-10-21 01:12:16 +03:00
Ben Phelps 08615fe9f6 Update docker-publish.yml 2022-09-24 00:17:23 +03:00
Ben Phelps 680d488647 Update docker-publish.yml 2022-09-14 19:19:22 +03:00
Ben Phelps 5a284bff26 Update docker-publish.yml 2022-09-14 16:08:32 +03:00
Ben Phelps aa77a274c3 attempt to skip cache restore step 2022-09-07 11:22:12 +03:00
Ben Phelps 169c64f687 attempt to add latest docker tag 2022-08-28 00:17:18 +03:00
Ben Phelps 0cd159a0eb cleanup action versions, cache locally again 2022-08-27 18:16:47 +03:00
Ben Phelps f9c8157b59 remove previous cache cleanup step 2022-08-27 17:21:41 +03:00
Ben Phelps a16ca15106 use GHA cache 2022-08-27 17:10:40 +03:00
Ben Phelps edd4e68716 bump cache action to v3 2022-08-27 02:08:51 +03:00
Ben Phelps d4908d34fb use self-hosted runner
should be a lot faster
2022-08-27 01:40:06 +03:00
Ben Phelps 6df52660f0 attempt to add cache
build time is currently very slow, lets try to fix it
2022-08-26 19:45:23 +03:00
Ben Phelps b47f5b6953 add linux/arm/v7 back 2022-08-25 19:27:45 +03:00
Ben Phelps fea20269a3 try linux/arm/v6 back after qemu/buildx update 2022-08-25 18:25:44 +03:00
Ben Phelps 7807a38a9c Merge pull request #8 from benphelps/dependabot/github_actions/docker/login-action-2
Bump docker/login-action from 1.9.0 to 2
2022-08-25 15:38:48 +03:00
Ben Phelps 0cb97e5ab2 Merge pull request #7 from benphelps/dependabot/github_actions/docker/setup-buildx-action-dc7b9719a96d48369863986a06765841d7ea23f6
Bump docker/setup-buildx-action from 79abd3f86f79a9d68a23c75a09a9a85889262adf to 2
2022-08-25 15:38:34 +03:00
Ben Phelps 78b4bfb0c8 Merge pull request #6 from benphelps/dependabot/github_actions/sigstore/cosign-installer-2.5.1
Bump sigstore/cosign-installer from 2.4.0 to 2.5.1
2022-08-25 15:38:05 +03:00
Ben Phelps c1a5fa6571 Merge pull request #5 from benphelps/dependabot/github_actions/docker/build-push-action-3.1.1
Bump docker/build-push-action from 2.10.0 to 3.1.1
2022-08-25 15:37:51 +03:00
Ben Phelps f98d469b26 Merge pull request #4 from benphelps/dependabot/github_actions/docker/metadata-action-4.0.1
Bump docker/metadata-action from 3.3.0 to 4.0.1
2022-08-25 15:37:17 +03:00
Ben Phelps 99a191da45 both arm/v6 and arm/v7 will need special handling 2022-08-25 15:25:49 +03:00
Ben Phelps fc96836e13 Might be that arm/v6 won't work. 2022-08-25 15:11:59 +03:00
dependabot[bot] 2367df79e0 Bump docker/login-action from 1.9.0 to 2
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.9.0 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/28218f9b04b4f3f62068d7b6ce6ca5b26e35336c...49ed152c8eca782a232dede0303416e8f356c37b)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-25 11:59:37 +00:00
dependabot[bot] 8708f69f3c Bump docker/setup-buildx-action
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 79abd3f86f79a9d68a23c75a09a9a85889262adf to 2. This release includes the previously tagged commit.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/79abd3f86f79a9d68a23c75a09a9a85889262adf...dc7b9719a96d48369863986a06765841d7ea23f6)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-25 11:59:34 +00:00
dependabot[bot] 026af3ace3 Bump sigstore/cosign-installer from 2.4.0 to 2.5.1
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 2.4.0 to 2.5.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/7e0881f8fe90b25e305bbf0309761e9314607e25...b3413d484cc23cf8778c3d2aa361568d4eb54679)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-25 11:59:32 +00:00
dependabot[bot] 967e1e8c40 Bump docker/build-push-action from 2.10.0 to 3.1.1
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.10.0 to 3.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/ac9327eae2b366085ac7f6a2d02df8aa8ead720a...c84f38281176d4c9cdb1626ffafcd6b3911b5d94)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-25 11:59:30 +00:00
dependabot[bot] 668bf16471 Bump docker/metadata-action from 3.3.0 to 4.0.1
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.3.0 to 4.0.1.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/98669ae865ea3cffbcbaa878cf57c20bbf1c6c38...69f6fc9d46f2f8bf0d5491e4aabe0bb8c6a4678a)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-25 11:59:27 +00:00
schklom d0d3f6d303 Build for multiple CPU architectures
I added amd64, arm64, armv6, armv7, and commented the list of supported architectures.

By the way, you should setup Dependabot in order to update (via pull requests) the Actions you use (e.g. docker/setup-qemu-action): https://github.com/marketplace/actions/docker-setup-buildx#keep-up-to-date-with-github-dependabot
2022-08-25 13:46:48 +02:00
Ben Phelps 871b63d70e Create docker-publish.yml 2022-08-24 10:48:42 +03:00