Skip to content

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented Dec 30, 2023

Motivation

The Arduino IDE installation includes a collection of example sketches demonstrating fundamental concepts.

These examples are hosted in a dedicated repository, which is a dependency of this project. A new release has been made in that arduino/arduino-examples repository:

https://github.com/arduino/arduino-examples/releases/tag/1.10.1

Change description

Bump the version of the arduino/arduino-examples dependency in the download script so that the latest version of the examples will be bundled with the Arduino IDE installation.

Other information

Related:

Reviewer checklist

  • PR addresses a single concern.
  • The PR has no duplicates (please search among the Pull Requests before creating one)
  • PR title and description are properly filled.
  • Docs have been added / updated (for bug fixes / features)

The Arduino IDE installation includes a collection of example sketches demonstrating fundamental concepts.

These examples are hosted in a dedicated repository, which is a dependency of this project. A new release has been made
in that `arduino/arduino-examples` repository.

The infrastructure for downloading the examples during the Arduino IDE build is hereby updated to use the latest release
of the `arduino/arduino-examples` repository.
@per1234 per1234 added type: enhancement Proposed improvement topic: infrastructure Related to project infrastructure labels Dec 30, 2023
@per1234 per1234 requested a review from kittaakos December 30, 2023 14:55
@per1234 per1234 self-assigned this Dec 30, 2023
Copy link
Contributor

@kittaakos kittaakos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, Per

@per1234 per1234 merged commit 2f2b19f into arduino:main Jan 15, 2024
@per1234 per1234 deleted the bump-examples branch January 15, 2024 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants