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: release 16.0.0-dev1 #1596

Merged
merged 2 commits into from
Jan 20, 2025
Merged

chore: release 16.0.0-dev1 #1596

merged 2 commits into from
Jan 20, 2025

Conversation

rjan90
Copy link
Contributor

@rjan90 rjan90 commented Jan 14, 2025

Publish a v16.0.0-dev1 release, so that we can start testing of https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0097.md.

@rjan90 rjan90 requested a review from rvagg January 14, 2025 19:59
@rjan90 rjan90 self-assigned this Jan 14, 2025
@LesnyRumcajs
Copy link
Contributor

@rjan90 This should help with the Cargo Audit in the CI #1597

@rjan90
Copy link
Contributor Author

rjan90 commented Jan 15, 2025

This should help with the Cargo Audit in the CI #1597

Oh great, I was a bit confused why that check was not passing.

Copy link
Member

@rvagg rvagg left a comment

Choose a reason for hiding this comment

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

rc to dev? confusing, but sure

chore: publish 16.0.0-dev1
cargo update --workspace
@rjan90 rjan90 force-pushed the phi/cut-v16.0.0-dev1 branch from caea0c2 to e758a0a Compare January 20, 2025 07:29
@filecoin-project filecoin-project deleted a comment from github-actions bot Jan 20, 2025
Copy link

Suggested version: 16.0.0-dev1

Comparing to: v16.0.0-dev (diff)

Changes in configuration file(s):

diff --git a/Cargo.toml b/Cargo.toml
index 42739099..91a4f32d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,7 +10,7 @@ members = [
 ]
 
 [workspace.package]
-version = "16.0.0-dev"
+version = "16.0.0-rc1"
 license = "MIT OR Apache-2.0"
 edition = "2021"
 repository = "https://github.com/filecoin-project/builtin-actors"
@@ -137,7 +137,7 @@ fvm_shared = "4.5.1"
 fvm_ipld_encoding = "0.5.0"
 fvm_ipld_blockstore = "0.3.0"
 fvm_ipld_hamt = "0.10.2"
-fvm_ipld_kamt = "0.4.2"
+fvm_ipld_kamt = "0.4.3"
 fvm_ipld_amt = { version = "0.7.3" }
 fvm_ipld_bitfield = "0.7.0"
 

Cutting a Release (and modifying non-markdown files)

This PR is modifying both Cargo.toml and non-markdown files.
The Release Checker is not able to analyse files that are not checked in to master. This might cause the above analysis to be inaccurate.
Please consider performing all the code changes in a separate PR before cutting the release.

Automatically created GitHub Release

A draft GitHub Release has been created.
It is going to be published when this PR is merged.
You can modify its' body to include any release notes you wish to include with the release.

@rjan90
Copy link
Contributor Author

rjan90 commented Jan 20, 2025

rc to dev? confusing, but sure

Was a bit unsure what the ideal versioning name here was, since the v16.0.0-rc1 was technically the "F3 led nv25 upgrade", but since we are now adding more scope to the network upgrade, going back to -dev felt like the most correct thing to do.

@rjan90 rjan90 added this pull request to the merge queue Jan 20, 2025
Merged via the queue into master with commit 3f7e1d0 Jan 20, 2025
20 checks passed
@rjan90 rjan90 deleted the phi/cut-v16.0.0-dev1 branch January 20, 2025 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ☑️ Done (Archive)
Development

Successfully merging this pull request may close these issues.

4 participants