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

Roll back bluesky version #882

Merged
merged 3 commits into from
Mar 3, 2025
Merged

Roll back bluesky version #882

merged 3 commits into from
Mar 3, 2025

Conversation

DominicOram
Copy link
Contributor

Fixes #881

Link to dodal PR (if required): DiamondLightSource/dodal#1083

Instructions to reviewer on how to test:

  1. Confirm tests still pass and we're on 1.13.0

Checks for reviewer

  • Would the PR title make sense to a user on a set of release notes

Copy link

codecov bot commented Mar 3, 2025

Codecov Report

Attention: Patch coverage is 97.91667% with 1 line in your changes missing coverage. Please review.

Project coverage is 87.57%. Comparing base (1c67645) to head (7566e70).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #882   +/-   ##
=======================================
  Coverage   87.57%   87.57%           
=======================================
  Files         105      105           
  Lines        7106     7106           
=======================================
  Hits         6223     6223           
  Misses        883      883           
Components Coverage Δ
i24 SSX 74.16% <90.90%> (ø)
hyperion 96.39% <100.00%> (ø)
other 96.82% <100.00%> (ø)

@@ -18,7 +18,6 @@ dependencies = [
#
"annotated_types",
"caproto",
"confluent-kafka==2.8.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe we should leave this pin in? Unless the latest confluent-kafka is working now

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think that the confluent-kafka is a dependency of bluesky and bluesky==1.13.0 has it pinned at confluent-kafka==2.8.0 so we should be fine

@DominicOram DominicOram merged commit 1cefe70 into main Mar 3, 2025
22 checks passed
@DominicOram DominicOram deleted the 881_roll_back_bluesky branch March 3, 2025 18:17
DominicOram added a commit that referenced this pull request Mar 3, 2025
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.

Roll back to bluesky 1.13
2 participants