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

Publish multiple packages to crates.io #1298

Closed
2 tasks done
jpraynaud opened this issue Oct 16, 2023 · 0 comments
Closed
2 tasks done

Publish multiple packages to crates.io #1298

jpraynaud opened this issue Oct 16, 2023 · 0 comments
Assignees
Labels

Comments

@jpraynaud
Copy link
Member

jpraynaud commented Oct 16, 2023

Why

We want to publish multiple crates to the crates.io registry with GitHub Actions. We also want to test the publication prior to release.

What

We need to create a composite action that handles the publication to crates.io, and implement it in dry run mode in the CI and the pre-release workflows. Also, multiple users should be able to send packages with different API tokens.

How

  • Create a composite action for crates.io publication
  • Wire the action in the CI, pre-release and release workflows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant