vscode-github-actions
vscode-github-actions copied to clipboard
GitHub Actions extension for VS Code
**Describe the bug** Click Sign in to Github, nothing happen **To Reproduce** Steps to reproduce the behavior: 1. Open VS Code 2. Click to Github Action 3. Click to Sign...
Add instructions for cloning the repository using the `gh` CLI to the `README.md`. * **Cloning the Repository**: Add a new section under "Getting started" titled "Cloning the Repository". * **Instructions**:...
### **Describe the bug** When using the `pythonLocation` environment variable set by the `actions/setup-python` action, this extension reports "Context access might be invalid" even though it is a valid environment...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. With this workflow '...' 2. Do this '...' 3....
**Is your feature request related to a problem? Please describe.** In certain GitHub actions, deprecated fields or configurations that are caught by the GitHub actions VSCode extension's linter do still...
**Describe the bug** The action trigger button does not respond to a click. Why? **To Reproduce** The action does not start after clicking on the button on Mac OS, but...
 Type: Bug Can not get list of GH Actions for current branch. PR in question: - https://github.com/partcad/partcad/pull/228 ``` Activating GitHub Actions extension... ...initialized Error getting GitHub context fetch failed...
**Is your feature request related to a problem? Please describe.** I need to go to the Web UI in order to see how actions perform. **Describe the solution you'd like**...
Every action in an .yml file gives an error `Unable to resolve action "actions/checkout@v4", repository or version not found` - even fundamental stuff like `- uses: actions/checkout@v4` **To Reproduce** -...
**Describe the bug** Every now and then when reloading VSCode I will get this error: `Activating extension 'github.vscode-github-actions' failed: fetch failed.` ```rust Failed to load resource: net::ERR_NAME_NOT_RESOLVED marketplace.visualstudio.com/_apis/public/gallery/extensionquery:1 ERR [network]...