Conversation
d4a0026 to
7bf7598
Compare
hans-d
approved these changes
Mar 3, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.1.0->0.2.0Release Notes
cloudposse/github-action-docker-image-exists (cloudposse/github-action-docker-image-exists)
v0.2.0Compare Source
Update cloudposse/github-action-docker-build-push action to v1.14.0 @renovate (#15)
This PR contains the following updates:
1.13.0->1.14.0Release Notes
cloudposse/github-action-docker-build-push (cloudposse/github-action-docker-build-push)
v1.14.0Compare Source
chore(deps): update docker/metadata-action action to v5 @​renovate (#​46)
This PR contains the following updates:
v4->v5Release Notes
docker/metadata-action (docker/metadata-action)
v5Compare Source
Update dcarbone/install-jq-action action to v2 @​renovate (#​49)
This PR contains the following updates:
v1.0.1->v2.0.2Release Notes
dcarbone/install-jq-action (dcarbone/install-jq-action)
v2.0.2Compare Source
What's Changed
New Contributors
Full Changelog: dcarbone/install-jq-action@v2.0.1...v2.0.2
v2.0.1Compare Source
What's Changed
Full Changelog: dcarbone/install-jq-action@v2.0.0...v2.0.1
v2.0.0Compare Source
What's Changed
New Contributors
Full Changelog: dcarbone/install-jq-action@v1.0.1...v2.0.0
Update actions/checkout action to v4 @​renovate (#​43)
This PR contains the following updates:
v3->v4Release Notes
actions/checkout (actions/checkout)
v4Compare Source
Update docker/login-action action to v3 @​renovate (#​45)
This PR contains the following updates:
v2->v3Release Notes
docker/login-action (docker/login-action)
v3Compare Source
Custom Tags allowed as output @​Benbentwo (#​53)
what
docker buildx inspectwhy
References
v1.13.1Compare Source
feat: Parameterized DOCKER_METADATA_PR_HEAD_SHA to allow for PR-HEAD tagging @​pk-nb (#​40 ) (#​41)
what
docker-metadataaction will use the PR merge commit for the docker SHA tags (referenced via thegithub.shavariable).github.event.pull_request.head.shainstead.checkoutaction in their own workflows to usegithub.event.pull_request.head.sha)See https://github.com/docker/metadata-action#environment-variables for documentation.
why
mainbranch code in it for hotfixes (with a manual release workflow that we use)truecheck so the default offalsewill work as expected.Refs
🤖 Automatic Updates
Update README.md and docs @​cloudpossebot (#​36)
what
This is an auto-generated PR that updates the README.md and docs
why
To have most recent changes of README.md and doc from origin templates
Update actions/checkout action to v4 @renovate (#16)
This PR contains the following updates:
v3->v4Release Notes
actions/checkout (actions/checkout)
v4Compare Source
Update docker/login-action action to v3 @renovate (#17)
This PR contains the following updates:
v2->v3Release Notes
docker/login-action (docker/login-action)
v3Compare Source
v0.1.2Compare Source
Added image-name input @goruha (#14)
what
why
Update cloudposse/github-action-yaml-config-query action to v0.1.3 @renovate (#10)
This PR contains the following updates:
0.1.1->0.1.3Release Notes
cloudposse/github-action-yaml-config-query
v0.1.3Compare Source
Use ECR alpine image @​goruha (#​14)
what
🤖 Automatic Updates
Update README.md and docs @​cloudpossebot (#​11)
what
This is an auto-generated PR that updates the README.md and docs
why
To have most recent changes of README.md and doc from origin templates
v0.1.2Compare Source
🤖 Automatic Updates
Update README.md and docs @​cloudpossebot (#​10)
what
This is an auto-generated PR that updates the README.md and docs
why
To have most recent changes of README.md and doc from origin templates
Update cloudposse/actions action to v0.33.0 @renovate (#12)
This PR contains the following updates:
0.31.0->0.33.0Release Notes
cloudposse/actions
v0.33.0Compare Source
v0.32.0: 0.32.0 Update cloned actionsCompare Source
What's Changed
New Contributors
Full Changelog: cloudposse-archives/actions@0.31.0...0.32.0
Update cloudposse/github-action-docker-build-push action to v1.13.0 @renovate (#13)
This PR contains the following updates:
1.9.0->1.13.0Release Notes
cloudposse/github-action-docker-build-push
v1.13.0Compare Source
Expose buildx provenance (#​38) (#​39) @​Sytten
what
why
references
v1.12.0Compare Source
Update docker/build-push-action action to v4 @​renovate (#​28)
This PR contains the following updates:
v3->v4Release Notes
docker/build-push-action
v4Compare Source
Ensure jq 1.6 @​goruha (#​35)
what
1.6why
Update cloudposse/actions action to v0.33.0 @​renovate (#​30)
This PR contains the following updates:
0.31.0->0.33.0Release Notes
cloudposse/actions
v0.33.0Compare Source
v0.32.0: 0.32.0 Update cloned actionsCompare Source
What's Changed
New Contributors
Full Changelog: cloudposse-archives/actions@0.31.0...0.32.0
v1.11.0Compare Source
Add Secrets and Secret-files @​Benbentwo (#​33)
what
references
v1.10.0Compare Source
Support for multi-platform builds @​zdmytriv (#​32)
what
--platformwhy
references
🤖 Automatic Updates
Update README.md and docs @cloudpossebot (#11)
what
This is an auto-generated PR that updates the README.md and docs
why
To have most recent changes of README.md and doc from origin templates
v0.1.1Compare Source
Update cloudposse/github-action-docker-build-push action to v1.9.0 @renovate (#7)
This PR contains the following updates:
1.6.0->1.9.0Release Notes
cloudposse/github-action-docker-build-push
v1.9.0Compare Source
Add image_name parameter in case $org/$repo isn't acceptable @​ozydingo (#​27)
what
image_nameinput that can be specified if the default${{ inputs.organization }}/${{ inputs.repository }}is not acceptable.why
${{ inputs.organization }}/${{ inputs.repository }}.inputs.repositoryto include the build target, but this is incorrect (andrepositoryis used on one other place here)image_nameas a pass-through.references
image_namevar: linkimage_name: linkI suspect tests are failing due to missing secrets in my fork, or something like that.
v1.8.0Compare Source
SSH Forward Key Parameter @​milldr (#​26)
what
why
references
v1.7.0Compare Source
Feat: Parameterize Cache Options @​milldr (#​25)
what
why
references
Update cloudposse/github-action-yaml-config-query action to v0.1.1 @renovate (#8)
This PR contains the following updates:
0.1.0->0.1.1Release Notes
cloudposse/github-action-yaml-config-query
v0.1.1Compare Source
Update alpine Docker tag to v3.17 @​renovate (#​8)
This PR contains the following updates:
3.16->3.17Fix query @​goruha (#​9)
what
🤖 Automatic Updates
Update README.md and docs @​cloudpossebot (#​7)
what
This is an auto-generated PR that updates the README.md and docs
why
To have most recent changes of README.md and doc from origin templates
🤖 Automatic Updates
Update README.md and docs @cloudpossebot (#9)
what
This is an auto-generated PR that updates the README.md and docs
why
To have most recent changes of README.md and doc from origin templates
Update README.md and docs @cloudpossebot (#6)
what
This is an auto-generated PR that updates the README.md and docs
why
To have most recent changes of README.md and doc from origin templates
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.