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 #623

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

lathiat
Copy link
Contributor

@lathiat lathiat 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

As seen here:
https://openstack-ci-reports.ubuntu.com/artifacts/934/902745/1/check/focal-ussuri-ha-ovn/9344a64/job-output.txt

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

coreycb commented Dec 8, 2023

Thanks Trent!

Copy link

codecov bot commented Dec 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ff396eb) 89.43% compared to head (8be4948) 89.43%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #623   +/-   ##
=======================================
  Coverage   89.43%   89.43%           
=======================================
  Files          44       44           
  Lines        4693     4693           
=======================================
  Hits         4197     4197           
  Misses        496      496           

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

@coreycb
Copy link

coreycb commented Dec 8, 2023

LGTM but I can't merge it.

@ajkavanagh ajkavanagh merged commit d802ec5 into openstack-charmers:master Dec 8, 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