Skip to content

Conversation

@castelao
Copy link
Member

It was missing to expose the token to cargo.

@castelao castelao self-assigned this Sep 24, 2025
@castelao castelao requested a review from ppinchuk as a code owner September 24, 2025 03:31
@castelao castelao added the chore Maintenance work that does not impact the end user label Sep 24, 2025
Copilot AI review requested due to automatic review settings September 24, 2025 03:31
@castelao castelao added the rust label Sep 24, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a missing authentication token configuration for publishing Rust packages to crates.io. The change ensures that the cargo publish command has access to the required registry token.

  • Adds environment variable configuration to expose the CARGO_REGISTRY_TOKEN secret
  • Reorders command line arguments for the cargo publish command

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@castelao castelao merged commit 591f869 into main Sep 24, 2025
21 checks passed
@castelao castelao deleted the fix/crates_publish branch September 24, 2025 04:14
github-actions bot pushed a commit that referenced this pull request Sep 24, 2025
* fix: Loading token to use with cargo

* Bump core library to 0.0.7
@castelao castelao added this to the Finalize OSS release milestone Sep 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Maintenance work that does not impact the end user

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants