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

Remove invalid images that don't actually build / exist #150

Open
Tracked by #151
m-rph opened this issue Jun 11, 2024 · 0 comments
Open
Tracked by #151

Remove invalid images that don't actually build / exist #150

m-rph opened this issue Jun 11, 2024 · 0 comments
Assignees
Labels
ops Operational Tasks Tooling Issues related to the dev experience and surrounding tooling

Comments

@m-rph
Copy link
Contributor

m-rph commented Jun 11, 2024

Context: CodeBuild during batch building generates images that are impossible to build, e.g. alpine 3.13 with python 3.10.
Task: Remove invalid alpine combinations. For reference see how this is done for node-js.

NB: This task will be semi reverted once we have a more modern bootstrapping approach for the python environment and we can use a build matrix once more but without relying on the OS to provide the runtime.

@m-rph m-rph self-assigned this Jun 11, 2024
@m-rph m-rph added the Tooling Issues related to the dev experience and surrounding tooling label Jun 11, 2024
@m-rph m-rph changed the title Remove invalid alpine images that don't actually build Remove invalid images that don't actually build / exist Jun 19, 2024
@m-rph m-rph added the ops Operational Tasks label Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ops Operational Tasks Tooling Issues related to the dev experience and surrounding tooling
Projects
None yet
Development

No branches or pull requests

1 participant