Commit graph

5 commits

Author SHA1 Message Date
Noorhteen Raja NJ
fd597e6971
chore (ci): improve ci workflows and deps management (#3873)
* chore (ci): improve elm job speed by caching

* chore (ci): update ci generator script to be run from any dir

* chore: update pre-commit to use local black binary

* chore: mypy config skip amalgam generated modules

* chore: run-tests.xsh parameterisation

use argparser to make this file a cli

* feat: use requirements.txt during CI

* feat: run black/flake8/mypy during ci from pip-env

* chore: mypy version 0.790 fix

since the loose pinning on mypy version causes new PRs to fail

* refactor: update github actions template

remove poetry/environment.yml files
2020-10-19 11:52:37 -04:00
Anthony Scopatz
526dd354ff
goanpeca -> conda-incubator (#3857)
* goanpeca -> conda-incubator

* elm incubator fix
2020-10-08 14:54:03 -04:00
Morten Enemark Lund
57eb347111 Only run CI once for black and elm 2020-08-12 15:47:27 +02:00
Gil Forsyth
9ee607aa26
Add PRs to event triggers for github actions 2020-04-08 12:06:42 -04:00
Gil Forsyth
fc2361b875 Set up Github Actions to handle CI
* Tweak env names for easier templating
* Add condarc file to force conda-forge
* Run xonsh as module to avoid windows PATH issues
2020-04-07 11:20:23 -04:00