-
Notifications
You must be signed in to change notification settings - Fork 17
update frc46 version #256
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
base: main
Are you sure you want to change the base?
update frc46 version #256
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the FRC-0046 token crate to the next minor version.
- Bump crate version from 14.0.0 to 14.1.0
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #256 +/- ##
=======================================
Coverage 89.00% 89.00%
=======================================
Files 27 27
Lines 5765 5765
=======================================
Hits 5131 5131
Misses 634 634 🚀 New features to boost your workflow:
|
@rjan90 : are you going to handle merging this? (Also, happy to discuss separately, but should we get more people on actors-maintainers to help unblock these kinds of things quicker?) |
I can take care of merging this, but I’ll need to refresh my memory on the release process, since I haven’t handled it before. As far as I understand, it mainly involves merging the version update and publishing the crates—which I believe I now have permissions for. However, I’m a bit unsure about the circular dependency that seems to involve actor-utils<>fvm<>actors - ref this issue ticket: #203 (comment). And also if the other versions needs to be bumped like #231 |
No description provided.