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

Set the docker image tag to run #39

Merged
merged 2 commits into from
Jan 12, 2024
Merged

Conversation

elchininet
Copy link
Owner

@elchininet elchininet commented Jan 12, 2024

This pull request makes possible to run a specific Home Assistant docker image tag sending a variable to the script. If the variable is not sent, the version included in .hass/config/.HA_VERSION file will be used as the tag.

The Playwright docker image gets the tag from a local file (.playwright_docker_version).

Also, to generate the docker cache key, the .hass/config/.HA_VERSION and .playwright_docker_version will be used instead of the package.json.

@coveralls
Copy link

coveralls commented Jan 12, 2024

Coverage Status

coverage: 100.0%. remained the same
when pulling 8b3e51e on run_docker_image_tag_dynamic
into ebd6f45 on master.

@elchininet elchininet merged commit 3e4d30d into master Jan 12, 2024
4 checks passed
@elchininet elchininet deleted the run_docker_image_tag_dynamic branch January 12, 2024 23:31
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.

2 participants