Closed prmeyn closed 1 year ago
Heya @prmeyn I think this is an us-problem, not a you-problem - we're investigating an issue with our package sync task, which seems to have fallen over. Once we resolve this, expect your listing to update.
Noticed too the category for your package is lower case, it should read Developer Tools
. If you update that in the JSON too, your package will appear on the category page (once the sync task is fixed).
I'll close this one as there's no work to be done.
Hi @prmeyn - I think the issue here is also that you are missing a ProjectUrl in your NuGet package. Without that we don't have something to follow to find your umbraco-marketplace.json
file.
If you compare yours with this one, you'll see yours is missing the "Package Information" link, which comes from this setting.
You can add it in your .csproj
file, like you see here.
Thank you both, I guess the validation tool has still not recovered from its fall, I'll wait and check back in 24 hours, to see if the above suggestions have helped fix this issue.
Hey @prmeyn looks like we're back in business - validation tools are working again (pretty sure it was a transient NuGet API issue), validation for UmbracoOutputCache ran successfully. I've requested a package sync, which should take a few minutes to complete.
Hey @prmeyn looks like we're back in business - validation tools are working again (pretty sure it was a transient NuGet API issue), validation for UmbracoOutputCache ran successfully. I've requested a package sync, which should take a few minutes to complete.
Thanks, everything looks good in the marketplace too. :)
In the blog Umbraco Marketplace Update - January 2023 the following is mentioned
I have tried to follow the above in my package's
umbraco-marketplace.json
but the package name in the new Umbraco marketplace still seems to have Umbraco prefixed.