2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-16 03:55:41 +00:00
Commit Graph

249 Commits

Author SHA1 Message Date
d37f66f17c switch to install 2022-05-27 23:22:26 +02:00
0b01b45d7b install wheel by python 2022-05-27 23:18:57 +02:00
94e8dd3af2 no relative paths 2022-05-27 23:14:16 +02:00
d129eb6610 fix boolean 2022-05-27 23:12:36 +02:00
b120a297c5 make code cleaner 2022-05-27 23:03:20 +02:00
11ffd41745 update input checks 2022-05-27 22:44:52 +02:00
38ac32825f remove os from cache 2022-05-27 22:38:38 +02:00
7aa983cb0c add bash statements 2022-05-27 22:36:49 +02:00
fdaaf7ecf4 resturcture 2022-05-27 22:33:59 +02:00
f5f7b36926 switch to action 2022-05-27 22:30:35 +02:00
550a2480b5 update reference 2022-05-27 22:11:47 +02:00
deb361f70c refactor setup into workflow 2022-05-27 22:08:55 +02:00
a379813711 do not fail on docstring 2022-05-27 22:06:36 +02:00
6bca3762c9 update flake call 2022-05-27 21:57:41 +02:00
80d0d38350 Add seperate docstring test 2022-05-27 21:29:15 +02:00
13c6b29bb3 ignore docstyle errors 2022-05-27 21:28:11 +02:00
0dfa39ecea Github can't do this right now 2022-05-27 21:16:31 +02:00
5c3669aa00 use matrix for os 2022-05-27 21:03:08 +02:00
0dd8f02506 fix references 2022-05-27 20:43:31 +02:00
31575a03c1 fix runner version 2022-05-27 20:39:53 +02:00
0bbe8586bf refactor names to be similar 2022-05-27 20:36:41 +02:00
e56a75e255 use python3 2022-05-27 20:33:02 +02:00
1eb291555b make setup actions more similar 2022-05-27 20:31:59 +02:00
e5f6fcf6bd Use invoke instead of static references 2022-05-27 20:24:03 +02:00
d3011e8127 just use full update 2022-05-27 20:22:02 +02:00
7aea8894a0 move regular settings up into general envs 2022-05-27 20:16:36 +02:00
7d27f0842b use step and cache for python setup 2022-05-27 20:12:31 +02:00
ca0cba36c2 Use the same code for python setup everywhere 2022-05-27 20:10:51 +02:00
9dd77858fd make template matching simpler 2022-05-27 20:05:40 +02:00
aced415802 rename pipeline steps 2022-05-27 20:01:33 +02:00
d48500dbb5 Add pre-commit to the stack 2022-05-27 18:52:34 +02:00
dcffd9a3cf Add codeowners (#3079)
* Add codeowners

* use direct user handles
2022-05-27 11:04:40 +10:00
93b6934127 fix trailing 2022-05-20 13:20:55 +02:00
e1abdddc4a Merge branch 'inventree:master' into not-working-tests 2022-05-20 00:28:35 +02:00
af88f6ec97 python CI: wait for server before continuing 2022-05-19 11:55:53 +10:00
b2f5c60877 update pip before running - reduce warnings 2022-05-19 01:46:04 +02:00
38f8e9c9ab remove duplicate install 2022-05-19 01:13:47 +02:00
4d4a164923 do full update 2022-05-19 01:02:24 +02:00
16dad60ea5 collect static right before starting 2022-05-18 23:31:18 +02:00
2fde482eab Simplify steps 2022-05-18 15:39:58 +10:00
3e05c5fde1 Bring docker containers down 2022-05-18 15:12:19 +10:00
ea3133be1d Combine docker-build and docker-test CI steps
- We are building anyway, may as well test
2022-05-18 15:11:37 +10:00
f53c8865ad Only run docker build on push 2022-05-18 14:14:40 +10:00
dc2351748c Merge remote-tracking branch 'inventree/master' into webp-support 2022-05-17 18:48:19 +10:00
65d0d7906c add gettext 2022-05-16 19:10:48 +02:00
5f2c21aa62 run full install 2022-05-16 18:50:16 +02:00
5bc748316d Merge pull request #2995 from matmair/fix-actions
Small action fixes
2022-05-16 00:52:01 +10:00
e83f9ead0a update tags to new names 2022-05-15 15:58:20 +02:00
55b909a1de fix new lines 2022-05-15 15:56:08 +02:00
76266ab98a use python 3.9 here too 2022-05-15 15:52:55 +02:00