Kevin Chung
e547e98d35
Add Hadolint to Github Lint action ( #1518 )
...
* Lint `Dockerfile` and `docker-compose.yml`
* Closes #1458
2020-06-29 01:31:34 -04:00
Kevin Chung
aa225f8e15
Lint markdown and require markdown changes to pass prettier ( #1510 )
...
* Require that markdown files are linted by prettier
2020-06-24 14:04:10 -04:00
Kevin Chung
74ff3b57a2
Remove lint step from test workflows
2020-06-18 18:06:46 -04:00
Kevin Chung
0c43e2dd0a
Seperate out postgres tests and clarify postgres support ( #1494 )
...
* Clarifies the position on supporting Postgres and removes Postgres from the main test suite
* Closes #973
2020-06-17 03:14:47 -04:00
Kevin Chung
0afd25ed39
1215 dockerfile improvements ( #1461 )
...
* Switch Dockerfile from alpine to debian. Switch entrypoint from sh to bash
* Closes #1215
2020-05-30 17:24:03 -04:00
Kevin Chung
76e5ad08a8
820 python 3 only ( #1454 )
...
* Remove Python 2 specific code
* Require imports to have a proper isort-supported order
* Only test/lint on Python 3
* Bump most dependencies to latest supported version
2020-05-30 02:43:49 -04:00
Ernesto Serrano
05ee4acad8
Added github actions workflow ( #1394 )
...
* Added github actions workflow
2020-05-29 16:00:14 -04:00
Kevin Chung
f4aab70b32
Issue template ( #455 )
...
* Adding ISSUE_TEMPLATE
2017-11-14 16:40:36 -05:00