https://github.com/dlemstra/github-actions-debugger-demo
https://github.com/dlemstra/github-actions-debugger-demo
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dlemstra/github-actions-debugger-demo
- Owner: dlemstra
- License: other
- Created: 2023-05-22T17:48:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-28T20:17:02.000Z (about 2 years ago)
- Last Synced: 2025-03-17T19:48:02.716Z (about 1 year ago)
- Language: Shell
- Size: 15.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub Actions Debugger
This project demonstrates the [https://github.com/dlemstra/github-actions-debugger](https://github.com/dlemstra/github-actions-debugger) project that be used to debug a GitHub Action on a hosted runner. This project contains a demo for `ubuntu`, `macos` and `windows`. To view how this works go to the `github-actions-debugger` project and start a GitHub Codespace. To start one of the actions inside this repository you must create a fork of this repository and add a secret called `TOKEN_FOR_CODESPACES`. This token should be set to a GitHub personal access token that can access codespaces. And when starting the action the name of the codespace is required as an input field.