1
0
Fork 0
mirror of https://github.com/imjasonh/kontain.me synced 2026-07-16 12:21:53 +00:00
Commit graph

224 commits

Author SHA1 Message Date
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
Jason Hall
9acf93f65b
Merge branch 'main' into dependabot/go_modules/cloud.google.com/go/storage-1.17.0 2021-10-07 10:05:26 -04:00
Jason Hall
21f737f117
Merge branch 'main' into dependabot/go_modules/github.com/google/ko-0.9.3 2021-10-07 10:02:53 -04:00
Jason Hall
98f6cc41e9
Merge pull request #55 from imjasonh/dependabot/go_modules/google.golang.org/api-0.58.0
Bump google.golang.org/api from 0.57.0 to 0.58.0
2021-10-07 10:02:04 -04:00
dependabot[bot]
e50a0e47f4
Bump google.golang.org/api from 0.57.0 to 0.58.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.57.0 to 0.58.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.57.0...v0.58.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 13:56:26 +00:00
dependabot[bot]
d95cfee22f
Bump cloud.google.com/go/storage from 1.16.1 to 1.17.0
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.16.1 to 1.17.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/storage/v1.16.1...pubsub/v1.17.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 13:56:10 +00:00
Jason Hall
86e647a495
Merge pull request #54 from imjasonh/dependabot/go_modules/cloud.google.com/go-0.97.0
Bump cloud.google.com/go from 0.94.1 to 0.97.0
2021-10-04 09:39:06 -04:00
dependabot[bot]
380795f14b
Bump cloud.google.com/go from 0.94.1 to 0.97.0
Bumps [cloud.google.com/go](https://github.com/googleapis/google-cloud-go) from 0.94.1 to 0.97.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/v0.94.1...v0.97.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 13:37:11 +00:00
dependabot[bot]
93f116e00e
Bump github.com/google/ko from 0.8.3 to 0.9.3
Bumps [github.com/google/ko](https://github.com/google/ko) from 0.8.3 to 0.9.3.
- [Release notes](https://github.com/google/ko/releases)
- [Changelog](https://github.com/google/ko/blob/main/.goreleaser.yml)
- [Commits](https://github.com/google/ko/compare/v0.8.3...v0.9.3)

---
updated-dependencies:
- dependency-name: github.com/google/ko
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 13:36:22 +00:00
Jason Hall
38e5131ffc
Merge pull request #49 from imjasonh/dependabot/go_modules/google.golang.org/api-0.57.0
Bump google.golang.org/api from 0.52.0 to 0.57.0
2021-09-24 22:01:02 -04:00