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: 4920955
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: 7fc56cb
Choose a head ref
  • 5 commits
  • 3 files changed
  • 3 contributors

Commits on Oct 14, 2021

  1. Add CI workflow to publish tester builds (#669)

    * Add CI workflow to publish tester builds
    
    On every commit to a pull request or the repository:
    
    - Build the project for all supported platforms.
    - Upload the builds as workflow artifacts.
    
    This makes it possible for any interested party to participate in beta testing without setting up a build system locally.
    
    * Apply suggestions from code review
    
    Co-authored-by: per1234 <accounts@perglass.com>
    
    Co-authored-by: per1234 <accounts@perglass.com>
    umbynos and per1234 authored Oct 14, 2021
    Configuration menu
    Copy the full SHA
    ccfa7ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e20d643 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f48feef View commit details
    Browse the repository at this point in the history
  4. remove unused function

    umbynos committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    38f99b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7fc56cb View commit details
    Browse the repository at this point in the history
Loading