Closed Bug 1832255 Opened 2 years ago Closed 2 years ago

Use a scoped API token for Glean crates.io releases

Categories

(Data Platform and Tools :: Glean: SDK, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: janerik, Assigned: janerik)

Details

We currently use one of my personal unrestricted tokens, set in CI, to release to crates.io
crates.io just got scoped tokens, see https://blog.rust-lang.org/inside-rust/2023/05/09/api-token-scopes.html

We should switch out my token with a publish-update-scoped token, limited to glean* crates.

Assignee: nobody → jrediger
Priority: P3 → P2
Whiteboard: [telemetry:glean-rs:m?]

I swapped out the token on CircleCI with one limited to glean* crates and publish-update scope.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.