rust-analyzer / rowan

Apache License 2.0
704 stars 58 forks source link

Bump version #158

Closed azdavis closed 1 year ago

azdavis commented 1 year ago

Now that #148 is in I'd like to have a new version so I can grab it.

It does look like CI is failing recently though. Maybe the token is expired? Or it needs to be the new format of crates.io tokens? https://blog.rust-lang.org/2023/06/23/improved-api-tokens-for-crates-io.html

Veykril commented 1 year ago

matklad recently revoked all of their rust-analyzer related tokens which is why the publish is failing here, we'd need to add the rust lang publisher thing as an owner for rowan as well I suppose

azdavis commented 1 year ago

Can @matklad help with that?

azdavis commented 1 year ago

any progress on this?

Veykril commented 1 year ago

Looks like the owner was added, will bump someone from the infra team tomorrow to add the token to the secrets

azdavis commented 1 year ago

how did that go?