Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Optional Beta S3 Datastore Connection #621

@comsemer

Description

@comsemer

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions