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

Optional Beta S3 Datastore Connection #621

Open
comsemer opened this issue Mar 17, 2022 · 0 comments
Open

Optional Beta S3 Datastore Connection #621

comsemer opened this issue Mar 17, 2022 · 0 comments

Comments

@comsemer
Copy link
Contributor

Description

When adding new rule/recommendation files to the datastore that are untested or rely on unreleased code changes, pushing to the datastore before release is necessary for testing purposes but may result in error reports from users on the current release version. With the option to use a beta datastore instead of the prod datastore, these problems could be mitigated.

Solution idea(s)

  • Optional environment variable specifying the url of a beta datastore

Additional context

Currently testing for new rule files is done by copying local files to the expected rule file directory in the setup phase of nunit test fixtures which require them.

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

No branches or pull requests

1 participant