Update canonical/data-platform-workflows action to v48#159
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Update canonical/data-platform-workflows action to v48#159renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
2f9fbcb to
2aea1aa
Compare
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:
v42.0.0→v48.1.1Release Notes
canonical/data-platform-workflows (canonical/data-platform-workflows)
v48.1.1Compare Source
What's Changed
Full Changelog: canonical/data-platform-workflows@v48.1.0...v48.1.1
v48.1.0Compare Source
What's Changed
Full Changelog: canonical/data-platform-workflows@v48.0.5...v48.1.0
v48.0.5Compare Source
What's Changed
Full Changelog: canonical/data-platform-workflows@v48.0.4...v48.0.5
v48.0.4Compare Source
What's Changed
New Contributors
Full Changelog: canonical/data-platform-workflows@v48.0.3...v48.0.4
v48.0.3Compare Source
What's Changed
Full Changelog: canonical/data-platform-workflows@v48.0.2...v48.0.3
v48.0.2Compare Source
What's Changed
Full Changelog: canonical/data-platform-workflows@v48.0.1...v48.0.2
v48.0.1Compare Source
What's Changed
Full Changelog: canonical/data-platform-workflows@v48.0.0...v48.0.1
v48.0.0Compare Source
What's Changed
Full Changelog: canonical/data-platform-workflows@v47.0.2...v48.0.0
Migration instructions for v48
Remove Snap Store secret and follow usage docs for release_snap_edge.yaml or release_snap_pr.yaml to create new environment secret
Combined migration instructions for v43-v48 (i.e. for migrating from v42 to v48)
All workflows
For each reusable workflow, check the usage docs (https://github.com/canonical/data-platform-workflows?tab=readme-ov-file#usage) and, for each workflow call, update
permissionsto match the usage docsintegration_test_charm.yaml
https://github.com/canonical/data-platform-workflows/blob/v29.1.0/.github/workflows/integration_test_charm_deprecation_notice.md#migration-instructions
lint.yaml
lint.yamlwithlint_workflows.yaml.github/zizmor.yamlfile following usage docstox run -e lintrelease_snap.yaml
For releases to edge
release_snap.yamlwithrelease_snap_edge.yamlchannelinput withtrackinputchannelinput value to get newtrackinput valueSNAP_STORE_TOKENsecret and follow usage docs to create new environment secret. Update secret name in workflow call.create-git-tagsinputFor releases of PR branches:
release_snap.yamlwithrelease_snap_pr.yamlchannelinput withtrackinputSNAP_STORE_TOKENsecret and follow usage docs to create new environment secret. Update secret name in workflow call.create-git-tagsinputrelease_rock.yaml
release_rock.yamlwithrelease_rock_edge.yamlcreate-git-tagsinput_mirror_charm.yaml
MIRROR_REPOS_PATsecret and follow usage docs to create new environment secret_update_bundle.yaml
CREATE_PR_APP_TOKENsecret and follow usage docs to create new environment secretrelease_charm_pr.yaml
edge-prdeployments to reduce confusionrelease_charm_edge.yaml and release_charm_pr.yaml
No further action needed at this time. Once candid auth is removed (https://discourse.canonical.com/t/charmhub-teams-deprecation/7035), we will have a breaking change for
release_charm_*.yamland new secrets will need to be created. (We are waiting for charmcraft to add support for non-candid auth.)v47.0.2Compare Source
What's Changed
Full Changelog: canonical/data-platform-workflows@v47.0.1...v47.0.2
v47.0.1Compare Source
What's Changed
Full Changelog: canonical/data-platform-workflows@v47.0.0...v47.0.1
v47.0.0Compare Source
What's Changed
Full Changelog: canonical/data-platform-workflows@v46.0.0...v47.0.0
v46.0.0Compare Source
What's Changed
Full Changelog: canonical/data-platform-workflows@v45.0.0...v46.0.0
Migration instructions
lint.yamlwithlint_workflows.yamltox run -e lint(or similar)v45.0.0Compare Source
What's Changed
Full Changelog: canonical/data-platform-workflows@v44.0.2...v45.0.0
Migration instructions
release_snap.yaml
For releases to edge
release_snap.yamlwithrelease_snap_edge.yamlchannelinput withtrackinputchannelinput value to get newtrackinput valueSNAP_STORE_TOKENsecret and follow usage docs to create new environment secret. Update secret name in workflow call.create-git-tagsinputFor releases of PR branches:
release_snap.yamlwithrelease_snap_pr.yamlchannelinput withtrackinputSNAP_STORE_TOKENsecret and follow usage docs to create new environment secret. Update secret name in workflow call.create-git-tagsinputrelease_rock.yaml
release_rock.yamlwithrelease_rock_edge.yamlcreate-git-tagsinput_mirror_charm.yaml
MIRROR_REPOS_PATsecret and follow usage docs to create new environment secret_update_bundle.yaml
CREATE_PR_APP_TOKENsecret and follow usage docs to create new environment secretrelease_charm_pr.yaml
edge-prdeployments to reduce confusionv44.0.2Compare Source
What's Changed
Full Changelog: canonical/data-platform-workflows@v44.0.1...v44.0.2
v44.0.1Compare Source
What's Changed
persist-credentialsfor actions/checkout usage by @carlcsaposs-canonical in #345Full Changelog: canonical/data-platform-workflows@v44.0.0...v44.0.1
v44.0.0Compare Source
What's Changed
Full Changelog: canonical/data-platform-workflows@v43.0.0...v44.0.0
Migration instructions
For each reusable workflow, check the usage docs (https://github.com/canonical/data-platform-workflows?tab=readme-ov-file#usage) and, for each workflow call, update
permissionsto match the usage docsv43.0.0Compare Source
What's Changed
Full Changelog: canonical/data-platform-workflows@v42.1.0...v43.0.0
Migration instructions
https://github.com/canonical/data-platform-workflows/blob/v29.1.0/.github/workflows/integration_test_charm_deprecation_notice.md
v42.1.0Compare Source
What's Changed
New Contributors
Full Changelog: canonical/data-platform-workflows@v42.0.1...v42.1.0
v42.0.1Compare Source
What's Changed
Full Changelog: canonical/data-platform-workflows@v42.0.0...v42.0.1
Configuration
📅 Schedule: (in timezone Etc/UTC)
* 1-7 * * 2)🚦 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 was generated by Mend Renovate. View the repository job log.