Skip to content

Conversation

@glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented May 28, 2022

Resolve protobuf 4 issues.
https://pypi.org/project/protobuf/#history

Screen Shot 2022-05-28 at 10 49 23 AM

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Improved dependency stability in CI workflows

πŸ“Š Key Changes

  • Pinned protobuf library to version 3.20.1 in CI testing workflow configuration

🎯 Purpose & Impact

  • Stability: Ensures a specific version of protobuf is used during continuous integration, preventing issues related to automatic upgrades
  • Consistency: Guarantees that the testing environment is consistent, leading to more reliable test outcomes
  • User Satisfaction: Reduces the likelihood of unexpected errors for users when the package goes through CI, as the testing process remains stable over time πŸ› οΈ

Resolve protobuf 4 issues.
@glenn-jocher glenn-jocher self-assigned this May 28, 2022
@glenn-jocher glenn-jocher changed the title Pin protobuf==3.20.1 Pin CI protobuf==3.20.1 May 28, 2022
@glenn-jocher glenn-jocher merged commit 07e8437 into master May 28, 2022
@glenn-jocher glenn-jocher deleted the ci/update branch May 28, 2022 08:53
tdhooghe pushed a commit to tdhooghe/yolov5 that referenced this pull request Jun 10, 2022
Pin protobuf==3.20.1

Resolve protobuf 4 issues.
ctjanuhowski pushed a commit to ctjanuhowski/yolov5 that referenced this pull request Sep 8, 2022
Pin protobuf==3.20.1

Resolve protobuf 4 issues.
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