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

Workflow to publish crate on crates.io #147

Merged
merged 1 commit into from
Jan 16, 2023

Conversation

josecelano
Copy link
Member

@josecelano josecelano commented Dec 23, 2022

Workflow to publish the crate on crates.io.

It only works if the secret CRATES_TOKEN exists in the crates-io-torrust environment.

Since crates.io does not support scoped tokens, we can publish the crate using a fork where the crate owners can set up their crates.io tokens without sharing them with other maintainers.

@josecelano josecelano linked an issue Dec 23, 2022 that may be closed by this pull request
@josecelano
Copy link
Member Author

ACK 203d356

@josecelano josecelano added the Needs Rebase Base Branch has Incompatibilities label Jan 16, 2023
Workflow to publish the crate on [crates.io](https://crates.io/).

It only works if the secret "CRATES_TOKEN" exists in the "crates-io-torrust" environment.

Since crates.io does not support scoped tokens, we can publish the crate using a fork where the crate owners can set up their crates.io tokens without sharing them with other maintainers.
@josecelano josecelano removed the Needs Rebase Base Branch has Incompatibilities label Jan 16, 2023
@josecelano josecelano merged commit cdbb886 into torrust:develop Jan 16, 2023
@josecelano josecelano deleted the workflow-to-publish-crate branch January 16, 2023 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Publish it on crates.io
1 participant