You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
support for forcing ota updates to the same version (with flavor) will be added in future. it will be a significant change and will need extensive testing.
again, i feel there exist a genuine use case where updating modules to the latest version for new features and fixes are needed. however, that should not spam users with builds. so there has to be multiple checks added before pushing an ota and should include human interaction is needed is what i feel.
put a new flag in declarations.sh that goes by name something like FORCE_UPDATE and should be turned off by default
The user should have an option to change it by putting the same in env.toml
If this flag is true, it should then check if the modules have been updated since the last release, if yes, GrapheneOS version number should not matter, a build has to be built
The text was updated successfully, but these errors were encountered: