Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update data-platform-workflows to v16.3.3 (#276)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [allure-pytest-collection-report](https://togithub.com/canonical/data-platform-workflows) | integration | minor | `v16.2.1` -> `v16.3.3` | | [canonical/data-platform-workflows](https://togithub.com/canonical/data-platform-workflows) | action | minor | `v16.2.1` -> `v16.3.3` | | [pytest-operator-cache](https://togithub.com/canonical/data-platform-workflows) | integration | minor | `v16.2.1` -> `v16.3.3` | | [pytest-operator-groups](https://togithub.com/canonical/data-platform-workflows) | integration | minor | `v16.2.1` -> `v16.3.3` | --- ### Release Notes <details> <summary>canonical/data-platform-workflows (allure-pytest-collection-report)</summary> ### [`v16.3.3`](https://togithub.com/canonical/data-platform-workflows/releases/tag/v16.3.3) [Compare Source](https://togithub.com/canonical/data-platform-workflows/compare/v16.3.2...v16.3.3) ##### What's Changed - patch(integration_test_charm.yaml): Fix step name by [@​carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical) in [https://github.com/canonical/data-platform-workflows/pull/205](https://togithub.com/canonical/data-platform-workflows/pull/205) **Full Changelog**: canonical/data-platform-workflows@v16.3.2...v16.3.3 ### [`v16.3.2`](https://togithub.com/canonical/data-platform-workflows/releases/tag/v16.3.2) [Compare Source](https://togithub.com/canonical/data-platform-workflows/compare/v16.3.1...v16.3.2) ##### What's Changed - patch(integration_test_charm.yaml): Shorten recommended job name by [@​carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical) in [https://github.com/canonical/data-platform-workflows/pull/206](https://togithub.com/canonical/data-platform-workflows/pull/206) **Full Changelog**: canonical/data-platform-workflows@v16.3.1...v16.3.2 ##### Migration instructions Replace ```yaml name: Integration test charm ``` with ```yaml name: Integration ``` when calling integration_test_charm.yaml Example: [https://github.com/canonical/mysql-router-k8s-operator/pull/285](https://togithub.com/canonical/mysql-router-k8s-operator/pull/285) ### [`v16.3.1`](https://togithub.com/canonical/data-platform-workflows/releases/tag/v16.3.1) [Compare Source](https://togithub.com/canonical/data-platform-workflows/compare/v16.3.0...v16.3.1) ##### What's Changed - patch(update_bundle.yaml): Assume amd64 architecture by [@​lucasgameiroborges](https://togithub.com/lucasgameiroborges) in [https://github.com/canonical/data-platform-workflows/pull/207](https://togithub.com/canonical/data-platform-workflows/pull/207) ##### New Contributors - [@​lucasgameiroborges](https://togithub.com/lucasgameiroborges) made their first contribution in [https://github.com/canonical/data-platform-workflows/pull/207](https://togithub.com/canonical/data-platform-workflows/pull/207) **Full Changelog**: canonical/data-platform-workflows@v16.3.0...v16.3.1 ### [`v16.3.0`](https://togithub.com/canonical/data-platform-workflows/releases/tag/v16.3.0) [Compare Source](https://togithub.com/canonical/data-platform-workflows/compare/v16.2.2...v16.3.0) ##### What's Changed - compatible(integration_test_charm.yaml): Add support for microk8s on IS hosted runners by [@​carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical) in [https://github.com/canonical/data-platform-workflows/pull/203](https://togithub.com/canonical/data-platform-workflows/pull/203) **Full Changelog**: canonical/data-platform-workflows@v16.2.2...v16.3.0 ### [`v16.2.2`](https://togithub.com/canonical/data-platform-workflows/releases/tag/v16.2.2) [Compare Source](https://togithub.com/canonical/data-platform-workflows/compare/v16.2.1...v16.2.2) ##### What's Changed - patch(build_charm.yaml): Add information about charmcraftcache to usage doc by [@​carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical) in [https://github.com/canonical/data-platform-workflows/pull/204](https://togithub.com/canonical/data-platform-workflows/pull/204) **Full Changelog**: canonical/data-platform-workflows@v16.2.1...v16.2.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 1am and before 3am every weekday" in timezone Etc/UTC, 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/canonical/mysql-router-k8s-operator). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Carl Csaposs <[email protected]>
- Loading branch information