Skip to content

Tags: coder/setup-action

Tags

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.

v1

Toggle v1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix formatting