Skip to content

Adds bulk-import option for "import-records" task - #12792

Merged
SchrodingersGat merged 23 commits into
inventree:masterfrom
SchrodingersGat:bulk-load-data
Sep 6, 2026
Merged

Adds bulk-import option for "import-records" task#12792
SchrodingersGat merged 23 commits into
inventree:masterfrom
SchrodingersGat:bulk-load-data

Adjust test conditions

c5d5ce9
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud succeeded Sep 6, 2026 in 3s

1 new alert including 1 medium severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 169 in .github/workflows/import_export.yaml

See this annotation in the file changed.

Code scanning / SonarCloud

Python package manager scripts should not be executed during installation Medium

Omitting "--only-binary :all:" can lead to the execution of setup scripts. Make sure it is safe here. See more on SonarQube Cloud