Skip to content
This repository was archived by the owner on Aug 16, 2023. It is now read-only.
This repository was archived by the owner on Aug 16, 2023. It is now read-only.

Provide default values for most configuration options #78

@kevindigo

Description

@kevindigo

Rather than always requiring users to create environment variables for everything, I would propose:

  • CSV_COLUMN_NUMBER_FOR_GITHUB_ID could default to 0
  • CSV_COLUMN_NUMBER_FOR_ALTERNATE_ID could default to 0
  • TIMEZONE could default to UTC
  • GITHUB_IMPORTANT_EVENTS could default to some reasonable list

This would make it easier for users to try running starfish the first time. It would also avoid the need for tests to set up a bunch of environment variables that aren't directly relevant to the tests themselves.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions