sttm-desktop
sttm-desktop copied to clipboard
Existing users are not able to download latest DB
According to @saintsoldierx veerji, no existing user is able to download new DB. So existing users are not getting the improvements we need for them.
https://github.com/KhalisFoundation/sttm-desktop/blob/dev/www/main/desktop_scripts.js
This particular file seems to deal with that. This might be related to #2021 but we need to debug and figure out.
After moving the database publish to Azure, https://github.com/KhalisFoundation/banidb-export/pull/3 users are able to download latest database on push.
@Gauravjeetsingh I just reviewed the PR now, when can we merge this?
@indersinghkhalis I went ahead and merged it. It's merged to dev. We would do a full QA of the dev release and be able to release to prod once the travis script is fixed.
@Gauravjeetsingh who is working on travis script? Can we add that as p0 in crown jewels love?
@MySmilingTurban veerji is working on build script.
p.s. we would need to move from travis, as it stopped supporting mac builds
Have we got an alternative to travis @Gauravjeetsingh @MySmilingTurban ?
I had a call with Gaurav veerji earlier last week, and as an immediate solution, we can build Mac builds locally for now. In the meantime, I’ll be trying out both AppVeyor and GitHub Actions this week to see which one best fits us.