-
-
Notifications
You must be signed in to change notification settings - Fork 447
Check for IDE update at startup #797
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
Merged
Merged
Changes from 17 commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
3733448
Remove check for updates on startup setting
silvanocerza 05978ab
Remove useless exported function
silvanocerza 6a55d85
Update template-package.json used to package IDE
silvanocerza 9a16bd3
Add function to get channel file during packaging step
silvanocerza 2061f52
Add updates check
silvanocerza 44d31ab
move ide updater on backend
db373c8
configure updater options
343925c
add auto update preferences
fstasi fcb8f6e
TMP check updates on start and download
68e2a5c
index on check-update-startup: fcb8f6e TMP check updates on start and…
487fc94
check updates on start and download
395a8bc
set version to skip on local storage
6a0bd09
add IDE setting to toggle update check on start-up
3d5d5f7
comment out check for updates on startup and auto update settings
bbeeb08
Update Theia to 1.22.1
msujew 593d15f
updated CI
fstasi b8b8109
Merge branch 'main' of github.com:arduino/arduino-ide into check-upda…
08cdd5e
download changelog and show it in IDE updater dialog
8e8b934
remove useless file
7e73746
remove useless code
1fcdd6f
add i18n to updater dialog
6f8c4f3
fix i18n
6c9cd36
refactor UpdateInfo typing
f852ea6
add macos zip to artifacts
3118b4c
Simply use `--ignore-engines`
msujew 18d6823
Use correct --ignore-engines
msujew 094c71a
Fix semver#valid call
msujew 72bbed7
Use C++17
msujew 448a676
updated documentation
fstasi e814430
add update channel preference
03f092e
Merge branch 'main' of github.com:arduino/arduino-ide into check-upda…
ed83a1d
update updater url
d6acaea
Merge branch 'msujew/theia-update-1.22' of github.com:arduino/arduino…
4a4fbe6
updated documentation
fstasi fe91f6b
Fix the C++ version
msujew da0d1ab
Build flag for cpp
msujew e9d311b
add disclaimer with correct node version
fstasi 5104b36
Merge branch 'msujew/theia-update-1.22' of github.com:arduino/arduino…
dc0b644
Update `electron-builder`
msujew c2e6e30
Fix `Electron.Menu` issue
msujew 70d3748
Skip electron rebuild
msujew ffa7fdf
Merge branch 'msujew/theia-update-1.22' of github.com:arduino/arduino…
4775259
Rebuild native dependencies beforehand
msujew 0389be0
Merge branch 'msujew/theia-update-1.22' of github.com:arduino/arduino…
97d15f7
Merge remote-tracking branch 'origin/main' into msujew/theia-update-1.22
fstasi 505dd20
Use resolutions section
msujew 2d89761
Update template-package.json as well
msujew 2e5fd95
Merge branch 'msujew/theia-update-1.22' of github.com:arduino/arduino…
476f8dc
Merge branch 'main' of github.com:arduino/arduino-ide into check-upda…
24ff6ca
move ide-updater to electron application
ec97b12
refactor ide-updater service
5757c89
Merge branch 'main' of github.com:arduino/arduino-ide into check-upda…
14804e8
update yarn.lock
a0bd8a8
update i18n
1650aa4
Revert "Add gRPC user agent (#834)"
1a5da63
fix ide download url
fe14ddc
update latest file in CI
5c185bf
Merge branch 'main' of github.com:arduino/arduino-ide into check-upda…
c2a2fae
fix i18n check
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.