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

Update install protoc action to specify version of protobuf #511

Merged
merged 3 commits into from
Apr 5, 2022

Conversation

jamie256
Copy link
Contributor

@jamie256 jamie256 commented Apr 4, 2022

Description

Update the install protoc action to specify version of protobuf so we don't install incompatible versions (3.20+drops support for python 3.6 for example and this was being installed). Update both the python and notebook tests workflows.

Also update dependencies since this was a dependency related break and the poetry.lock file was stale.

poetry update

Update dependencies poetry.lock file only

General Checklist

  • Tests added for this feature/bug
    if it was a bug, test must cover it.
  • Conform by the style guides, by using formatter
  • Documentation updated
  • (optional) Please add a label to your PR

@jamie256 jamie256 changed the title Update dependencies poetry.lock file only Update install protoc action to specify version of protobuf to install Apr 4, 2022
@jamie256 jamie256 changed the title Update install protoc action to specify version of protobuf to install Update install protoc action to specify version of protobuf Apr 4, 2022
Copy link
Contributor

@TheMellyBee TheMellyBee left a comment

Choose a reason for hiding this comment

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

LGTM!

@jamie256 jamie256 merged commit dd2d81a into mainline Apr 5, 2022
@jamie256 jamie256 deleted the dev/jamie/deps branch April 5, 2022 00:14
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.

2 participants