InvenTree/.github
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
..
actions CI updates (#3087) 2022-05-28 10:38:12 +10:00
ISSUE_TEMPLATE bug report simplification 2021-11-03 23:07:25 +01:00
workflows Simplify version_check script (#3152) 2022-06-07 08:57:51 +10:00
CODEOWNERS Add codeowners (#3079) 2022-05-27 11:04:40 +10:00
FUNDING.yml Update FUNDING.yml 2022-02-17 08:15:24 +11:00
release.yml Adds release.yml file for auto-generating release notes (#3099) 2022-05-30 23:57:15 +10:00