1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-17 09:32:23 +03:00

17 Commits

Author SHA1 Message Date
Athanasius
1cda0f9315 Rename to push-checks.yml, don't do PRs
Also commented better at the top
2020-08-27 12:11:50 +01:00
Athanasius
a9680ea8c0 Don't force --show-source in .flake8 !
This was the cause of our flake8-your-pr issue!  It meant that as well
as `--format json` giving JSON output it also got polluted with the raw
string of the source line as well.
2020-08-27 12:11:50 +01:00
Athanasius
9382ca334b Add flake8-json to requirements-dev.txt 2020-08-27 12:11:50 +01:00
Athanasius
ec1c54b93e Specify GITHUB_TOKEN for flake8-your-pr via env 2020-08-27 12:11:50 +01:00
Athanasius
ae34a20d11 Attempt to run "tayfun/flake8-your-pr@master" in PRs. 2020-08-27 12:11:50 +01:00
Athanasius
852d0ac7a9 Rename to 'what it runs on' prefix 2020-08-27 12:11:50 +01:00
Athanasius
1cb1bd5725 The configuration must be inside a 'with:' 2020-08-27 12:11:50 +01:00
Athanasius
eddd14724e Use fetch-depth 0 for 'all' on checkout@v2 2020-08-27 12:11:50 +01:00
Athanasius
85d09edb2a Try A_D's "diff only" flake8 checking 2020-08-27 12:11:49 +01:00
Athanasius
b175d5711b Uncomment flake8 part of build in workflow 2020-08-27 12:11:49 +01:00
Athanasius
a55537e272 Remove pytest and comment out flake8 for now.
Narrowing down what's working and what isn't in this.
2020-08-27 12:11:49 +01:00
Athanasius
79b86e5d27 Add greet-example to github workflows 2020-08-27 12:11:49 +01:00
Athanasius
2546efff91 Update python-app.yml
Change to ubuntu-18.04
2020-08-27 12:11:49 +01:00
Athanasius
742d133519 Update python-app.yml
Change name to be more obvious when viewing in Actions.
2020-08-27 12:11:49 +01:00
Athanasius
a344c53b67 Create python-app.yml
Add a GitHub Action to check requirements-dev.txt, flake8, and pytest.
2020-08-27 12:11:49 +01:00
A_D
5b736cab36 Create Enhancement issue template
closes #599
2020-08-27 12:10:10 +01:00
Athanasius
085333c80b Update issue templates 2020-07-05 19:46:02 +01:00