vscode-github-actions
vscode-github-actions copied to clipboard
GitHub Actions extension for VS Code
**Is your feature request related to a problem? Please describe.** Currently code outline is not supported and nothing is displayed.  **Describe the solution you'd like** Display outline like [Red...
**Is your feature request related to a problem? Please describe.** Builds do fail sometimes. That is part of the nature of a CI system. I want to notice a failed...
Transferred from: https://github.com/cschleiden/vscode-github-actions/issues/219
* Display artifacts for workflow runs * Download artifacts for workflow runs Transferred from: https://github.com/cschleiden/vscode-github-actions/issues/140
**Describe the bug** The GitHub Actions extension for VS Code shows me that "github-pages" is not a supported environment. **To Reproduce** Steps to reproduce the behavior: 1. With this workflow:...
**Describe the bug** Extension is running out of memory sometimes: ``` 2024-07-31 13:08:28.569 [error] Request textDocument/completion failed with message: Maximum call stack size exceeded: Error: Request textDocument/completion failed with message:...
Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 6.0.1. Changelog Sourced from rimraf's changelog. 6.0 Drop support for nodes before v20 Add --version to CLI 5.0 No default export, only named exports 4.4...
**Describe the bug** The extension is unable to connect to github > Unable to connecto to the Github API, please check your internet connection. Github copilot is able to connect...
Bumps [util](https://github.com/browserify/node-util) from 0.12.3 to 0.12.5. Release notes Sourced from util's releases. v0.12.4 Avoid SharedArrayBuffer until required. (@snyamathi in #59) This fixes a security warning for SharedArrayBuffer. Changelog Sourced from...
Bumps [source-map-loader](https://github.com/webpack-contrib/source-map-loader) from 4.0.1 to 5.0.0. Release notes Sourced from source-map-loader's releases. v5.0.0 5.0.0 (2024-01-15) ⚠ BREAKING CHANGES minimum supported Node.js version is 18.12.0 (#230) (7fcab17) v4.0.2 4.0.2 (2023-12-27) Bug...