Skip to content

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

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

Merged
merged 1 commit into from
Jul 9, 2025

Conversation

imaqsood
Copy link
Contributor

@imaqsood imaqsood commented Jul 9, 2025

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)

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 requested a review from a team as a code owner July 9, 2025 05:41
@imaqsood imaqsood merged commit 3dfe60c into main Jul 9, 2025
5 of 11 checks passed
@imaqsood imaqsood deleted the MODULES-11557-twingate branch July 9, 2025 08:00
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