2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-13 10:35:40 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
b716312438 Ignore actions for l10 branches 2021-05-28 13:24:18 +10:00
5dbebf37b7 Duplicate import of the same data should *NOT* error out 2021-04-25 12:30:14 +10:00
a36b22692e Merge branch 'master' of https://github.com/inventree/InvenTree into feature/performance-op 2021-04-21 10:47:25 +02:00
64c29d73cc gettext required for translation 2021-04-21 13:11:57 +10:00
043d929dbb Fix proper good 2021-04-21 12:57:54 +10:00
096403b429 CI file fixes 2021-04-21 12:37:20 +10:00
a1e835e01b Add some new (empty) locale translation entries
- fr
- it
- ja
- pl
- ru
- zh

Also fixes the `invoke translate` command (maybe it was changed with the recent update to Django 3.2?)

The CI pipeline now runs the translation and static collection steps, to check those for errors.
2021-04-21 12:33:56 +10:00
6c296e1384 added collection-step to coverage 2021-04-20 19:28:12 +02:00
3f257279ee Specify directories for CI 2021-03-31 22:31:50 +11:00
83cd24961d INFO level debug 2021-03-31 21:18:17 +11:00
f71ebc20ec Remove travis script 2021-03-31 21:07:16 +11:00
ac9753e72c Add data import/export step 2021-03-31 20:58:30 +11:00
c846e2e65a Use env variables rather than custom ci scripts 2021-03-31 20:39:22 +11:00
d20c3bb733 GITHUB_TOKEN 2021-03-31 17:08:24 +11:00
ae72224ece Fix coveralls 2021-03-31 16:57:44 +11:00
6b32142725 run on pull request 2021-03-31 16:24:33 +11:00
01e6635032 Add workflow for code coverage 2021-03-31 13:06:22 +11:00