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-create-agent
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: arduino/arduino-create-agent
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: test-rc
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 18 files changed
  • 2 contributors

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    b2e6824 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    415f238 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    e523731 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. modify examples

    umbynos committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    656de10 View commit details
    Browse the repository at this point in the history
  2. add signature

    umbynos committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    09c82f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6bda1b View commit details
    Browse the repository at this point in the history
  4. make signatureKey global

    umbynos committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    287cdbf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    846e769 View commit details
    Browse the repository at this point in the history
  6. implement signature verification in case of tool install with URL

    The endpoint affected is `/v2/pkgs/tools/installed`.
    If the signature is invalid the endpoint returns 500 with "rsa verification error"
    If the signature is not present we try to install the tool using "name, version, packager" arguments
    umbynos committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    6e6bd99 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b7d18c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    2ad821a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    702bdea View commit details
    Browse the repository at this point in the history
Loading