mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
5870b21a91
* Simplify version_check script - Allow 'x.x.x' or 'x.x.x dev' on master branch (because we need to be able to tag releases from master) - Remove duplicate regex checks - Fix docstrings * Run version check on all branches - Will ensure we cannot merge in duplicate tags * Add requests package * Add requests package |
||
---|---|---|
.. | ||
check_api_endpoint.py | ||
check_js_templates.py | ||
check_locale_files.py | ||
check_migration_files.py | ||
version_check.py |