Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: add github actions #1134

Merged
merged 1 commit into from
Sep 15, 2023
Merged

CI: add github actions #1134

merged 1 commit into from
Sep 15, 2023

Conversation

lmb
Copy link
Collaborator

@lmb lmb commented Sep 14, 2023

Convert the Semaphore YAML into a roughly equivalent GH Actions workflow. The benefit of GH Action is that we have more and faster runners available and that permission management is more integrated.

In the future we can also use the same set up to test on arm64.

Convert the Semaphore YAML into a roughly equivalent GH Actions
workflow. The benefit of GH Action is that we have more and
faster runners available and that permission management is
more integrated.

In the future we can also use the same set up to test on arm64.

Signed-off-by: Lorenz Bauer <lmb@isovalent.com>
@lmb lmb requested review from ti-mo and rgo3 September 14, 2023 15:24
@lmb lmb marked this pull request as ready for review September 14, 2023 15:24
@ti-mo ti-mo merged commit 573b8b4 into main Sep 15, 2023
11 checks passed
@ti-mo ti-mo deleted the lmb/gh-actions branch September 15, 2023 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants