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

Use organization backup endpoint #710

Merged
merged 3 commits into from
Nov 7, 2023
Merged

Use organization backup endpoint #710

merged 3 commits into from
Nov 7, 2023

Conversation

2can
Copy link
Contributor

@2can 2can commented Nov 3, 2023

I want to merge this PR because

  • it switches backup commands to use the organization backup endpoint. It eliminates the need for the environment with those commands, making them more convenient.

Related (issues, PRs, topics)

  • #709

Steps to test feature

  • saleor backup list
  • saleor backup create
  • saleor backup remove
  • saleor backup show

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 requested a review from zaiste November 3, 2023 11:20
@2can 2can force-pushed the backup branch 2 times, most recently from cba8409 to 316d60a Compare November 6, 2023 10:25
@2can 2can linked an issue Nov 6, 2023 that may be closed by this pull request
@zaiste zaiste merged commit b9b0fbf into main Nov 7, 2023
4 checks passed
@zaiste zaiste deleted the backup branch November 7, 2023 08:22
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.

Show backup list without selecting environment
2 participants