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

chore: start upgrade to firefly-common 1.4.1 #1440

Merged
merged 7 commits into from
Jan 11, 2024

Conversation

SamMayWork
Copy link
Contributor

@SamMayWork SamMayWork commented Jan 10, 2024

Begin upgrade of FireFly to the latest version of FireFly common

@SamMayWork SamMayWork force-pushed the firefly-common-upgrade branch from 235a713 to 73b71b1 Compare January 10, 2024 15:10
@SamMayWork SamMayWork marked this pull request as ready for review January 11, 2024 09:48
@SamMayWork SamMayWork requested a review from a team as a code owner January 11, 2024 09:48
Signed-off-by: SamMayWork <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Jan 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (85da316) 99.99% compared to head (0497a7e) 99.99%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1440   +/-   ##
=======================================
  Coverage   99.99%   99.99%           
=======================================
  Files         321      321           
  Lines       23105    23105           
=======================================
  Hits        23103    23103           
  Misses          1        1           
  Partials        1        1           

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

Copy link
Contributor

@nguyer nguyer 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 great, thank you! I have one request for a related change. Could you please also update the GitHub workflows to use go "1.21" as well? It's probably also worth checking that we're using the latest versions of actions (like checkout v4) in our workflows too. Thanks!

@@ -1,7 +1,7 @@
go 1.18
go 1.21
Copy link
Contributor

Choose a reason for hiding this comment

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

Noting that this is a big jump. I think it's the right time to do it, but it will also be worth calling out to the rest of the community that we require Go v1.21 or newer 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.

Should be addressed by ac44d47. The changes to make FireFly use 1.21 consistently are more far reaching than just the workflows so have updated those places.

The new images in the commit come from both the golang and alpine image listings:

Signed-off-by: SamMayWork <[email protected]>
Copy link
Contributor

@nguyer nguyer left a comment

Choose a reason for hiding this comment

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

Good spot on the docker images too. Thank you! This looks good.

@SamMayWork
Copy link
Contributor Author

Looking at the build failures 👀

@nguyer nguyer merged commit 6a1a977 into hyperledger:main Jan 11, 2024
14 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