InvenTree/.github
Oliver 5c55f4f4c0
Migrate plugin tables (#11648)
* Prevent creation of PluginConfig during migrations

* Refactor data import process

- Split into multiple separate steps

* Load plugins during data load / dump

- Required, otherwise we cannot dump the data

* Refactor export_records

- Use temporary file
- Cleanup docstring

* Force apps check on second validation step

* Improve import sequencing

* Update CI script

* Update migration docs

* CI pipeline for running import/export test

* Fix workflow naming

* Fix env vars

* Add placeholder script

* Fix matrix env vars

* Fix missing env var

* Install required packages

* Fix typo

* Tweak tasks.py

* Install dummy plugin as part of the

* Updated CI workflow

* Validate exported data

* Additional CI process

* Log mandatory plugins to INFO

* Force global setting

* Refactor CI pipeline

* Tweak file test

* Workflow updates

* Enable auto-update

* Test if import/export test should run

* Trigger if tasks.py changes
2026-04-02 21:26:34 +11:00
..
ISSUE_TEMPLATE chore: make issue template clearer (#9753) 2025-06-10 20:30:32 +10:00
actions Migrate plugin tables (#11648) 2026-04-02 21:26:34 +11:00
scripts Migrate plugin tables (#11648) 2026-04-02 21:26:34 +11:00
workflows Migrate plugin tables (#11648) 2026-04-02 21:26:34 +11:00
CODEOWNERS Code structure refactor (#5582) 2024-04-03 12:16:59 +11:00
dependabot.yml feat: add cooldown to dependabot (#10930) 2025-11-29 09:14:45 +11:00
release.yml Update release.yml (#8653) 2024-12-11 15:53:27 +11:00