2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-11 01:25:40 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
d05472b30c upgrade to pyhton 3.9 syntax
using pyupgrade
2022-05-01 21:53:12 +02:00
9abbb6cb5e PEP fixes for ci / maintenance scripts 2021-11-19 21:50:41 +01:00
00f8d98094 re-simplify the documentation URL
- dev version = "latest"
- stable version = "x.y.z"
- Requires an explicit docs version release for every software release
2021-10-11 17:26:48 +11:00
3f3fed2a2b Extra debug output 2021-10-11 10:21:36 +11:00
cfbcb80285 Documentation URL is now hard-coded
- Also checked as part of CI step
2021-10-11 10:19:59 +11:00
7b21270baf Bump version number 2021-09-12 22:08:51 +10:00
5ee004eabd Add workflow to check version number 2021-09-12 21:36:14 +10:00
429add9000 Updates for docker workflows:
- check_version_number script now handles stable and development codes
2021-09-12 21:17:56 +10:00
e72e34413d Check release tag before publishing docker image 2021-08-07 21:21:09 +10:00