Skip to content

Remove internal options and change them to environment variables #171

@Sebastian-Webster

Description

@Sebastian-Webster

Internal options were created for easier debugging from CI results in v1.2.0. With the introduction of running the package from the CLI in v1.7.0, the CLI invocation has also used internal options to display messages about the status of the database creation and teardown in the console. These options are not meant to be changed outside of this package and outside of the CI in this repository, and are only changed depending on the environment the package is being ran in, so these options should be removed from the public facing API and be moved to being in environment variables instead.

Metadata

Metadata

Labels

deprecationRemove or deprecate somethingenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions