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
{{ message }}
This repository has been archived by the owner on Mar 11, 2021. It is now read-only.
Currently env_type is just simple string attribute for Environment entity/table. We need to introduce EnvironmentType as first class entity with new table.
Environment Type (table):
Name (string): Name of type (i.e. build, dev, stage, prod etc .. even custom env type allowed)
The text was updated successfully, but these errors were encountered:
Currently env_type is just simple string attribute for Environment entity/table. We need to introduce EnvironmentType as first class entity with new table.
Environment Type (table):
Name (string): Name of type (i.e. build, dev, stage, prod etc .. even custom env type allowed)
The text was updated successfully, but these errors were encountered: