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 v1.32.0-rc2 #519

Merged
merged 1 commit into from
Mar 10, 2025
Merged

release v1.32.0-rc2 #519

merged 1 commit into from
Mar 10, 2025

Conversation

Stebalien
Copy link
Member

Builds with go 1.24

Builds with go 1.24
@BigLep BigLep requested a review from rjan90 March 10, 2025 20:16
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.

ok, but what's going on with this? https://github.com/filecoin-project/filecoin-ffi/releases/tag/v1.32.0-rc2, and why was I just notified about it and why does it say "2 weeks ago"?

@Stebalien
Copy link
Member Author

ok, but what's going on with this? https://github.com/filecoin-project/filecoin-ffi/releases/tag/v1.32.0-rc2, and why was I just notified about it and why does it say "2 weeks ago"?

Crap, I deleted that release and thought I had already deleted that tag. I hope this works...

Copy link

Suggested version: 1.32.0-rc2

Comparing to: v1.32.0-rc1 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index 0641ed6..9178a72 100644
--- a/go.mod
+++ b/go.mod
@@ -44,8 +44,8 @@ require (
 	github.com/whyrusleeping/cbor-gen v0.2.0 // indirect
 	go.uber.org/multierr v1.11.0 // indirect
 	go.uber.org/zap v1.27.0 // indirect
-	golang.org/x/crypto v0.29.0 // indirect
-	golang.org/x/sys v0.27.0 // indirect
+	golang.org/x/crypto v0.31.0 // indirect
+	golang.org/x/sys v0.28.0 // indirect
 	gopkg.in/yaml.v3 v3.0.1 // indirect
 	lukechampine.com/blake3 v1.3.0 // indirect
 )

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.

@Stebalien
Copy link
Member Author

Basically, the old release process was "tag a release, things will happen". The new release process is "update version.json". I did it the old way and it obviously didn't actually build a release.

@Stebalien Stebalien merged commit 595bf25 into master Mar 10, 2025
13 checks passed
@Stebalien Stebalien deleted the steb/release-1.32.0-rc2 branch March 10, 2025 23:50
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)
Status: 🎉 Done
Development

Successfully merging this pull request may close these issues.

2 participants