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/go-paths-helper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.0
Choose a base ref
...
head repository: arduino/go-paths-helper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.0
Choose a head ref
  • 16 commits
  • 9 files changed
  • 2 contributors

Commits on Mar 9, 2021

  1. Configuration menu
    Copy the full SHA
    dcc8c3c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from per1234/security-disclosure-policy

    Add security policy link to readme
    per1234 authored Mar 9, 2021
    Configuration menu
    Copy the full SHA
    0430fee View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Added CI workflow

    cmaglie committed May 18, 2021
    Configuration menu
    Copy the full SHA
    b370a60 View commit details
    Browse the repository at this point in the history
  2. Fix unit tests for Windows

    cmaglie committed May 18, 2021
    Configuration menu
    Copy the full SHA
    152f7f1 View commit details
    Browse the repository at this point in the history
  3. Fix IsDirCheck

    cmaglie committed May 18, 2021
    Configuration menu
    Copy the full SHA
    32a538b View commit details
    Browse the repository at this point in the history
  4. Fix to ExistCheck method

    cmaglie committed May 18, 2021
    Configuration menu
    Copy the full SHA
    610d301 View commit details
    Browse the repository at this point in the history
  5. Always send coverage report

    cmaglie committed May 18, 2021
    Configuration menu
    Copy the full SHA
    4b51e48 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Merge pull request #10 from arduino/add_ci_runner

    Added CI workflow / Fixed IsDirCheck and ExistCheck methods
    cmaglie authored May 19, 2021
    Configuration menu
    Copy the full SHA
    5a57733 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3054e0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f85d686 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbb420d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #9 from arduino/fix_tmp_canonical_paths

    Ensure canonical path on MkTempDir (windows)
    cmaglie authored May 19, 2021
    Configuration menu
    Copy the full SHA
    3d2c600 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Added GUnzip function

    cmaglie committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    5a562be View commit details
    Browse the repository at this point in the history
  2. fixed tests... oops

    cmaglie committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    6afa410 View commit details
    Browse the repository at this point in the history
  3. Fixed error msg

    cmaglie committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    e27cc55 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #11 from arduino/gzip

    Added GUnzip function
    cmaglie authored Jun 1, 2021
    Configuration menu
    Copy the full SHA
    f1671f0 View commit details
    Browse the repository at this point in the history
Loading