Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid broken macaroonbakery release #624

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

coreycb
Copy link

@coreycb coreycb commented Dec 8, 2023

macaroonbakery 1.3.3 has a broken protobuf dependency, add a requirement to avoid that specific release:
go-macaroon-bakery/py-macaroon-bakery#94

(cherry picked from commit 8be4948)

macaroonbakery 1.3.3 has a broken protobuf dependency, add a requirement
to avoid that specific release:
go-macaroon-bakery/py-macaroon-bakery#94

(cherry picked from commit 8be4948)
Copy link

codecov bot commented Dec 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (44333de) 89.41% compared to head (7766837) 89.41%.

Additional details and impacted files
@@              Coverage Diff               @@
##           stable/bobcat     #624   +/-   ##
==============================================
  Coverage          89.41%   89.41%           
==============================================
  Files                 44       44           
  Lines               4686     4686           
==============================================
  Hits                4190     4190           
  Misses               496      496           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@freyes freyes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fixing the build via updating the requirements.txt only, on that basis I'm merging with a single +2 to unblock the gate.

@freyes freyes merged commit d29ef52 into openstack-charmers:stable/bobcat Dec 11, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants