Skip to content

Conversation

@eshattow
Copy link
Contributor

@eshattow eshattow commented Nov 17, 2025

Added namespace option to builder.sh script overrides namespace of image tag in build.yaml . This resolves one of the friction points for being able to clone the repo somewhere else on GitHub and run the actions outside of home-assistant org.

Before this is applied it would be needed to to edit the first line of build.yaml for 'image:' to refer to the namespace of the repo.

After this is applied the build.yaml 'image:' gets substituted at runtime whenever github workflow/publish.yml action has the '--namespace ${{ github.repository_owner }}' command line option, making it dynamic and not necessary to manually edit build.yaml

Added namespace option to builder.sh script overrides namespace of image
tag in build.yaml
@eshattow eshattow force-pushed the buildersh-introduce-namespace-option branch from e55b64b to e755f87 Compare November 21, 2025 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant