Closed Aszusz closed 3 years ago
I have no idea what is Build_details_windows.json
. @JoelProminic do you have any knowledge how this generates?
I have no idea what is
Build_details_windows.json
. @JoelProminic do you have any knowledge how this generates?
@rat-moonshine This is the file -> https://moonshine-ide.com/downloads/msdki/dev/windows/build_details_windows.json - It should contains revision number of commit.
I fixed this. The old revision number was from a supporting SVN repository. @Aszusz, are you trying to automate something with this, or is it just a problem you noticed while trying to get a development build?
Just a problem. I use git commit sha to make sure the build I'm testing is the one that introduced the fix.
I confirm this is fixed
This is how the
Build_details_windows.json
looks right now:The issues:
The browser displays:
probably because of the trailing comma
There is no git revision, so I'm not 100% sure the version is up to date. I'm not sure what "3244" means, but doesn't match git revision.