Commit graph

23 commits

Author SHA1 Message Date
dependabot[bot]
384e8ff567
Bump actions/checkout from 3 to 4 (#4622)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 23:17:22 +00:00
dependabot[bot]
a215f0c89d
Bump docker/login-action from 2.1.0 to 2.2.0 (#4368)
Bumps [docker/login-action](https://github.com/docker/login-action) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2.1.0...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zack Koppert <zkoppert@github.com>
2023-08-17 15:15:00 +00:00
dependabot[bot]
5323826453
Bump docker/build-push-action from 3 to 4 (#4134)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zack Koppert <zkoppert@github.com>
2023-08-10 04:37:44 +00:00
Jan Hentschel
e4f27ceca3
Fix typo in CD pipeline (#4449)
Co-authored-by: Zack Koppert <zkoppert@github.com>
2023-07-05 22:26:01 +00:00
Zack Koppert
8cf7d8291d
Update assignees and remove dead code 2023-07-05 09:51:40 -07:00
Zack Koppert
27f66fdac6
remove invalid comment 2023-05-26 09:36:05 -07:00
Zack Koppert
ab9c025ae4
remove dockerhub push for now (#4315) 2023-05-25 16:59:32 -07:00
Zack Koppert
777eca63c1
change ghcr to super-linter/super-linter (#4312) 2023-05-25 15:36:07 -07:00
Lovekesh Kumar
050bb7591d
Fix syntax error in scripts of actions/github-script GHA (#4185)
Co-authored-by: Philip Mallegol-Hansen <philip@mallegolhansen.com>
2023-05-15 19:36:24 +00:00
Brett Logan
2f0d37cf16
Update cd.yml 2023-04-26 11:44:32 -04:00
Brett Logan
a6e2b8fe1e
Update cd.yml 2023-04-10 19:28:55 -04:00
Alex Nederlof
87a628e9ce Build for both AMD and ARM
Aims to fix  #4028
2023-04-10 15:43:20 -04:00
dependabot[bot]
5fb7dd8881 Bump bobheadxi/deployments from 1.3.0 to 1.4.0
Bumps [bobheadxi/deployments](https://github.com/bobheadxi/deployments) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/bobheadxi/deployments/releases)
- [Commits](https://github.com/bobheadxi/deployments/compare/v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: bobheadxi/deployments
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-26 22:08:45 -05:00
Brett Logan
e69db3d7ed
Fix main branch concurrency group
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:49:21 -05:00
Brett Logan
de0d0f7cee Add missing secrets
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
e5cf70e6f1 Address review comments
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
bc174e3f5c Use concurrency group for CD to limit wasteful runs
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
fd22cff734 Update workflow name
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
466131e80c Remove buildx setup
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
1daa8d603e Update release workflow
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
790129690b Fix environment variable
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
18e778efe0 Clean up step names
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
33b8aaa141 Create deployment workflow
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00