InvenTree/.github/workflows
Matthias Mair 4d8836378b
CI updates (#3087)
* Add pre-commit to the stack

* exclude static

* Add locales to excludes

* fix style errors

* rename pipeline steps

* also wait on precommit

* make template matching simpler

* Use the same code for python setup everywhere

* use step and cache for python setup

* move regular settings up into general envs

* just use full update

* Use invoke instead of static references

* make setup actions more similar

* use python3

* refactor names to be similar

* fix runner version

* fix references

* remove incidential change

* use matrix for os

* Github can't do this right now

* ignore docstyle errors

* Add seperate docstring test

* update flake call

* do not fail on docstring

* refactor setup into workflow

* update reference

* switch to action

* resturcture

* add bash statements

* remove os from cache

* update input checks

* make code cleaner

* fix boolean

* no relative paths

* install wheel by python

* switch to install

* revert back to simple wheel

* refactor import export tests

* move setup keys back to not disturbe tests

* remove docstyle till that is fixed

* update references

* continue on error

* use relativ action references

* Change step / job docstrings
2022-05-28 10:38:12 +10:00
..
check_translations.yaml fix trailing 2022-05-20 13:20:55 +02:00
docker_latest.yaml Simplify steps 2022-05-18 15:39:58 +10:00
docker_stable.yaml Fix build-args in workflows 2022-02-21 13:27:26 +11:00
docker_tag.yaml Fix build-args in workflows 2022-02-21 13:27:26 +11:00
qc_checks.yaml CI updates (#3087) 2022-05-28 10:38:12 +10:00
stale.yml update tags to new names 2022-05-15 15:58:20 +02:00
translations.yml bump python version 2022-05-15 15:49:41 +02:00
version.yml move version checks out into own check 2021-12-04 01:22:10 +01:00
welcome.yml fix new lines 2022-05-15 15:56:08 +02:00