issues
search
reimandlab
/
ActiveDriverDB
ActiveDriverDB
GNU Lesser General Public License v2.1
12
stars
3
forks
source link
Enable GitHub Actions on CI
#168
Closed
krassowski
closed
3 years ago
krassowski
commented
3 years ago
[x] Replace Travis CI (which is no longer an option for open-source projects) with GitHub Actions for testing
[x] Improve the CI scripts to use reproducible conda environment with fast mamba installation and to fail early
[x] Add support for using R installation separate from the system installation (and use it on CI)
[x] Use non-local MySQL on CI
[x] Add flake8 to ensure acceptable Python code quality
[x] Fix all issues highlighted by flake8