Skip to content

fix: run actions runner config from runner dir#4

Merged
theaussiepom merged 1 commit into
mainfrom
fix-actions-runner-config-cwd
Dec 23, 2025
Merged

fix: run actions runner config from runner dir#4
theaussiepom merged 1 commit into
mainfrom
fix-actions-runner-config-cwd

Conversation

@theaussiepom

Copy link
Copy Markdown
Owner

Run runner scripts from within the runner directory so ./bin paths resolve. Add simple preflight validation for common misconfigurations (API URL / PAT-like token) that otherwise surface as 404 during runner registration.

Summary

  • What does this PR change?

Checklist

  • CI passes (./scripts/ci.sh in the devcontainer)
  • Design matches the constraints in docs/architecture.md

Run runner scripts from within the runner directory so ./bin paths resolve. Add simple preflight validation for common misconfigurations (API URL / PAT-like token) that otherwise surface as 404 during runner registration.
@theaussiepom theaussiepom merged commit 69ff6e0 into main Dec 23, 2025
16 checks passed
@theaussiepom theaussiepom deleted the fix-actions-runner-config-cwd branch December 24, 2025 00:55
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