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

235 Commits

Author SHA1 Message Date
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
8366c6a2a3 bump python version 2022-05-15 15:49:41 +02:00
47269a88d2 Ensure unit tests are run within a docker context as part of CI builds 2022-05-15 23:37:01 +10:00
21d2b54afe Fix CI step 2022-05-12 11:00:43 +10:00
aa9ee15fb4 Fix CI pipeline for python checks
- Recently updated the python binding test framework
2022-05-12 10:52:53 +10:00
a6815c8334 if != on 2022-05-11 14:16:39 +10:00
37ce9f351d postgresql and mysql checks only run on push
- sqlite and coverage still runs on pull_request
- should speed up CI checks / reduce redundant CI server load
2022-05-11 14:15:44 +10:00
36da363188 Force push translation files 2022-05-02 09:37:33 +10:00
8635cb8267 Fix CI 2022-05-01 23:21:49 +10:00
9e469a949f Push from latest master to l10 branch 2022-05-01 22:43:25 +10:00
b1019abb45 adding permissions to hook
see https://github.com/inventree/InvenTree/pull/2895#issuecomment-1112733654
2022-04-30 20:01:30 +02:00
91560dcc6d Fix build-args in workflows
(cherry picked from commit a4aa4201f02b613ab23fdd3fe45db2c129a2baca)
2022-02-21 13:27:26 +11:00
f068ee6c2e Update FUNDING.yml
Add ko_fi username
2022-02-17 08:15:24 +11:00
e7aff93667 Create FUNDING.yml
Add sponsor file
2022-02-16 23:56:20 +11:00
e2bfa17522 Enable plugin support for github ci pipelines 2022-01-11 14:15:51 +11:00