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: crates.io release #175

Merged
merged 4 commits into from
Jun 3, 2024
Merged

chore: crates.io release #175

merged 4 commits into from
Jun 3, 2024

Conversation

AlexD10S
Copy link
Collaborator

Run cargo publish --dry-run in all the crates we want to release, and added some fixes:

  • Is mandatory to specify the version of pop_contracts, pop_parachain and pop_telemetry in the Cargo.toml of pop-cli
  • A warning with the fields readme and repository and documentation. I added them.

@AlexD10S AlexD10S marked this pull request as ready for review May 28, 2024 07:16
@AlexD10S
Copy link
Collaborator Author

This PR was blocked by #181
Ready now to publish the releases of the crates pop_contracts and pop_parachain.

Copy link

codecov bot commented May 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.97%. Comparing base (3cfff73) to head (c35c9fe).
Report is 1 commits behind head on main.

@@           Coverage Diff           @@
##             main     #175   +/-   ##
=======================================
  Coverage   55.97%   55.97%           
=======================================
  Files          33       33           
  Lines        3398     3398           
  Branches     3398     3398           
=======================================
  Hits         1902     1902           
  Misses       1213     1213           
  Partials      283      283           

@AlexD10S AlexD10S merged commit 4f71822 into main Jun 3, 2024
15 checks passed
@AlexD10S AlexD10S deleted the alex/prepare-release branch June 3, 2024 08:31
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.

2 participants