1
0
Fork 0
mirror of https://github.com/imjasonh/kontain.me synced 2026-07-16 20:34:22 +00:00
Commit graph

233 commits

Author SHA1 Message Date
086517ba78
Enable CORS for mirror.kontain.me 2022-06-09 22:27:00 -04:00
d4c362ad95
fix link, add readme 2022-06-03 14:44:45 -04:00
3373009e74
add cowsay 2022-06-03 14:42:21 -04:00
Jason Hall
57a00f75d4 lower resources, add apko to README 2022-04-01 16:32:22 -04:00
Jason Hall
6902ee4fba add URL fetching 2022-03-20 14:06:57 -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
9883cc499e don't defer-rm the tar.gz, use gen2 for proot, update README; it works 2022-03-20 13:18:32 -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
91b674dbc1 ko: bump dep 2022-03-19 21:20:18 -04:00
Jason Hall
636972acc8 apko: initial commit 2022-03-19 20:49:00 -04:00
Jason Hall
527e37135e ko: disable sbom 2022-03-19 02:53:37 -04:00
Jason Hall
3f19fe5563 ko: Test using a faster build 2022-03-19 02:44:20 -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
a8520213f9 bump all the deps 2022-03-11 15:56:59 -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
Jason Hall
30a51c067b
Merge pull request #70 from imjasonh/dependabot/github_actions/google-github-actions/auth-0.4.2
Bump google-github-actions/auth from 0.4.1 to 0.4.2
2021-12-09 13:15:56 -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
378e1cb226 bump deps 2021-12-08 08:56:53 -05:00
Jason Hall
07dbe66250 install ko@tip, set KOCACHE, cache it across runs 2021-12-08 08:53:17 -05:00
Jason Hall
2aa8909a09 bump ggcr to main to silence security alert 2021-12-06 12:38:02 -05:00
Jason Hall
a85b2e77ad bump deps 2021-12-06 12:36:39 -05:00
Jason Hall
d0bdbbb7ac run CI on push, add badges 2021-12-06 12:30:43 -05:00
Jason Hall
ed67da0ca1 kaniko: don't set up creds ourselves, kaniko can do it 2021-10-22 10:46:24 -04:00
Jason Hall
fddab897a1 pin kaniko to 1.6.0 for now 2021-10-22 09:26:53 -04:00
Jason Hall
657faeadb8 reuse go cache 2021-10-12 08:40:29 -04:00
Jason Hall
941448730c improve README, add tests, reinstate cache hits 2021-10-11 17:37:03 -04:00
Jason Hall
a79099aa7e works 2021-10-11 16:49:38 -04:00
Jason Hall
df9e4880b7 WIP: use go module proxy and cache results 2021-10-11 15:05:38 -04:00
Jason Hall
2fcff3009d
Merge pull request #52 from imjasonh/dependabot/go_modules/github.com/google/ko-0.9.3
Bump github.com/google/ko from 0.8.3 to 0.9.3
2021-10-07 10:15:44 -04:00
Jason Hall
f2c59d060d
Merge branch 'main' into dependabot/go_modules/github.com/google/ko-0.9.3 2021-10-07 10:15:07 -04:00
Jason Hall
ed77c5e672 upgrade ko dep, fix breakages 2021-10-07 10:12:32 -04:00
Jason Hall
00880652ef
Merge pull request #53 from imjasonh/dependabot/go_modules/cloud.google.com/go/storage-1.17.0
Bump cloud.google.com/go/storage from 1.16.1 to 1.17.0
2021-10-07 10:06:24 -04:00