Zack Koppert
|
b9cb2b121d
|
Store values in current env before storing to the env file
|
2023-07-03 15:57:06 -07:00 |
|
Zack Koppert
|
f4a9461264
|
Allow permissions for tag pushes
|
2023-07-03 12:01:58 -07:00 |
|
Zack Koppert
|
0dd6586c92
|
Remove dockerhub login
|
2023-06-30 15:57:06 -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 |
|
dependabot[bot]
|
9e2eaf96e3
|
Bump docker/login-action from 2.0.0 to 2.1.0 (#4135)
Bumps [docker/login-action](https://github.com/docker/login-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v2.1.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: Philip Mallegol-Hansen <philip@mallegolhansen.com>
|
2023-05-25 17:53:47 +00:00 |
|
Philip Mallegol-Hansen
|
b5f7d6195f
|
Removes dependency workflows (#4225)
We remove the weekly GH Action workflows for dependency updates,
given that this function is handled by Dependabot.
Resolves #2579
|
2023-05-22 20:10:42 -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
|
8299bf77d9
|
Update ci.yml
|
2023-04-26 11:44:20 -04:00 |
|
Henry Asa
|
47884a0e25
|
Update all super-linter v4 version references to v5
|
2023-04-17 15:19:54 -04:00 |
|
Brett Logan
|
671c14db55
|
Delete fix_docker.yml
|
2023-04-16 22:01:20 -04:00 |
|
Brett Logan
|
acc7c542dd
|
Update fix_docker.yml
|
2023-04-11 09:44:39 -04:00 |
|
Brett Logan
|
51f17c3d53
|
Update fix_docker.yml
|
2023-04-11 09:36:26 -04:00 |
|
Brett Logan
|
3fdf87bda5
|
Create fix_docker.yml
|
2023-04-11 09:34:26 -04:00 |
|
dependabot[bot]
|
bb9a61dea7
|
Bump docker/setup-buildx-action from 2.2.1 to 2.5.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.2.1 to 2.5.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.2.1...v2.5.0)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-10 19:34:07 -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]
|
1b430e0513
|
Bump actions/stale from 7 to 8
Bumps [actions/stale](https://github.com/actions/stale) from 7 to 8.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v7...v8)
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-10 15:20:13 -04:00 |
|
Brett Logan
|
3864de706d
|
Update job image
Signed-off-by: Brett Logan <lindluni@github.com>
|
2023-04-10 14:51:50 -04:00 |
|
Brett Logan
|
ae3c77f45b
|
Enable merge queue
Signed-off-by: Brett Logan <lindluni@github.com>
|
2023-02-09 01:48:06 -05: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
|
fe9b1b8248
|
Fix concurrency group name
Signed-off-by: Brett Logan <lindluni@github.com>
|
2023-01-05 09:46:51 -05:00 |
|
Brett Logan
|
994e7ba0aa
|
Add concurrency group to CI to reduce duplication
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
|
b7edcbf91b
|
Fix step name
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
|
70ee796f4c
|
Only trigger stack-linter push on main branch
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 |
|
Brett Logan
|
b4635519da
|
Clean up matrix properties
Signed-off-by: Brett Logan <lindluni@github.com>
|
2023-01-05 09:46:51 -05:00 |
|
Brett Logan
|
4b3a1cb628
|
Update step name
Signed-off-by: Brett Logan <lindluni@github.com>
|
2023-01-05 09:46:51 -05:00 |
|
Brett Logan
|
fc841f15bd
|
Rename workflow file
Signed-off-by: Brett Logan <lindluni@github.com>
|
2023-01-05 09:46:51 -05:00 |
|
Brett Logan
|
254b18b743
|
Fix workflow name
Signed-off-by: Brett Logan <lindluni@github.com>
|
2023-01-05 09:46:51 -05:00 |
|
Brett Logan
|
02c3084702
|
Update step name
Signed-off-by: Brett Logan <lindluni@github.com>
|
2023-01-05 09:46:51 -05:00 |
|
Brett Logan
|
9ccbc940a1
|
Remove stray git
Signed-off-by: Brett Logan <lindluni@github.com>
|
2023-01-05 09:46:51 -05:00 |
|
Brett Logan
|
05fcb7564c
|
Remove stray slash
Signed-off-by: Brett Logan <lindluni@github.com>
|
2023-01-05 09:46:51 -05:00 |
|
Brett Logan
|
672b5ec94e
|
Remove action.yml update debugging
Signed-off-by: Brett Logan <lindluni@github.com>
|
2023-01-05 09:46:51 -05:00 |
|
Brett Logan
|
16251e9518
|
Fix action.yml update
Signed-off-by: Brett Logan <lindluni@github.com>
|
2023-01-05 09:46:51 -05:00 |
|
Brett Logan
|
afcf97b858
|
Fix action.yml update
Signed-off-by: Brett Logan <lindluni@github.com>
|
2023-01-05 09:46:51 -05:00 |
|
Brett Logan
|
4483dae869
|
Fix image-id input
Signed-off-by: Brett Logan <lindluni@github.com>
|
2023-01-05 09:46:51 -05:00 |
|
Brett Logan
|
5cec0b4239
|
Fix build args
Signed-off-by: Brett Logan <lindluni@github.com>
|
2023-01-05 09:46:51 -05:00 |
|
Brett Logan
|
489b843118
|
Remove old workflows
Signed-off-by: Brett Logan <lindluni@github.com>
|
2023-01-05 09:46:51 -05:00 |
|