1
0
Fork 0
mirror of synced 2024-04-28 09:22:37 +12:00
Commit graph

27 commits

Author SHA1 Message Date
OMEGA_RAZER 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
Serene-Arc 614c19be10 Fix workflow error 2022-12-03 16:56:44 +10:00
Serene-Arc 8cfc314038 Install mdl in workflow 2022-12-03 16:51:18 +10:00
Serene-Arc 47e49a2e98 Reorder workflow dependencies 2022-12-03 16:48:11 +10:00
Serene-Arc 5427ceb29a Add markdown linter to format check 2022-12-03 16:34:23 +10:00
Serene-Arc ee095d4814 Expand action scope 2022-12-03 15:50:35 +10:00
Serene-Arc 9c3c5436b5 Add formatting check option for code 2022-12-03 15:49:41 +10:00
OMEGARAZER fecb65c53a
Lint run
Linting run through various things. Mostly markdownlint.
2022-11-29 11:48:24 -05:00
Serene 59e57cee84
Create protect_master.yml 2022-07-16 13:13:23 +10:00
Ali Parlakçı 80bb4a8b5e
Update bug_report.md 2021-05-25 13:58:30 +03:00
Ali Parlakçı 8a7d21e159
Create build artifact (#372)
* Create build artifact

* Update publish.yml
2021-05-15 12:13:42 +03:00
Ali Parlakçı 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
Serene-Arc 12c040d85d Fix reference paths 2021-04-28 12:03:28 +10:00
Ali Parlakçı 91553854e6
publish.yml: initial commit 2021-04-20 19:09:46 +03:00
Ali Parlakçı 304028cf42
test.yml: on push master (#284) 2021-04-20 19:07:20 +03:00
Ali Parlakçı 92c7f9bcff
test.yml: upload coverage report (#283) 2021-04-20 17:15:26 +03:00
Ali Parlakçı 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 doster ee9dec16bf
(feat) test multiple python versions 2021-04-19 15:50:08 -05:00
Ali Parlakçı aefe8b79b6 templates: add issue templates (#276) 2021-04-18 16:44:52 +03:00
Ali Parlakçı e8abec43a6 Adds continuous integration with Github Actions 2021-04-18 16:44:52 +03:00
Ali Parlakçı 133beaae3d
Delete FUNDING.yml 2021-02-05 17:00:13 +03:00
Ali Parlakçı 540e1e8a6e
Update FUNDING.yml 2020-06-01 19:35:57 +03:00
Ali Parlakçı 05da5e7aac
Create FUNDING.yml 2020-06-01 19:35:25 +03:00