Skip to content
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

Commands to trigger updates on the environment #680

Merged
merged 2 commits into from
Oct 4, 2023
Merged

Commands to trigger updates on the environment #680

merged 2 commits into from
Oct 4, 2023

Conversation

2can
Copy link
Contributor

@2can 2can commented Oct 4, 2023

I want to merge this PR because

This PR introduces additional commands for environment management. It adds

  • saleor env update to edit environment name
  • saleor env auth to manage basic auth protection on the environment
  • saleor env maintenance to manage maintenance mode on the environment

Related (issues, PRs, topics)

  • #679

Steps to test feature

  • saleor env update
  • saleor env auth
  • saleor env maintenance

I have:

  • Tested it locally and it doesn't break existing features
  • Added documentation if public changes are introduced
  • Added tests for my code

@2can 2can marked this pull request as ready for review October 4, 2023 10:23
@zaiste zaiste merged commit f7912f3 into main Oct 4, 2023
3 of 4 checks passed
@zaiste zaiste deleted the env-update branch October 4, 2023 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants