Skip to content

ci(MODULES-11557): add Twingate setup step to GitHub Actions workflow #1677

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

imaqsood
Copy link
Contributor

@imaqsood imaqsood commented Jul 7, 2025

Summary

Adds the Twingate installation step in .github/workflows/... using twingate/github-action@v1. The action uses the ${{ secrets.TWINGATE_KEY }} to establish secure access to internal resources.

This enables the workflow to access protected infrastructure during CI runs.

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified. (For example puppet apply)

@imaqsood imaqsood requested review from alexjfisher, bastelfreak and a team as code owners July 7, 2025 15:51
@imaqsood imaqsood force-pushed the MODULES-11557 branch 2 times, most recently from 1263d86 to 79af28d Compare July 7, 2025 16:22
Adds the Twingate installation step in `.github/workflows/...` using `twingate/github-action@v1`.
The action uses the `${{ secrets.TWINGATE_KEY }}` to establish secure access to internal resources.

This enables the workflow to access protected infrastructure during CI runs.
@imaqsood imaqsood closed this Jul 9, 2025
@imaqsood imaqsood deleted the MODULES-11557 branch July 9, 2025 05:31
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