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: 7f9771b
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: 4a607a8
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Sep 24, 2024

  1. Update README.md (#1)

    Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com>
    matifali and EdwardAngert authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    2c4965a View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

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

Commits on Oct 5, 2024

  1. feat: add arm64 support and use a non-root path (#4)

    - Introduce a GitHub Actions workflow for testing on push and PR.
    - Improve Coder binary setup to support both ARM64 and AMD64.
    - Ensure binaries are installed in local bin directory.
    - Update path configuration to include Coder binary location.
    matifali authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    4a607a8 View commit details
    Browse the repository at this point in the history
Loading