Skip to content

Conversation

@sebastianrath
Copy link
Member

This PR introduces a few code cleanups.

  1. Replacing git shell commands with go-git library commands.
  2. Adding GitHub Actions environment setup to help the runner mimicking a GitHub runner environment.
  3. Add validation step for group inputs and outputs

Add PortValidationOpts to skip hyphen validation for group nodes
and validate port definitions within group nodes
Detect runner OS/arch, parse repo from git remote, create workspace
directories, and initialize file command files. Also handle cwd
changes for GITHUB_WORKSPACE/ACT_CWD
Use go-git for cloning and checking out GitHub Action repositories
instead of shelling out to git commands.
@sebastianrath sebastianrath merged commit ee50b28 into main Jan 29, 2026
4 checks passed
@sebastianrath sebastianrath deleted the github-improvements branch January 29, 2026 04:12
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.

2 participants