Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure hosting support and a handful for other tweaks #3

Open
wants to merge 31 commits into
base: master
Choose a base branch
from

Conversation

bpkroth
Copy link

@bpkroth bpkroth commented Jan 23, 2023

  • Adds a devcontainer for vscode to keep the dev environment clean and reproducible (also supports local testing)
  • Adds editorconfig support for consistent formatting
  • Adds some flake8 style improvements (and ignores a bunch)
  • Adds Azure hosting support (db config controlled via more environment variables)
    • Required updating pip requirements and changing shebang headers for better cross platform support
  • Adds a basic authentication mode for privileged operations like /create_user (controlled via more environment variables)

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.

1 participant