Make GitHub Environments More Consistent #220
Labels
for:v4
Applies to `v4`
priority:medium
type:enhancement
Improvements to existing features
version:MAJOR
Requires an update to Model Deployment Repositories CI
See #218 (comment) (thanks, @aidanheerdegen!)
Currently, we don't give any type-specifier for
Release
GitHub Environments. This makes the logic in the CI a bit more convoluted.For
v4
, we are looking to require theRelease
type on all Release GitHub Environments. So, the changes would be:v3
)v4
)SUPERCOMPUTER Prerelease
SUPERCOMPUTER Prerelease
SUPERCOMPUTER
SUPERCOMPUTER Release
This requires changes to
model-deployment-template
instructions,build-cd
(for environment name resolution) and all deployment repositories that move tov4
.The text was updated successfully, but these errors were encountered: