canonical / mysql-operator

Machine charm for MySQL following the operator framework
https://charmhub.io/mysql
Apache License 2.0
6 stars 8 forks source link

Update data-platform-workflows to v16 #435

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
canonical/data-platform-workflows action major v13.1.0 -> v16.2.1
pytest-github-secrets integration major v13.1.0 -> v16.2.1
pytest-microceph integration major v13.1.0 -> v16.2.1
pytest-operator-cache integration major v13.1.0 -> v16.2.1
pytest-operator-groups integration major v13.1.0 -> v16.2.1

Release Notes

canonical/data-platform-workflows (canonical/data-platform-workflows) ### [`v16.2.1`](https://togithub.com/canonical/data-platform-workflows/releases/tag/v16.2.1) [Compare Source](https://togithub.com/canonical/data-platform-workflows/compare/v16.2.0...v16.2.1) ##### What's Changed - patch(\_sync_docs.yaml): Update source of gatekeeper action by [@​a-velasco](https://togithub.com/a-velasco) in [https://github.com/canonical/data-platform-workflows/pull/201](https://togithub.com/canonical/data-platform-workflows/pull/201) **Full Changelog**: https://github.com/canonical/data-platform-workflows/compare/v16.2.0...v16.2.1 ### [`v16.2.0`](https://togithub.com/canonical/data-platform-workflows/releases/tag/v16.2.0) [Compare Source](https://togithub.com/canonical/data-platform-workflows/compare/v16.1.0...v16.2.0) ##### What's Changed - compatible(build_charm.yaml): Add GitHub auth to avoid ccc rate limit by [@​carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical) in [https://github.com/canonical/data-platform-workflows/pull/202](https://togithub.com/canonical/data-platform-workflows/pull/202) **Full Changelog**: https://github.com/canonical/data-platform-workflows/compare/v16.1.0...v16.2.0 ##### Migration instructions If you have a build wrapper in tox.ini, add `GH_TOKEN` to `pass_env` ```ini [testenv:build-{production,dev,wrapper}] ##### Wrap `charmcraft pack` pass_env = CI GH_TOKEN ``` Example: [https://github.com/canonical/pgbouncer-k8s-operator/pull/322](https://togithub.com/canonical/pgbouncer-k8s-operator/pull/322) ### [`v16.1.0`](https://togithub.com/canonical/data-platform-workflows/releases/tag/v16.1.0) [Compare Source](https://togithub.com/canonical/data-platform-workflows/compare/v16.0.1...v16.1.0) ##### What's Changed - compatible(integration_test_charm.yaml): Grant full SSH access on Azure runners by [@​carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical) in [https://github.com/canonical/data-platform-workflows/pull/200](https://togithub.com/canonical/data-platform-workflows/pull/200) **Full Changelog**: https://github.com/canonical/data-platform-workflows/compare/v16.0.1...v16.1.0 ### [`v16.0.1`](https://togithub.com/canonical/data-platform-workflows/releases/tag/v16.0.1) [Compare Source](https://togithub.com/canonical/data-platform-workflows/compare/v16.0.0...v16.0.1) ##### What's Changed - patch(integration_test_charm.yaml): Decrease bootstrap timeout by [@​carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical) in [https://github.com/canonical/data-platform-workflows/pull/199](https://togithub.com/canonical/data-platform-workflows/pull/199) **Full Changelog**: https://github.com/canonical/data-platform-workflows/compare/v16.0.0...v16.0.1 ### [`v16.0.0`](https://togithub.com/canonical/data-platform-workflows/releases/tag/v16.0.0) [Compare Source](https://togithub.com/canonical/data-platform-workflows/compare/v15.0.0...v16.0.0) ##### What's Changed - breaking(release_charm.yaml): Upload OCI resources from GHCR directly by [@​carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical) in [https://github.com/canonical/data-platform-workflows/pull/198](https://togithub.com/canonical/data-platform-workflows/pull/198) **Full Changelog**: https://github.com/canonical/data-platform-workflows/compare/v15...v16.0.0 ### [`v15.0.0`](https://togithub.com/canonical/data-platform-workflows/releases/tag/v15.0.0) [Compare Source](https://togithub.com/canonical/data-platform-workflows/compare/v14.1.0...v15.0.0) ##### What's Changed - breaking(integration_test_charm.yaml): Run arm64 tests on all events by [@​carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical) in [https://github.com/canonical/data-platform-workflows/pull/196](https://togithub.com/canonical/data-platform-workflows/pull/196) **Full Changelog**: https://github.com/canonical/data-platform-workflows/compare/v14...v15.0.0 ### [`v14.1.0`](https://togithub.com/canonical/data-platform-workflows/releases/tag/v14.1.0) [Compare Source](https://togithub.com/canonical/data-platform-workflows/compare/v14.0.0...v14.1.0) ##### What's Changed - compatible(integration_test_charm.yaml): Switch arm64 to Azure-hosted runners by [@​carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical) in [https://github.com/canonical/data-platform-workflows/pull/192](https://togithub.com/canonical/data-platform-workflows/pull/192) **Full Changelog**: https://github.com/canonical/data-platform-workflows/compare/v14.0.0...v14.1.0 ### [`v14.0.0`](https://togithub.com/canonical/data-platform-workflows/releases/tag/v14.0.0) [Compare Source](https://togithub.com/canonical/data-platform-workflows/compare/v13.3.7...v14.0.0) ##### What's Changed - breaking(integration_test_charm.yaml): Only run arm64 tests on `schedule` by [@​carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical) in [https://github.com/canonical/data-platform-workflows/pull/188](https://togithub.com/canonical/data-platform-workflows/pull/188) **Full Changelog**: https://github.com/canonical/data-platform-workflows/compare/v13...v14.0.0 ### [`v13.3.7`](https://togithub.com/canonical/data-platform-workflows/releases/tag/v13.3.7) [Compare Source](https://togithub.com/canonical/data-platform-workflows/compare/v13.3.6...v13.3.7) ##### What's Changed - patch(\_sync_docs.yaml): Updated secret keys in usage docs by [@​a-velasco](https://togithub.com/a-velasco) in [https://github.com/canonical/data-platform-workflows/pull/189](https://togithub.com/canonical/data-platform-workflows/pull/189) **Full Changelog**: https://github.com/canonical/data-platform-workflows/compare/v13.3.6...v13.3.7 ### [`v13.3.6`](https://togithub.com/canonical/data-platform-workflows/releases/tag/v13.3.6) [Compare Source](https://togithub.com/canonical/data-platform-workflows/compare/v13.3.5...v13.3.6) ##### What's Changed - patch: Install python3-pip with `--no-install-recommends` by [@​carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical) in [https://github.com/canonical/data-platform-workflows/pull/187](https://togithub.com/canonical/data-platform-workflows/pull/187) **Full Changelog**: https://github.com/canonical/data-platform-workflows/compare/v13.3.5...v13.3.6 ### [`v13.3.5`](https://togithub.com/canonical/data-platform-workflows/releases/tag/v13.3.5) [Compare Source](https://togithub.com/canonical/data-platform-workflows/compare/v13.3.4...v13.3.5) ##### What's Changed - patch(integration_test_charm.yaml): Add missing link to Allure usage docs by [@​carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical) in [https://github.com/canonical/data-platform-workflows/pull/184](https://togithub.com/canonical/data-platform-workflows/pull/184) **Full Changelog**: https://github.com/canonical/data-platform-workflows/compare/v13.3.4...v13.3.5 ### [`v13.3.4`](https://togithub.com/canonical/data-platform-workflows/releases/tag/v13.3.4) [Compare Source](https://togithub.com/canonical/data-platform-workflows/compare/v13.3.3...v13.3.4) ##### What's Changed - patch(integration_test_charm.yaml): Add Allure "unknown" status for tests with missing results by [@​carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical) in [https://github.com/canonical/data-platform-workflows/pull/183](https://togithub.com/canonical/data-platform-workflows/pull/183) **Full Changelog**: https://github.com/canonical/data-platform-workflows/compare/v13.3.3...v13.3.4 ### [`v13.3.3`](https://togithub.com/canonical/data-platform-workflows/releases/tag/v13.3.3) [Compare Source](https://togithub.com/canonical/data-platform-workflows/compare/v13.3.2...v13.3.3) ##### What's Changed - patch(integration_test_charm.yaml): Add step timeouts to upload Allure results on timeout by [@​carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical) in [https://github.com/canonical/data-platform-workflows/pull/179](https://togithub.com/canonical/data-platform-workflows/pull/179) **Full Changelog**: https://github.com/canonical/data-platform-workflows/compare/v13.3.2...v13.3.3 ### [`v13.3.2`](https://togithub.com/canonical/data-platform-workflows/releases/tag/v13.3.2) [Compare Source](https://togithub.com/canonical/data-platform-workflows/compare/v13.3.1...v13.3.2) ##### What's Changed - patch(\_sync_docs.yaml): Remove on `push` from usage docs by [@​carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical) in [https://github.com/canonical/data-platform-workflows/pull/181](https://togithub.com/canonical/data-platform-workflows/pull/181) **Full Changelog**: https://github.com/canonical/data-platform-workflows/compare/v13.3.1...v13.3.2 ### [`v13.3.1`](https://togithub.com/canonical/data-platform-workflows/releases/tag/v13.3.1) [Compare Source](https://togithub.com/canonical/data-platform-workflows/compare/v13.3.0...v13.3.1) ##### What's Changed - patch: Remove unneeded packages key in poetry config by [@​carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical) in [https://github.com/canonical/data-platform-workflows/pull/182](https://togithub.com/canonical/data-platform-workflows/pull/182) **Full Changelog**: https://github.com/canonical/data-platform-workflows/compare/v13.3.0...v13.3.1 ### [`v13.3.0`](https://togithub.com/canonical/data-platform-workflows/releases/tag/v13.3.0) [Compare Source](https://togithub.com/canonical/data-platform-workflows/compare/v13.2.0...v13.3.0) ##### What's Changed - compatible(integration_test_charm.yaml): Add support for arm64 on microk8s by [@​carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical) in [https://github.com/canonical/data-platform-workflows/pull/177](https://togithub.com/canonical/data-platform-workflows/pull/177) **Full Changelog**: https://github.com/canonical/data-platform-workflows/compare/v13.2.0...v13.3.0 ### [`v13.2.0`](https://togithub.com/canonical/data-platform-workflows/releases/tag/v13.2.0) [Compare Source](https://togithub.com/canonical/data-platform-workflows/compare/v13.1.6...v13.2.0) ##### What's Changed - compatible(integration_test_charm.yaml): Add support for arm64 by [@​carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical) in [https://github.com/canonical/data-platform-workflows/pull/176](https://togithub.com/canonical/data-platform-workflows/pull/176) **Full Changelog**: https://github.com/canonical/data-platform-workflows/compare/v13.1.6...v13.2.0 ### [`v13.1.6`](https://togithub.com/canonical/data-platform-workflows/releases/tag/v13.1.6) [Compare Source](https://togithub.com/canonical/data-platform-workflows/compare/v13.1.5...v13.1.6) ##### What's Changed - patch: Use get-workflow-version action instead of workflow by [@​carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical) in [https://github.com/canonical/data-platform-workflows/pull/170](https://togithub.com/canonical/data-platform-workflows/pull/170) **Full Changelog**: https://github.com/canonical/data-platform-workflows/compare/v13.1.5...v13.1.6 ### [`v13.1.5`](https://togithub.com/canonical/data-platform-workflows/releases/tag/v13.1.5) [Compare Source](https://togithub.com/canonical/data-platform-workflows/compare/v13.1.4...v13.1.5) ##### What's Changed - patch(integration_test_charm.yaml): Remove self-hosted runners proxy config by [@​carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical) in [https://github.com/canonical/data-platform-workflows/pull/173](https://togithub.com/canonical/data-platform-workflows/pull/173) **Full Changelog**: https://github.com/canonical/data-platform-workflows/compare/v13.1.4...v13.1.5 ### [`v13.1.4`](https://togithub.com/canonical/data-platform-workflows/releases/tag/v13.1.4) [Compare Source](https://togithub.com/canonical/data-platform-workflows/compare/v13.1.3...v13.1.4) ##### What's Changed - patch(integration_test_charm.yaml): Fix pipx path on self-hosted runners by [@​carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical) in [https://github.com/canonical/data-platform-workflows/pull/172](https://togithub.com/canonical/data-platform-workflows/pull/172) **Full Changelog**: https://github.com/canonical/data-platform-workflows/compare/v13.1.3...v13.1.4 ### [`v13.1.3`](https://togithub.com/canonical/data-platform-workflows/releases/tag/v13.1.3) [Compare Source](https://togithub.com/canonical/data-platform-workflows/compare/v13.1.2...v13.1.3) ##### What's Changed - patch(pytest_plugins/microceph): Add retry if microceph not ready by [@​carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical) in [https://github.com/canonical/data-platform-workflows/pull/175](https://togithub.com/canonical/data-platform-workflows/pull/175) **Full Changelog**: https://github.com/canonical/data-platform-workflows/compare/v13.1.2...v13.1.3 ### [`v13.1.2`](https://togithub.com/canonical/data-platform-workflows/releases/tag/v13.1.2) [Compare Source](https://togithub.com/canonical/data-platform-workflows/compare/v13.1.1...v13.1.2) ##### What's Changed - patch(integration_test_charm.yaml): Update secret docs to avoid redacting `{` and `}` from logs by [@​carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical) in [https://github.com/canonical/data-platform-workflows/pull/166](https://togithub.com/canonical/data-platform-workflows/pull/166) **Full Changelog**: https://github.com/canonical/data-platform-workflows/compare/v13.1.1...v13.1.2 ### [`v13.1.1`](https://togithub.com/canonical/data-platform-workflows/releases/tag/v13.1.1) [Compare Source](https://togithub.com/canonical/data-platform-workflows/compare/v13.1.0...v13.1.1) ##### What's Changed - patch(integration_test_charm.yaml): Use controller logsink to generate `juju debug-log` by [@​carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical) in [https://github.com/canonical/data-platform-workflows/pull/163](https://togithub.com/canonical/data-platform-workflows/pull/163) **Full Changelog**: https://github.com/canonical/data-platform-workflows/compare/v13.1.0...v13.1.1

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.



This PR has been generated by Mend Renovate. View repository job log here.

taurus-forever commented 1 month ago

I think it cannot be merged AS IS, see https://github.com/canonical/mysql-operator/actions/runs/9441047377/job/26025275013

renovate[bot] commented 3 weeks ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.