Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable Auto Update #344

Open
ChrisHollowayAccessibility opened this issue Jul 2, 2024 · 7 comments
Open

Disable Auto Update #344

ChrisHollowayAccessibility opened this issue Jul 2, 2024 · 7 comments

Comments

@ChrisHollowayAccessibility

we have working versions but would like to disable the auto update feature as we follow manual software release processes.

We would really appreciate any guidance on disabling auto update for Mac and PC builds.

Thank you.

@ferllings
Copy link
Member

I'm thinking about disabling it by default,
but until then, you can disable it from the Settings page
Screenshot 2024-07-03 at 09 56 06

@cholloway008
Copy link

Thank you, this is helpful.

Are there any files we could modify to remove the box completely as an option. We would then each time we upgrade modify the file for our own internal usage.

Thank you, keep up the amazing work on this!!!

@ferllings
Copy link
Member

@cholloway008 currently no, but this is not the first time I've been asked for this. I'll try to figure out a way.

@cholloway008
Copy link

Thank you that would be helpful

@Micha-MHX
Copy link

We install CCA to Program Files folder, users have no rights to install/update, but CCA offers update if found by auto-update check. So, I also like to disable update checking. But that option is only saved in users AppData profile folder. A machine config in program folder would be nice, so I can put a Preferences config file there that overrides user config. Or/And an option to install it with auto-update check disabled like other programs have it. In the current form it is not usable for companies, or public organizations / federal ministries where users are not allowed to install updates. Simplest way: Use a config file in program folder.

@ChrisHollowayAccessibility
Copy link
Author

Are you able to share the URL in which the software reaches out to to check for updates? We may be able to point this internally to another location that has our internally approved version. We then manually update from this location as we check for updates quarterly.

@ferllings
Copy link
Member

Sure:

const apiUrl = 'https://api.github.com/repos/ThePacielloGroup/CCAe/releases?per_page=1'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants