canonical / pgbouncer-k8s-operator

A charmed operator for running PGbouncer on Kubernetes.
https://charmhub.io/pgbouncer-k8s
Apache License 2.0
7 stars 5 forks source link

Update data-platform-workflows to v16.3.3 #345

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
allure-pytest-collection-report integration patch v16.3.0 -> v16.3.3
canonical/data-platform-workflows action patch v16.3.0 -> v16.3.3
pytest-github-secrets integration patch v16.3.0 -> v16.3.3
pytest-operator-cache integration patch v16.3.0 -> v16.3.3
pytest-operator-groups integration patch v16.3.0 -> v16.3.3

Release Notes

canonical/data-platform-workflows (allure-pytest-collection-report) ### [`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**: https://github.com/canonical/data-platform-workflows/compare/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**: https://github.com/canonical/data-platform-workflows/compare/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**: https://github.com/canonical/data-platform-workflows/compare/v16.3.0...v16.3.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.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.04%. Comparing base (f7b1783) to head (bf5b5d1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #345 +/- ## ======================================= Coverage 71.04% 71.04% ======================================= Files 8 8 Lines 1250 1250 Branches 236 236 ======================================= Hits 888 888 Misses 275 275 Partials 87 87 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.