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 v17 #354

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 major v16.7.0 -> v17.0.0
canonical/data-platform-workflows action major v16.7.0 -> v17.0.0
pytest-github-secrets integration major v16.7.0 -> v17.0.0
pytest-operator-cache integration major v16.7.0 -> v17.0.0
pytest-operator-groups integration major v16.7.0 -> v17.0.0

Release Notes

canonical/data-platform-workflows (allure-pytest-collection-report) ### [`v17.0.0`](https://togithub.com/canonical/data-platform-workflows/releases/tag/v17.0.0) [Compare Source](https://togithub.com/canonical/data-platform-workflows/compare/v16.7.0...v17.0.0) ##### What's Changed - breaking(release_rock.yaml): Create git tag & GitHub release by [@​carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical) in [https://github.com/canonical/data-platform-workflows/pull/216](https://togithub.com/canonical/data-platform-workflows/pull/216) **Full Changelog**: https://github.com/canonical/data-platform-workflows/compare/v16...v17.0.0 ##### Migration instructions Replace ```yaml permissions: packages: write # Needed to publish to GitHub Container Registry ``` with ```yaml permissions: packages: write # Needed to publish to GitHub Container Registry contents: write # Needed to create GitHub release ``` when calling release_rock.yaml Example: [https://github.com/canonical/charmed-postgresql-rock/pull/45](https://togithub.com/canonical/charmed-postgresql-rock/pull/45)

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 was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 71.66%. Comparing base (240b007) to head (86a8b91).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #354 +/- ## ======================================= Coverage 71.66% 71.66% ======================================= Files 8 8 Lines 1274 1274 Branches 242 242 ======================================= Hits 913 913 Misses 275 275 Partials 86 86 ```

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