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

Sandbox-Next: Add the ResetService. #4802

Merged
merged 14 commits into from
Mar 4, 2020
Merged

Conversation

ghost
Copy link

@ghost ghost commented Mar 4, 2020

I tried to split out the resetting behavior itself into the general resources package to make testing easier.

Resolves #4600.

Pull Request Checklist

  • Read and understand the contribution guidelines
  • Include appropriate tests
  • Set a descriptive title and thorough description
  • Add a reference to the issue this PR will solve, if appropriate
  • Include changelog additions in one or more commit message bodies between the CHANGELOG_BEGIN and CHANGELOG_END tags
  • Normal production system change, include purpose of change in description

NOTE: CI is not automatically run on non-members pull-requests for security
reasons. The reviewer will have to comment with /AzurePipelines run to
trigger the build.

It looks like it's definitely slower than on Sandbox Classic™. Gonna
look into this as part of future work.
@ghost
Copy link
Author

ghost commented Mar 4, 2020

Currently, resetting is about twice as slow as with Sandbox Classic™. I'm going to dig into this, but I don't want to blow this PR up much more.

Copy link
Contributor

@gerolf-da gerolf-da left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you!

@mergify mergify bot merged commit 85998f8 into master Mar 4, 2020
@mergify mergify bot deleted the ledger/sandbox/next/reset-service branch March 4, 2020 14:40
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.

Add support for the Reset Service to Sandbox-on-X
2 participants