Skip to content

feat(actions): publish setup action for GitHub workflows#32

Merged
wax911 merged 1 commit into
mainfrom
fix-reconstruct-pr28
Jul 3, 2026
Merged

feat(actions): publish setup action for GitHub workflows#32
wax911 merged 1 commit into
mainfrom
fix-reconstruct-pr28

Conversation

@wax911

@wax911 wax911 commented Jul 3, 2026

Copy link
Copy Markdown
Member

Reconstructs PR #28 with the setup-stackctl GitHub Action.

Changes

  • Adds .github/actions/setup-stackctl/action.yml composite action
  • Uses Rust target triples for OS/arch mapping
  • Downloads tarballs: stackctl-v\<version\>-\<target\>.tar.gz
  • Uses shasum -a 256 -c for portable checksum verification
  • Uses curl -L for GitHub API calls
  • Documents gh CLI alternative for version resolution

@wax911 wax911 merged commit e06ad64 into main Jul 3, 2026
1 check passed
@wax911 wax911 deleted the fix-reconstruct-pr28 branch July 3, 2026 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant