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 v4.5.3 #2094

Merged
merged 1 commit into from
Dec 4, 2024
Merged

chore: release v4.5.3 #2094

merged 1 commit into from
Dec 4, 2024

Conversation

rjan90
Copy link
Contributor

@rjan90 rjan90 commented Dec 4, 2024

Release ref-fvm v4.5.3

@codecov-commenter
Copy link

codecov-commenter commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.75%. Comparing base (2b54219) to head (f6c440e).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2094   +/-   ##
=======================================
  Coverage   75.75%   75.75%           
=======================================
  Files         154      154           
  Lines       15707    15707           
=======================================
  Hits        11899    11899           
  Misses       3808     3808           

chore: publish v4.5.3
@Stebalien
Copy link
Member

I'll let you merge and release.

Also, I'm wondering if we should just merge the changelogs from the FVM/shared/sdk.

@rjan90 rjan90 merged commit 2212380 into master Dec 4, 2024
16 checks passed
@rjan90 rjan90 deleted the phi/release-v4.5.3 branch December 4, 2024 20:49
@rjan90
Copy link
Contributor Author

rjan90 commented Dec 4, 2024

Hey!

I´m encountering some perms issues it seems when trying to publish the crates:

  • cd fvm_shared
cd fvm_shared
cargo publish
    Updating crates.io index
   Packaging fvm_shared v4.5.3 (/Users/phi/ref-fvm/shared)
   Verifying fvm_shared v4.5.3 (/Users/phi/ref-fvm/shared)
    Updating crates.io index
  Downloaded anyhow v1.0.94
  Downloaded indexmap v2.7.0
  Downloaded hashbrown v0.15.2
  Downloaded syn v2.0.90
  Downloaded libc v0.2.167
  --------
 error: failed to publish to registry at https://crates.io
 
Caused by:
  the remote server responded with an error (status 403 Forbidden): this token does not have the required permissions to perform this action

So it looks like I do not have permissions to perform the publishing?

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