Skip to content

GitHub token env vars #9

@ashawley

Description

@ashawley
  • Objective: Store GitHub token in encrypted environment variables in AWS
  • Presently, GitHub token is stored in configuration file.
  • Rationale: AWS encrypted variables are more secure and can be updated easier without a need for a new build to be uplaoded.
  • Safety: If the variable isn't in the environment variable, then fail gracefully.
  • Safety: If the variable isn't in the environment variable, try the config file?
  • Configuration: Document use of AWS Lambda environment variables.
  • Configuration: Document use of env locally for local development.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions