2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 10:05:39 +00:00
Commit Graph

209 Commits

Author SHA1 Message Date
af88f6ec97 python CI: wait for server before continuing 2022-05-19 11:55:53 +10: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
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
8799985f75 Merge branch 'inventree:master' into stale 2022-01-07 00:08:28 +01:00
a02ae8c20d add welcome messages 2022-01-05 23:41:04 +01:00
9b1e944509 ignore everything that got a milestone
this helps keeping false positives lower
2022-01-04 00:04:05 +01:00
993b368d3d new stale check 2022-01-03 23:59:16 +01:00
ecb9643cc1 Use sqlite config for docker build test 2021-12-21 16:14:04 +11:00
4805540b4c try simplifying 2021-12-14 22:52:14 +11:00
070d01b2f4 Try with newer python 2021-12-14 22:48:44 +11:00
a9d09c7d29 Fix mysql installs for github actions 2021-12-14 19:56:34 +11:00
967584b25a Specify mysql version 2021-12-14 17:35:36 +11:00
8d4f8204ca call apt-get update in workflow scripts 2021-12-13 23:48:30 +11:00
d9c6e6c4f4 remove version nb checks 2021-12-04 16:45:59 +01:00
3da5767e02 move version checks out into own check 2021-12-04 01:22:10 +01:00
6bc3e3ccbb Workflow remaster (#2416)
* Workflow remaster (#28)

* set default ref

* only trigger version number if pullrequest

* try skipping just a step

* Workflow remaster (#29)

* set default ref

* only trigger version number if pullrequest

* always run style

* try skipping just a step

* try adding a step so everything continues

* Workflow remaster (#30)

* set default ref

* only trigger version number if pullrequest

* always run style

* try skipping just a step

* try adding a step so everything continues

* maybe this does not fail them

* skip ahead

* do not skip the whole job, just the steps
2021-12-04 11:01:18 +11:00
b871115484 always run style 2021-12-03 20:24:01 +01:00
c1052b6c1d only trigger version number if pullrequest 2021-12-03 20:14:48 +01:00
63f6776e83 set default ref 2021-12-03 09:00:32 +01:00
e31cf45cbc fix db name 2021-12-03 01:27:33 +01:00
7e3be4a496 rename 2021-12-03 01:18:31 +01:00
f51a3557ee cache python 2021-12-03 01:08:49 +01:00
a05777029d cache npm 2021-12-03 01:06:48 +01:00
b6c6ac75e5 just set it statically 2021-12-03 01:05:14 +01:00
e4a0b09796 simple seems to be better 2021-12-03 01:03:32 +01:00
045932dfe1 try using outputs 2021-12-03 00:53:03 +01:00
5891245c45 replace pwd 2021-12-03 00:47:10 +01:00
d50007975c replace db_users 2021-12-03 00:45:52 +01:00
066f776c40 remove with from coveralls 2021-12-03 00:39:09 +01:00