Releases: Poltio/action-pr-preview
Releases · Poltio/action-pr-preview
v0.0.16: Dont allow underscore in the app tag.
v0.0.15: marked the final step as optional
whats new
marked the final github script step as optional step
v0.0.14: Disable automerge
Whats New
We are now disabling auto_merge
option which is true by default so we don't have to try and fail while automatically merging if the branch is behind from the main branch.
ref: https://docs.github.com/en/rest/deployments/deployments?apiVersion=2022-11-28#create-a-deployment
auto_merge boolean
Attempts to automatically merge the default branch into the requested ref, if it's behind the default branch.
Default: true
single line docker build
Merge pull request #12 from Poltio/hotfix/no-new-line single line docker build
no new line on the default
Merge pull request #11 from Poltio/hotfix/no-new-line no new line on the default
trying random stuff at this point
Merge pull request #10 from Poltio/hotfix/try-random-stuff trying random stuff at this point
added line breaker to the line
Merge pull request #9 from Poltio/hotfix/docker-default-args added line breaker to the line
update docker defeault build args with sha
Merge pull request #8 from Poltio/hotfix/default-docker-args update docker defeault build args with sha
convert default variable for env_vars and secrets to empty string
Merge pull request #7 from Poltio/hotfix/default-env-and-secrets convert default variable for env_vars and secrets to empty string
Lets try to get rid of the new line for build args when its empty
Merge pull request #6 from Poltio/hotfix/default-build-args Lets try to get rid of the new line for build args when its empty