Skip to content

Releases: Poltio/action-pr-preview

v0.0.16: Dont allow underscore in the app tag.

15 Jan 09:44
@gcg gcg
bafead7
Compare
Choose a tag to compare

Whats New

We are now cleaning _ in the branch names while creating app tag since CloudRun doesn't like _ in the tag names

v0.0.15: marked the final step as optional

08 Sep 08:36
@gcg gcg
af64754
Compare
Choose a tag to compare

whats new

marked the final github script step as optional step

v0.0.14: Disable automerge

08 Sep 08:23
@gcg gcg
e3ddcb5
Compare
Choose a tag to compare

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

27 Jan 10:49
@gcg gcg
0ea33e6
Compare
Choose a tag to compare
Merge pull request #12 from Poltio/hotfix/no-new-line

single line docker build

no new line on the default

27 Jan 10:42
@gcg gcg
be81d77
Compare
Choose a tag to compare
Merge pull request #11 from Poltio/hotfix/no-new-line

no new line on the default

trying random stuff at this point

27 Jan 10:38
@gcg gcg
02cca24
Compare
Choose a tag to compare
Merge pull request #10 from Poltio/hotfix/try-random-stuff

trying random stuff at this point

added line breaker to the line

27 Jan 10:34
@gcg gcg
5991d54
Compare
Choose a tag to compare
Merge pull request #9 from Poltio/hotfix/docker-default-args

added line breaker to the line

update docker defeault build args with sha

27 Jan 10:28
@gcg gcg
8a05ead
Compare
Choose a tag to compare
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

27 Jan 10:21
@gcg gcg
ed22688
Compare
Choose a tag to compare
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

27 Jan 10:14
@gcg gcg
991a36f
Compare
Choose a tag to compare
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