-
Notifications
You must be signed in to change notification settings - Fork 2
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
feat: allow environments to be archived #602
Conversation
5e4efb2
to
58283c9
Compare
Pull Request Test Coverage Report for Build 12784183109Details
💛 - Coveralls |
You can access the deployment of this PR at https://renku-ci-ds-602.dev.renku.ch |
58283c9
to
b204cc0
Compare
assert res.json is not None | ||
assert res.json.get("is_archived") | ||
|
||
# Test that you can't create a launcher with an archived environment |
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.
Question: how does this interact with copying a project?
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.
I'm still testing this a bit in the deployment to see how it interacts with other things and make sure it doesn't break anything
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.
Code looks good to me. 👏
9562808
to
b80e91a
Compare
Tearing down the temporary RenkuLab deplyoment for this PR. |
closes #550
/deploy