VS Code Tunnel
Version updated for https://github.com/JustinGrote/VSCode-action to version v0.0.2.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The VS Code Tunnel Action enables live debugging of GitHub Actions by running a Visual Studio Code Server instance inside the GitHub Actions worker. It simplifies the process of troubleshooting workflows by providing a secure, browser-accessible VS Code environment or allowing connection through the VS Code desktop app, helping users identify and resolve issues efficiently. This action also supports customizable session timeouts, cached authentication for convenience, and the ability to pause and resume workflows for iterative debugging.
Release notes
This is the initial Alpha release. This has only been tested in Linux.