-
-
Notifications
You must be signed in to change notification settings - Fork 448
Comparing changes
Open a pull request
base repository: arduino/arduino-ide
base: 2.0.0-rc4
head repository: arduino/arduino-ide
compare: 2.0.0-rc5
- 11 commits
- 13 files changed
- 6 contributors
Commits on Mar 3, 2022
-
Install Node.js 14.x on compose-full-changelog workflow (#878)
* Install Node.js 14.x on compose-full-changelog workflow * change date formate in changelog file name * improve node js installation in workflow
Alberto Iannaccone authoredMar 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 0fc7c78 - Browse repository at this point
Copy the full SHA 0fc7c78View commit details -
* add PR template file * Update .github/PULL_REQUEST_TEMPLATE.md Co-authored-by: per1234 <accounts@perglass.com> * Update .github/PULL_REQUEST_TEMPLATE.md Co-authored-by: per1234 <accounts@perglass.com> Co-authored-by: per1234 <accounts@perglass.com>
Configuration menu - View commit details
-
Copy full SHA for 93a374d - Browse repository at this point
Copy the full SHA 93a374dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6b9d4e - Browse repository at this point
Copy the full SHA e6b9d4eView commit details
Commits on Mar 4, 2022
-
Remove irrelevant trigger from "Compose full changelog" workflow
The "Compose full changelog" GitHub Actions workflow generates a changelog file from the release notes and uploads this to Arduino's server for display to the user by the IDE updater. Previously, this workflow could be triggered by either of two events: - Release creation - Release edit To reduce the possibility of endless recursion, GitHub Actions ignores events which are triggered using the auto-generated `GITHUB_TOKEN` access token. All release creations are done automatically by the "Arduino IDE" GitHub Actions workflow, which uses this token. For this reason, the release creation trigger will never be used. Since the behavior of the event being ignored by GitHub Actions under these conditions is not at all obvious, having the workflow configured for such an irrelevant trigger can cause confusion. The workflow will be triggered by the manual edit which is done on every release to format the raw release notes auto-generated from the commit history. So the fact that the release creation trigger doesn't work is not a problem.
Configuration menu - View commit details
-
Copy full SHA for 49971ad - Browse repository at this point
Copy the full SHA 49971adView commit details
Commits on Mar 7, 2022
-
Add Linux AppImage to nightly build download links
Linux x86-64 builds of the Arduino IDE are now available in AppImage format in additional to the ZIP format. Since only the AppImage format IDE supports auto-updates (the IDE installed from the ZIP will notify of available updates, but can't auto-update), this will be the preferred format and so good beta testing coverage of it is especially important.
Configuration menu - View commit details
-
Copy full SHA for c9996df - Browse repository at this point
Copy the full SHA c9996dfView commit details -
Fix sketch name duplicates (#887)
Alberto Iannaccone authoredMar 7, 2022 Configuration menu - View commit details
-
Copy full SHA for 04c3d0c - Browse repository at this point
Copy the full SHA 04c3d0cView commit details
Commits on Mar 8, 2022
-
remove dev tools menu item (#882)
Alberto Iannaccone authoredMar 8, 2022 Configuration menu - View commit details
-
Copy full SHA for 9e89964 - Browse repository at this point
Copy the full SHA 9e89964View commit details -
Remove irrelevant statement from EULA
When using the interactive installer, the user is presented with a dialog requested they agree to this. The previous statement about initiation of a download constituting agreement is relevant in the context of the text's source on the arduino.cc downloads page, but not at all in the context of the installer dialog.
Configuration menu - View commit details
-
Copy full SHA for bfe6835 - Browse repository at this point
Copy the full SHA bfe6835View commit details -
handling pagination in getting the sketches (#875)
Co-authored-by: Umberto Sgueglia <umberto.sgueglia@external.fcagroup.com>
Configuration menu - View commit details
-
Copy full SHA for b416e5f - Browse repository at this point
Copy the full SHA b416e5fView commit details
Commits on Mar 9, 2022
-
Add privacy policy menu item (#883)
Alberto Iannaccone authoredMar 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 70f1c5f - Browse repository at this point
Copy the full SHA 70f1c5fView commit details
Commits on Mar 10, 2022
-
Alberto Iannaccone authored
Mar 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 8cac087 - Browse repository at this point
Copy the full SHA 8cac087View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.0.0-rc4...2.0.0-rc5