-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
Description
The preview builds aren't working the way that I originally wanted. I think it will be better to remove all the "-dev.#" builds from our pipelines but leave them attached to the GitHub Actions as an artifact. This will allow developers to download the artifact and use it locally, which may be a little bit of a pain. We could also use GitHub Packages for dev builds.
Tasks
- Update development build to use gitversion
- Unlist all "-dev.#" builds from NuGet
- Stop publishing dev builds to public NuGet #93
- Set stored artifact to 15 days for dev builds
Reactions are currently unavailable