dart-lang / pub

The pub command line tool
https://dart.dev/tools/pub/cmd
BSD 3-Clause "New" or "Revised" License
1.04k stars 224 forks source link

Integration with GitHub packages #4325

Open dcharkes opened 2 months ago

dcharkes commented 2 months ago

I've noticed a new feature on GitHub: "packages"

image

Integrating this feature with pub likely requires some collaboration with GitHub itself, as there is no pub registry currently:

https://docs.github.com/en/packages/working-with-a-github-packages-registry

More reading: https://docs.github.com/en/packages

(Very low prio, but cool to have.)

Also, cc ecosystem team @devoncarew @mosuem

sigurdm commented 1 month ago

I agree this would be cool.

Seems to be a somewhat requested feature on https://github.com/orgs/community/discussions/8536 (71 upvotes)

We know @jurre from our dependabot collaboration. He might know whom we should get in touch with...