Lombiq / Open-Source-Orchard-Core-Extensions

Looking for some useful Orchard Core extensions? Here's a bundle solution of all of Lombiq's open-source Orchard Core extensions (modules and themes). Clone and try them out!
https://lombiq.com
BSD 3-Clause "New" or "Revised" License
45 stars 18 forks source link

Publish alpha packages to Cloudsmith (OSOE-649) #504

Open Piedone opened 1 year ago

Piedone commented 1 year ago

Currently, we publish all issue-specific alpha versions of our projects' NuGet packages to nuget.org. Not to pollute NuGet, let’s publish them to Cloudsmith instead.

Jira issue

Piedone commented 3 months ago

Since https://github.com/Lombiq/Helpful-Libraries/pull/267 and https://github.com/Lombiq/UI-Testing-Toolbox/pull/377 we have dual-publishing to NuGet and Cloudsmith in HL and UITT. Only these projects, since these were needed for the preview versions of Orchard Core Commerce also published to Cloudsmith; we couldn't publish alpha versions of HL and UITT to NuGet for https://github.com/OrchardCMS/OrchardCore.Commerce/issues/442, since they depended on the preview version of OC, published to Cloudsmith.

However, these are specifically for *-preview-* tags, not substituting alpha releases. But, it's a good interim test.