Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: arduino/arduino-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6ade5da
Choose a base ref
...
head repository: arduino/arduino-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d74352b
Choose a head ref
  • 10 commits
  • 17 files changed
  • 2 contributors

Commits on Jun 20, 2023

  1. [breaking] Check cross-platform compatibility of sketch names (#2216)

    * Exclude sketch names ending with a dot
    
    * Fail with error if a reserved name is used as sketch name
    
    * Update sketch name specifications in docs
    MatteoPologruto authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    a71415f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    642996f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. [skip-changelog] Fix failing board tests (#2222)

    * Fix failing board tests after package index updates
    
    * Remove duplicate test
    MatteoPologruto authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    ffb3d2f View commit details
    Browse the repository at this point in the history
  2. [breaking] Align board list --watch and board list json output (#…

    …2219)
    
    * Align `board list --watch` and `board list` json output
    
    * Update docs
    MatteoPologruto authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    9bc2afc View commit details
    Browse the repository at this point in the history
  3. Set installed property for installed platform when core search is…

    … executed (#2223)
    
    * Set `Platform.Intalled` to the installed release
    
    * Test that the json output contains `installed`
    MatteoPologruto authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    eca9d9a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    3ae938f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57a152e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9931696 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abd36f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d74352b View commit details
    Browse the repository at this point in the history
Loading