If a tag of "auto" is given, frontend-download gets the version from installed src#11048
If a tag of "auto" is given, frontend-download gets the version from installed src#11048CapnKernel wants to merge 2 commits intoinventree:masterfrom
Conversation
✅ Deploy Preview for inventree-web-pui-preview canceled.
|
|
Not sure if the inventree version from the Python version file is enough to determine the correct frontend version. This version is the same for several commits on master until a version bump occurs. What do you mean @SchrodingersGat ? |
|
Thanks for your comment @wolflu05 Context: My rewritten instructions say this: Download Front End FilesA front end app runs in the user's browser page. Let's download the files for the app: Let me check my thinking: Backend code is associated with a particular version, and there are releases of the compiled front end code on github. Even if there have been several commits to a particular version on the back end, as long as the version doesn't change, the front end files should still work. I don't understand anything deeper than this. Clarifying comments welcome! |
|
Have you tested this before submitting your PR? Try running this on a dev build like https://packager.io/gh/inventree/InvenTree/builds/4155 |
This will make downloading the matching front-end files easier when following the bare metal install instructions.