Commit Graph

10 Commits

Author SHA1 Message Date
Sean Norwood 2734edcac5 ci: remove node v18 since next-auth doesn't support it 2022-04-23 17:58:27 +00:00
Sean Norwood 8c294cec4d ci: add basic install,build,lint ci 2022-04-23 17:52:08 +00:00
Sean Norwood 2462eb9686 chore: remove tubearchivist backend files 2022-04-22 12:34:56 -05:00
simon 1d3d3b13ed
reduce max-complexity to 10 2022-03-26 18:36:10 +07:00
simon c57d6c73cc
remove bandit, too many false positive 2022-01-22 17:52:13 +07:00
simon 023b5a4aba Reducing max-complexity to 12 after code refactor #25
* Added helper function in deploy.sh to run same tests as github actions locally
2021-09-22 12:03:52 +07:00
Christian Clauss fd50058431
GitHub Actions: Make black, flake8, and isort mandatory tests (#25)
* GitHub Actions: Make black, flake8, and isort mandatory tests

* fixup! black --diff
2021-09-22 12:00:33 +07:00
simon aa1b9f4d3b pending refactor 2021-09-21 16:53:05 +07:00
simon f8222855f0 customizing linting settings 2021-09-21 16:46:18 +07:00
Christian Clauss 49e57955b5
GitHub Action to lint Python code (#14)
* GitHub Action to lint Python code
2021-09-21 16:23:36 +07:00