dart-lang / pub-dev

The pub.dev website
https://pub.dev
BSD 3-Clause "New" or "Revised" License
774 stars 145 forks source link

Can pub publish authrized with API key, Not OAuth #3486

Closed JacksonTian closed 1 year ago

JacksonTian commented 4 years ago
isoos commented 4 years ago

Related pub client issues: https://github.com/dart-lang/pub/issues/2201 and https://github.com/dart-lang/pub/issues/1381

JeremyChenn commented 4 years ago

perfect

jonasfj commented 4 years ago

@JeremyChenn would more granular permissions solve this? You could probably also use gsuite accounts, that way you admin all accounts and can revoke them when people leave.

That said automation is something we're thinking about.

sigurdm commented 1 year ago

We now have dart.dev/go/automated-publishing !