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

[Request] Build each sample in a separate CI job #35

Open
andrewazores opened this issue Feb 25, 2025 · 1 comment
Open

[Request] Build each sample in a separate CI job #35

andrewazores opened this issue Feb 25, 2025 · 1 comment
Labels
feat New feature or request

Comments

@andrewazores
Copy link
Member

Describe the feature

Potentially handy reference for generating the matrix: https://stackoverflow.com/a/76413829

I imagine this could be used to basically fork a separate Job for each of the build.bash files found in the repo, other than the one at the project root. All of these can simply be executed by a separate runner so that the containers get built and pushed by independent jobs in parallel.

Anything other information?

No response

@andrewazores andrewazores added feat New feature or request needs-triage Needs thorough attention from code reviewers and removed needs-triage Needs thorough attention from code reviewers labels Feb 25, 2025
@andrewazores
Copy link
Member Author

Another enhancement: use the same technique as cryostatio/cryostat#786 to build for amd64 and arm64 on separate runners as well, and merge the results into a multiarch manifest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant