InvenTree/InvenTree/plugin
Oliver 95dc78a61f
[Testing] Fix docker build (#4109)
* Test fix for ongoing CI issues

(cherry picked from commit 3bf5492cb6)

* Run docker test on PR (temporarily)

* Add token to unit testing env

* Add github token to env file

* Fix for github token

* Ignore blank tokens

* Don't run on PR
2022-12-26 23:27:12 +11:00
..
base [Testing] Fix docker build (#4109) 2022-12-26 23:27:12 +11:00
builtin Builtin plugins (#3889) 2022-11-05 01:05:54 +11:00
migrations user notification settings 2022-04-04 23:46:19 +02:00
mixins [Plugin] Allow custom plugins for running validation routines (#3776) 2022-10-18 23:50:07 +11:00
mock Improve plugin testing (#3517) 2022-08-16 13:09:48 +10:00
samples Builtin plugins (#3889) 2022-11-05 01:05:54 +11:00
templatetags Add more checks to pre-commit (#3132) 2022-06-06 08:56:52 +10:00
__init__.py BREAKING (#3283) 2022-07-03 12:32:35 +10:00
admin.py Builtin plugins (#3889) 2022-11-05 01:05:54 +11:00
api.py Fix for plugin setting not working: (#4032) 2022-12-08 23:26:55 +11:00
apps.py Builtin plugins (#3889) 2022-11-05 01:05:54 +11:00
events.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
helpers.py Plugin load fix (#3768) 2022-10-11 23:15:24 +11:00
models.py Builtin plugins (#3889) 2022-11-05 01:05:54 +11:00
plugin.py Builtin plugins (#3889) 2022-11-05 01:05:54 +11:00
registry.py UrlsMixin plugin update custom urls on load (#4065) 2022-12-21 10:21:07 +11:00
serializers.py Switch to pathlib (#3392) 2022-07-27 10:42:34 +10:00
template.py Plugin framework updates (#3535) 2022-08-16 16:10:18 +10:00
test_api.py Builtin plugins (#3889) 2022-11-05 01:05:54 +11:00
test_helpers.py Optimisations for editable installs of plugins (#3634) 2022-09-05 13:03:26 +10:00
test_plugin.py Part pricing cache (#3710) 2022-11-14 15:58:22 +11:00
urls.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
views.py Ensure an error gets logged when a delivery method fails (#3144) 2022-06-07 08:58:00 +10:00