canonical / pgbouncer-operator

A charmed operator for running PgBouncer on virtual machines.
https://charmhub.io/pgbouncer?channel=1/stable
Apache License 2.0
4 stars 4 forks source link

[MISC] Use the same build job in release and ci workflows #403

Closed dragomirp closed 1 week ago

dragomirp commented 2 weeks ago

Release flow fails due to mismatch of build jobs in the CI and release flow E.g.:

ValueError: Cannot resolve multiple versions found for 
reusable_workflow_file_name='build_charm.yaml' 
reusable_workflow_repository='canonical/data-platform-workflows':
• v23.0.4 (60f088b7f0f967a8e35d45339f5123a6e74786f7)
• self-hosted-builders (a8d92a8c9200c0e491ce608705c8adff0ad70b87)
codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 75.01%. Comparing base (c5b6e38) to head (539727d). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #403 +/- ## ======================================= Coverage 75.01% 75.01% ======================================= Files 9 9 Lines 1313 1313 Branches 226 226 ======================================= Hits 985 985 Misses 255 255 Partials 73 73 ```

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