29b97f8dd9
update deps
...
Signed-off-by: Jason Hall <imjasonh@gmail.com>
2026-05-12 09:09:26 -04:00
Jason Hall
dc96e41aa3
put the train back on its rails
...
Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-02-14 03:52:52 -06:00
Jason Hall
edc2261325
streamline GHA
...
Signed-off-by: Jason Hall <jason@chainguard.dev>
2023-11-17 10:47:45 -05:00
Jason Hall
8e999f95f4
drop test.sh, fmt on CI
...
Signed-off-by: Jason Hall <jason@chainguard.dev>
2023-11-17 10:44:49 -05:00
Jason Hall
80cfb3f0f6
Update ci.yaml
2023-11-14 22:17:49 -05:00
Jason Hall
28dbbeb511
Update deploy.yaml
2023-11-14 22:17:27 -05:00
Jason Hall
7c246f748f
bump GHA deps
...
Signed-off-by: Jason Hall <jason@chainguard.dev>
2023-11-14 21:42:53 -05:00
Jason Hall
22db212ec7
on second thought, let's not use graphviz; 'tis a silly place
...
Signed-off-by: Jason Hall <jason@chainguard.dev>
2023-04-27 21:33:21 -04:00
Jason Hall
2f72f14aaf
pipe straight to dot
...
Signed-off-by: Jason Hall <jason@chainguard.dev>
2023-04-27 18:29:13 -04:00
Jason Hall
113c1a6d07
upload plan more better
...
Signed-off-by: Jason Hall <jason@chainguard.dev>
2023-04-27 17:03:09 -04:00
Jason Hall
9eaad64ecf
upload plan.png
...
Signed-off-by: Jason Hall <jason@chainguard.dev>
2023-04-27 16:48:51 -04:00
Jason Hall
2b88a57ffb
fix deploy
2023-04-27 14:50:36 -04:00
Jason Hall
7bfb91239a
fix deploy
2023-04-27 14:47:41 -04:00
Jason Hall
efb708aab3
fix CI
2023-04-27 14:44:45 -04:00
Jason Hall
b47e970e4e
fix CI
2023-04-26 14:09:35 -04:00
Jason Hall
ee97133f80
fix CI, bump ko
2023-04-26 13:24:42 -04:00
Jason Hall
194e774baa
some tweaks
2023-04-26 09:46:00 -04:00
Jason Hall
d194a4f550
deploy using terraform
...
- remove some apps (cowsay, transparency, estargz)
- start to move DNS zone management into TF too (optional)
- update GH workflow to deploy using TF
TODO:
- store state in GCS
- define one-time setup to grant GHA SA permissions it needs to deploy
- documentation for Future Jason
- cosign_verify base images
- cosign_sign images and cosign_verify before deploy
2023-04-25 10:56:19 -04:00
Jason Hall
3e1686e26a
update setup-ko, bump mirror resources
2022-09-08 09:14:00 -04:00
Jason Hall
e853040dc6
read the docs ya maroon
2022-03-20 13:31:36 -04:00
Jason Hall
3315cf55dd
install beta components in deploy workflow
2022-03-20 13:26:17 -04:00
Jason Hall
2912c3267b
what was I thinking of course I need Go to deploy get your head in the game Hall
2022-03-19 21:33:25 -04:00
Jason Hall
d2bd856985
use 1.18 for CI, don't install Go to deploy
2022-03-19 21:23:54 -04:00
Jason Hall
a86ca3bb5c
Merge pull request #92 from imjasonh/dependabot/github_actions/actions/checkout-3
...
Bump actions/checkout from 2 to 3
2022-03-11 15:57:33 -05:00
Jason Hall
03ec830833
don't explicitly login, bump kaniko to 1.8.0
2022-03-11 15:54:44 -05:00
dependabot[bot]
5eccb16f5c
Bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [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/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-11 20:52:55 +00:00
Jason Hall
e423b4f8ad
checkout first, bump some deps, drop caching
2022-03-11 15:52:11 -05:00
Jason Hall
5777da7c62
try to get this working again
2022-03-11 15:36:26 -05:00
Jason Hall
ba576c54dc
fix config
2021-12-09 14:51:20 -05:00
Jason Hall
318392269b
gcloud auth login again
2021-12-09 14:50:53 -05:00
Jason Hall
545bb21e7b
ko login
2021-12-09 14:46:39 -05:00
Jason Hall
8b6491fc8f
don't re-login, use gcloud to login to GCR
2021-12-09 14:40:55 -05:00
Jason Hall
f09d1fbd59
bump auth action
2021-12-09 14:38:05 -05:00
Jason Hall
2771cc0fac
try to get back to how it was working before
2021-12-09 13:22:57 -05:00
Jason Hall
5457146986
put the gcloud auth login back
2021-12-09 13:16:52 -05:00
dependabot[bot]
e06d52093d
Bump google-github-actions/auth from 0.4.1 to 0.4.2
...
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth ) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/google-github-actions/auth/releases )
- [Commits](https://github.com/google-github-actions/auth/compare/v0.4.1...v0.4.2 )
---
updated-dependencies:
- dependency-name: google-github-actions/auth
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-09 18:13:50 +00:00
Jason Hall
e1baed670a
bump setup-gcloud and have dependabot take the wheel
2021-12-09 13:13:23 -05:00
Jason Hall
7416c252b0
bump version of auth action
2021-12-09 13:10:14 -05:00
Jason Hall
70dae41fee
reorganize steps to checkout as late as possible
2021-12-09 13:09:55 -05:00
Jason Hall
5c3989daf2
Revert "reorganize steps to checkout as late as possible"
...
This reverts commit 73935b4123 .
2021-12-09 13:08:38 -05:00
Jason Hall
52b079907e
Remove unnecessary steps in OIDC/SA login
2021-12-09 13:05:20 -05:00
Jason Hall
73935b4123
reorganize steps to checkout as late as possible
2021-12-08 09:00:58 -05:00
Jason Hall
07dbe66250
install ko@tip, set KOCACHE, cache it across runs
2021-12-08 08:53:17 -05:00
Jason Hall
d0bdbbb7ac
run CI on push, add badges
2021-12-06 12:30:43 -05:00
Jason Hall
657faeadb8
reuse go cache
2021-10-12 08:40:29 -04:00
Jason Hall
ca1a24f955
Delete combine-dependabot.yaml
2021-09-24 21:36:13 -04:00
Jason Hall
943e7b431a
install crane for tests
2021-09-22 12:48:41 -04:00
Jason Hall
a92de27826
test after deployment
2021-09-22 11:51:43 -04:00
Jason Hall
82d1353197
remove todo
2021-09-22 11:43:57 -04:00
Jason Hall
1415f68078
access token
2021-09-22 11:13:51 -04:00