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
It's useful to make intermediate dev releases available to users (e.g. for stress testing), but they should be appropriately flagged both on github and on packages.arup.com.
On github, you can make pre-releases which works well for dev releases. We could possibly trigger the upload action conditional to the type of release, with pre-releases uploading to a different subdir in the packages directory (e.g. packages.arup.com/conda-dev).
The text was updated successfully, but these errors were encountered:
It's useful to make intermediate dev releases available to users (e.g. for stress testing), but they should be appropriately flagged both on github and on packages.arup.com.
On github, you can make pre-releases which works well for dev releases. We could possibly trigger the upload action conditional to the type of release, with pre-releases uploading to a different subdir in the packages directory (e.g.
packages.arup.com/conda-dev
).The text was updated successfully, but these errors were encountered: