cdklabs / construct-hub

AWS CDK construct library that can be used to deploy instances of the Construct Hub in any AWS Account.
https://constructs.dev
Apache License 2.0
201 stars 26 forks source link

GitHub Packages support? #1353

Open ahammond opened 10 months ago

ahammond commented 10 months ago

We currently publish all our CDK constructs to GitHub Packages. I can't get authorization from security to enable a npmjs.com registry. We publish a number of open-source packages and would like to get them registered with constructs.dev. Is there any thought around enabling GHP support?

All our packages are jsii and managed with projen.

mrgrain commented 2 weeks ago

Is this a feature request for the public Construct Hub, i.e. public constructs.dev should also show packages from GitHub - or for the construct itself, because you are running this maybe an internal version and need a different data source?