Skip to content

docs(envvars): Automatically update environment files#218

Open
samoehlert wants to merge 1 commit intomainfrom
topic/soehlert/env_var_documentation
Open

docs(envvars): Automatically update environment files#218
samoehlert wants to merge 1 commit intomainfrom
topic/soehlert/env_var_documentation

Conversation

@samoehlert
Copy link
Collaborator

Closes #81

This includes:

  • a script to parse environment variables (a bit of a nasty regex, I'm not sure how else to do it)
  • associated tests
  • the docs themselves
  • convenience Makefile target
  • precommit hook that runs the Makefile target so each commit theoretically has the latest variable CRUDs
  • finally precommit was upset at me for not having the python-version

Also ruff formatting changed a couple of whitespace things, whatever.

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

Successfully merging this pull request may close these issues.

Document the required environment variables as well as their defaults

1 participant