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: coder/setup-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4a607a8
Choose a base ref
...
head repository: coder/setup-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b922775
Choose a head ref
  • 6 commits
  • 2 files changed
  • 1 contributor

Commits on Oct 4, 2024

  1. Add CI workflow with OS-specific Coder setup

    - Introduce a GitHub Actions workflow to run tests on multiple OSs.
    - Add conditional steps for downloading Coder binaries based on OS.
    - Include architecture-specific handling for Linux and macOS.
    - Adjust path settings and shell usage for Windows compatibility.
    matifali committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    4277773 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    097c26b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d040bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6fd2b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66b9e3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b922775 View commit details
    Browse the repository at this point in the history
Loading