Paul Meyer
|
7968d165c6
|
ci: use strict semver for gcp guest agent image
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-07-04 13:23:33 +02:00 |
|
renovate[bot]
|
576b48c8b7
|
deps: update GitHub action dependencies (#1848)
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-07-03 08:19:10 +02:00 |
|
renovate[bot]
|
684b61ac2b
|
deps: update docker/build-push-action action to v4 (#1948)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Leonard Cohnen <lc@edgeless.systems>
|
2023-06-20 13:39:32 +02:00 |
|
Malte Poll
|
025d34a259
|
ci: fix docker-login on macOS runner (#1877)
|
2023-06-06 12:20:09 +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 |
|
Paul Meyer
|
4020e7840a
|
ci: always use tee -a instead of redirecting
into GITHUB_OUTPUT
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-04-17 12:08:42 +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 |
|
Paul Meyer
|
e1f0ea50a7
|
ci: only build GCP guest agent if necessary
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-03-10 12:19:46 -05:00 |
|
Paul Meyer
|
72530d45ae
|
ci: tag GCP guest agent with semver
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-03-10 12:19:46 -05:00 |
|
Paul Meyer
|
f9bb7c5f34
|
ci: frequently build up to date gcp guest-agent (#1315)
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-03-01 13:52:52 +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 |
|
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 |
|
Thomas Tendyck
|
990cae58a5
|
ci: don't checkout head ref for PRs from forks
|
2022-12-19 16:09:40 +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 |
|
Paul Meyer
|
fb6f425696
|
ci: checkout with head ref
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2022-11-11 14:00:11 +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 |
|
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
|
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 |
|
Leonard Cohnen
|
2a7c6ba052
|
bump gcp guest agent in workflow
|
2022-10-10 13:43:15 +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 |
|
Malte Poll
|
abb4fb4f0f
|
Build GCP guest agent from github actions in constellation repo
|
2022-08-16 08:47:58 +02:00 |
|