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

Allow build.json without build_from #93

Merged
merged 1 commit into from
Jun 16, 2022
Merged

Allow build.json without build_from #93

merged 1 commit into from
Jun 16, 2022

Conversation

frenck
Copy link
Owner

@frenck frenck commented Jun 16, 2022

This change is for preparing for single image multi arch deployments for add-ons.

The linter currently checks if build_from in the build.yaml file matches the archs listed in config.yaml.

This PR adds a little slack to that, to skip this check if build_from is missing in build.yaml completely.

@frenck frenck added the enhancement Enhancement of the code, not introducing new features. label Jun 16, 2022
@frenck frenck merged commit b2b6bec into main Jun 16, 2022
@frenck frenck deleted the frenck-2022-1280 branch June 16, 2022 09:14
@github-actions github-actions bot locked and limited conversation to collaborators Jun 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Enhancement of the code, not introducing new features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant