mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-07-31 09:41:43 +00:00
Automatically generate release information (#335)
* Pull InvenTree release information from GitHub * Cache API results to file - Prevents rate limiting during testing * Add 'include' file for auto-generating release notes table * Add entry for 0.8.x
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -6,4 +6,7 @@ env/
|
||||
*.pyd
|
||||
*.pyc
|
||||
|
||||
# Temp files
|
||||
releases.json
|
||||
|
||||
.vscode
|
Reference in New Issue
Block a user