You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
@mitchelsellers what do you think about this? Maybe we can update our builds to use git version instead of our current numbering schema. I really just want this to be easier to manage
Let's do that. I have updated the task list above to capture these items. If we need to we can break those items out into separate issues or leave them just as tasks here
I have unlisted all dev builds and our bad license build of 1.0.0. It may be useful to do something similar for FileOnQ.Imaging.Raw so I have a quick powershell script for us.
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
The text was updated successfully, but these errors were encountered: