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: master
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: lib_caching
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 3 files changed
  • 1 contributor

Commits on Mar 4, 2025

  1. Cache library scan results

    cmaglie authored and alessio-perugini committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    1a60a72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    413c801 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4dde846 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1629923 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    620d16d View commit details
    Browse the repository at this point in the history
  6. Cache library properties

    cmaglie authored and alessio-perugini committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    746c286 View commit details
    Browse the repository at this point in the history
  7. Nicer range

    cmaglie authored and alessio-perugini committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    e9a73c6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    23ee889 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d77829c View commit details
    Browse the repository at this point in the history
  10. Handle nil properites

    cmaglie authored and alessio-perugini committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    711a37f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ff6514b View commit details
    Browse the repository at this point in the history
  12. Do not cache lib-scan for 'unmanaged' paths

    Those are the paths given by --library / --libraries flags.
    cmaglie authored and alessio-perugini committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    425a1e6 View commit details
    Browse the repository at this point in the history
Loading