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-CI/arduino_ci
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: hlovdal/arduino_ci
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bundle_install
Choose a head ref
Able to merge. These branches can be automatically merged.
  • 1 commit
  • 12 files changed
  • 1 contributor

Commits on Jan 20, 2023

  1. Make sure sudo is not invoked behind users' back

    We should shield users from the jawdroppingly garbage behaviour on
    bundle's part to install local dependencies globally using sudo behind
    the user's back without any warning in advance.
    hlovdal committed Jan 20, 2023
    Copy the full SHA
    d51fc28 View commit details
Loading