Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
databrickslabs/sandboxpackage to versionacceptance/v0.3.1. This update is necessary to resolve any conflicts and ensure compatibility with the latest version of the package. The update includes several bug fixes, dependency updates, and the addition of install instructions in the changelog. The package also includes new git-related libraries and modifications to the README to explain how to use the package with thedatabricks labs sandboxcommand. Additionally, there are dependency updates forgolang.org/x/cryptoin thego-libsandruntime-packagesdirectories. Keeping dependencies up-to-date is important for taking advantage of new features and bug fixes, so it is recommended to merge this pull request and address any conflicts or issues that may arise. This update is generated by Dependabot, a tool used to keep dependencies up-to-date, and it will handle any conflicts as long as the pull request is not modified. Thedatabrickslabs/sandboxpackage is used for building and testing the project.make_schemafixture to include location to create managed schema (#66). In this update, themake_schemafixture has been enhanced to include an optionallocationparameter, enabling users to specify the location for creating a managed schema. This change addresses issue #6acceptance.ymlfile in the.github/workflowsdirectory has been updated to use theacceptance/v0.3.1Docker image for theRun integration testsjob, replacing the previousacceptance/v0.2.2version. This change ensures that the latest version of the integration tests are being run, which may include bug fixes, new features, and other improvements. Thetimeoutparameter has been removed from the job, which may result in longer test execution times but ensures that the tests have enough time to complete. Additionally, theARM_CLIENT_IDandGITHUB_TOKENsecrets are now passed as environment variables to the job. Thedownstreams.ymlfile has also been updated to remove circular dependencies and streamline the build process, while maintaining the use of theubuntu-latestruntime andfail-fastoption. TheRun nightly testsjob has been updated to use theacceptance/v0.3.1Docker image, which may improve test execution during the nightly build due to potential bug fixes, new functionality, or better handling of timeout scenarios. Thecreate_issuesparameter remains set to true, ensuring that any test failures will result in the creation of GitHub issues to track them. These changes aim to improve the reliability and efficiency of the build and test processes.Dependency updates: