-
Notifications
You must be signed in to change notification settings - Fork 9
Rename poc environments #3423
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rename poc environments #3423
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we need two of these? I'm thinking we could get rid of one of them.
@thomasleese We don't need both environments all the time, but sometimes it has been useful to have two if we were working on different topics at the same time. |
Additionally because we have the destroy-infrastructure pipeline we can just spin-down an environment whenever we want |
* poc becomes sandbox-alpha and copilotmigration becoumes sandbox-beta
25bbab0
to
423bf61
Compare
|
The names
poc
andcopilotmigration
for the two environments are outdated. To better reflect their purpose, this PR renames them tosandbox-alpha
andsandbox-beta
.