Malte Poll
|
025d34a259
|
ci: fix docker-login on macOS runner (#1877)
|
2023-06-06 12:20:09 +02:00 |
|
3u13r
|
e0285c122e
|
todo responsibilities and cleanup (#1837)
* chore: add TODO responsibilities
* chore: remove not needed TODOs
* chore: remove outdated migrations
* chore: remove resolved goleak exception
* chore: remove not needed cosign env
* config: add link to our Azure snp docs
|
2023-06-01 12:33:06 +02:00 |
|
Malte Poll
|
660781d35e
|
misc: bazelisk -> bazel
|
2023-05-23 15:11:10 +02:00 |
|
renovate[bot]
|
a8101c8c64
|
deps: update GitHub action dependencies (#1745)
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-05-05 14:42:20 +02:00 |
|
renovate[bot]
|
5dad9bfad7
|
deps: update GitHub action dependencies (#1591)
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-04-03 16:36:43 +02:00 |
|
renovate[bot]
|
0a190c2bf6
|
deps: update GitHub action dependencies (#1499)
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-03-22 17:57:47 +01:00 |
|
renovate[bot]
|
bec82c2328
|
deps: update GitHub action dependencies (#1112)
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-01-31 17:38:44 +01:00 |
|
Fabian Kammel
|
582412d275
|
Fix GCP CCM build, add v26, and exclude old broken versions until fixed. (#1038)
Signed-off-by: Fabian Kammel <fk@edgeless.systems>
|
2023-01-20 15:17:00 +01:00 |
|
renovate[bot]
|
30b22cd17f
|
Update GitHub action dependencies (#1007)
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-01-18 17:04:46 +01:00 |
|
Paul Meyer
|
411dfed18f
|
ci: unified order and style of workflows/actions
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-01-18 10:57:42 +01:00 |
|
renovate[bot]
|
32b839e9f7
|
Update GitHub action dependencies (#877)
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-01-05 16:17:51 +01:00 |
|
renovate[bot]
|
5967b98c25
|
Update GitHub action dependencies (#778)
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2022-12-14 14:55:14 +01:00 |
|
Nils Hanke
|
a7e81aef73
|
Update GitHub workflow runners to Ubuntu 22.04 (#513)
* Update all GitHub action runners to ubuntu-22.04
* Fix license checker script for grep >3.4
|
2022-11-10 16:55:24 +01:00 |
|
Paul Meyer
|
8aa84fd759
|
Remove installation of preinstalled dependencies
in workflows
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2022-10-27 18:39:08 +02:00 |
|
renovate[bot]
|
84fcf8d7f2
|
Update github actions dependencies (#294)
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2022-10-18 13:00:41 +02:00 |
|
Malte Poll
|
c16f5a976d
|
AB#2365 Upgrade k8s base deployments (add full support for k8s 1.25) (#277)
* Add container image release for CCM GCP v25.2.0
* Upgrade versions of kubernetes base components
|
2022-10-17 08:58:13 +02:00 |
|
Malte Poll
|
0f57f03846
|
Allow concurrent actions on the same branch. (#281)
Actions are free for public repos and we want to see every CI failure
|
2022-10-14 17:47:46 +02:00 |
|
Fabian Kammel
|
7ee8f65889
|
Delete dependabot and prepare renovate (#238)
* Delete microserivce template.
* Remove dependabot config
* Prepare renovate by adopting GitHub actions syntax
Signed-off-by: Fabian Kammel <fk@edgeless.systems>
|
2022-10-12 18:05:58 +02:00 |
|
dependabot[bot]
|
fdd4425974
|
Bump actions/checkout from 3.0.2 to 3.1.0 (#210)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](2541b1294d...93ea575cb5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-05 09:24:36 +02:00 |
|
Nils Hanke
|
7338563d14
|
CI/E2E: (Re)move redunant setup steps
|
2022-09-19 01:09:56 -07:00 |
|
katexochen
|
43924c7318
|
e2e: Silence curl
|
2022-09-02 19:08:33 +02:00 |
|
dependabot[bot]
|
2e71e6c740
|
Bump docker/build-push-action from 3.1.0 to 3.1.1 (#348)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](1cb9d22b93...c84f382811 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-08 15:39:00 +02:00 |
|
dependabot[bot]
|
9741c0e6b1
|
Bump docker/build-push-action from 2.10.0 to 3.1.0 (#338)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.10.0 to 3.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](ac9327eae2...1cb9d22b93 )
---
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>
|
2022-08-05 08:53:01 +02:00 |
|
dependabot[bot]
|
68cea57880
|
Bump docker/metadata-action from 3.8.0 to 4.0.1 (#337)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.8.0 to 4.0.1.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](b2391d37b4...69f6fc9d46 )
---
updated-dependencies:
- dependency-name: docker/metadata-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>
|
2022-08-05 08:52:51 +02:00 |
|
Malte Poll
|
d3435b06a2
|
AB#2283 Build CCM GCP from github actions in constellation repo (#334)
* Build CCM GCP from github actions in constellation repo
* Deploy correct version of GCP CCM
|
2022-08-03 11:46:11 +02:00 |
|