great_expectations icon indicating copy to clipboard operation
great_expectations copied to clipboard

[MAINTENANCE] Remove ability to configure store names

Open cdkini opened this issue 9 months ago • 2 comments

Remove _store_name top level variables to prevent user configuration (deemed unnecessary). Utilize a new StoreManager abstraction to add helpful error messaging and better access around stores

  • [x] Description of PR changes above includes a link to an existing GitHub issue
  • [x] PR title is prefixed with one of: [BUGFIX], [FEATURE], [DOCS], [MAINTENANCE], [CONTRIB]
  • [x] Code is linted - run invoke lint (uses ruff format + ruff check)
  • [x] Appropriate tests and docs have been updated

For more information about contributing, see Contribute.

After you submit your PR, keep the page open and monitor the statuses of the various checks made by our continuous integration process at the bottom of the page. Please fix any issues that come up and reach out on Slack if you need help. Thanks for contributing!

cdkini avatar May 24 '24 14:05 cdkini