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

Release frc42_dispatch 3.0.0, frc_46 3.1.0, fvm_actor_utils 3.0.0 #182

Merged
merged 3 commits into from
Jan 9, 2023

Conversation

alexytsu
Copy link
Collaborator

@alexytsu alexytsu commented Jan 9, 2023

To release will follow these steps: #181

In future, this should be automated so that anyone with sufficient permissions on the repository can publish releases easily.

@alexytsu
Copy link
Collaborator Author

alexytsu commented Jan 9, 2023

I don't have a good way to --dry-run the releases/updates here. For example, frc42_dispatch needs an updated frc42_hasher which is yet to be published.

@abright any tips to check that all the underlying dependencies that need bumping have been touched?

@coveralls
Copy link

coveralls commented Jan 9, 2023

Coverage Status

Coverage: 83.151%. Remained the same when pulling cef67d0 on release into 13917d2 on main.

@alexytsu alexytsu requested a review from abright January 9, 2023 00:38
@alexytsu alexytsu requested a review from anorth January 9, 2023 01:28
@alexytsu alexytsu merged commit 422d8cb into main Jan 9, 2023
@alexytsu alexytsu deleted the release branch January 9, 2023 01:31
@abright
Copy link
Contributor

abright commented Jan 9, 2023

@abright any tips to check that all the underlying dependencies that need bumping have been touched?

Not sure if there's some nice automated way to do it, I check manually but that won't scale well if there's more than a couple dependencies involved. Bumping version numbers earlier (when changes are made) would probably let cargo catch it for us, though that puts us at the mercy of cargo's resolver so maybe it wouldn't trip up if we'd only made patch-level changes or something?

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.

4 participants