InvenTree/ci
Oliver 5870b21a91
Simplify version_check script (#3152)
* 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
2022-06-07 08:57:51 +10:00
..
check_api_endpoint.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
check_js_templates.py Add more checks to pre-commit (#3132) 2022-06-06 08:56:52 +10:00
check_locale_files.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
check_migration_files.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
version_check.py Simplify version_check script (#3152) 2022-06-07 08:57:51 +10:00