construct-hub icon indicating copy to clipboard operation
construct-hub copied to clipboard

cdk-scheduler library does not appear on construct Hub

Open Misfits09 opened this issue 3 years ago • 1 comments

Following the "Contribute" instructions, the cdk-scheduler package has been setup and compiled with JSII (.jsii bundled in package and jsii parameters in package.json). We also added some of the suggested tags for better chances of getting picked up but the library does not appear in Construct Hub (after a week).

Maybe something to do with the fact that our package is in a subdirectory of the github repo ?

Misfits09 avatar Jul 08 '22 13:07 Misfits09

Hi @Misfits09 - can you see if updating the "organization" field in your package.json to a boolean value and re-publishing the library fixes it? See this related issue: https://github.com/cdklabs/construct-hub/issues/900

Chriscbr avatar Jul 15 '22 21:07 Chriscbr