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

Split slim builds in local gha runner and remote vm #1585

Merged
merged 4 commits into from
Mar 14, 2024

Conversation

Molter73
Copy link
Collaborator

@Molter73 Molter73 commented Mar 4, 2024

Description

This separation should make it a little easier to follow the workflows, since each of them will only have the steps needed for the type of build taking place. Additional motivation for this is in having better handling of external PRs, since a PR from a fork will not have the required credentials to create a remote VM in our GCP projects.

For the time being, this is very much some personal investigating and team feedback is very much needed.

Checklist

  • Investigated and inspected CI test results

Testing Performed

  • Run with the run-multiarch-builds label
  • Run without the run-multiarch-builds label.

This separation should make it a little easier to follow the workflows,
since each of them will only have the steps needed for the type of build
taking place. Additional motivation for this is in having better
handling of external PRs, since a PR from a fork will not have the
required credentials to create a remote VM in our GCP projects.
@Molter73 Molter73 added the run-multiarch-builds Run steps for non-x86 archs. label Mar 4, 2024
@Molter73 Molter73 marked this pull request as ready for review March 5, 2024 16:48
@Molter73 Molter73 requested a review from a team as a code owner March 5, 2024 16:48
@Molter73 Molter73 mentioned this pull request Mar 8, 2024
5 tasks
Copy link
Collaborator

@Stringy Stringy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor suggestion about the environment step, but otherwise LGTM!

.github/workflows/collector-slim.yml Outdated Show resolved Hide resolved
Co-authored-by: Giles Hutton <[email protected]>
@Molter73 Molter73 merged commit 968ddd4 into master Mar 14, 2024
52 checks passed
@Molter73 Molter73 deleted the mauro/ci-split-slim-builds branch March 14, 2024 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-multiarch-builds Run steps for non-x86 archs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants