Commit Graph
11 Commits
Author SHA1 Message Date
OMEGA_RAZERandGitHub aced164560 Update test.yml
Corrects .md ignore and adds markdown lint files as there would be no need to trigger python tests from them.
2023-01-01 23:11:43 -05:00
OMEGARAZER 2bafb1b99b Consolidate flake8 settings
Consolidates sane flake8 settings to pyproject with the Flake8-pyproject plugin.

Does not change logic of test workflow but allows base settings to live in pyproject for anyone using flake8 as an external linter (e.g. vscode)

Also fixes some flake8 errors that were not being picked up by current testing, mostly unused imports.
2022-12-28 10:00:43 -05:00
OMEGARAZER 8c01a9e7a0 Consolidate to pyproject
Consolidates configs to pyproject.toml and updates workflows accordingly as well as sets sane minimums for dev requirements.

adds version check to main script.
2022-12-16 23:45:36 -05:00
Ali ParlakçıandGitHub 4ab1d6d6e0 test.yml: test on windows and macos (#290) 2021-05-06 13:04:41 +03:00
Ali Parlakçı 77f9a7d523 Add ci to dev branch 2021-05-05 17:05:03 +03:00
Ali ParlakçıandGitHub 304028cf42 test.yml: on push master (#284) 2021-04-20 19:07:20 +03:00
Ali ParlakçıandGitHub 92c7f9bcff test.yml: upload coverage report (#283) 2021-04-20 17:15:26 +03:00
Ali ParlakçıandGitHub b355fb6500 test.yml: add coverage report (#282) 2021-04-20 16:43:25 +03:00
Ali Parlakci 71664dc70a test.yml: remove unsupported Python versions 2021-04-20 14:32:59 +03:00
vlad dosterandGitHub ee9dec16bf (feat) test multiple python versions 2021-04-19 15:50:08 -05:00
Ali Parlakçı e8abec43a6 Adds continuous integration with Github Actions 2021-04-18 16:44:52 +03:00