Skip to content

issues Search Results · repo:cschleiden/vscode-github-actions language:TypeScript

Filter by

175 results
 (88 ms)

175 results

incschleiden/vscode-github-actions (press backspace or delete to remove)

Now that #167 allows us to use the extension without logging into github, and the syntax and language functionality is mostly working without logging in, I notice that all actions give an error similar ...
  • sparr
  • Opened 
    on Mar 22, 2023
  • #224

I see this: image image But there is nothing wrong. False positive. In some other repos TerraformTfvars is not underlined in red.
  • scott-doyland-burrows
  • Opened 
    on Mar 22, 2023
  • #223

I see this in VSC: image which is a false positive. The reusable workflow is in the same repo in the directory specified.
  • scott-doyland-burrows
  • Opened 
    on Mar 22, 2023
  • #222

This is driving me nuts. I am able to add one secret and it is working fine. I add another secret, via VSCode and it doesn t showup on GitHub and vice versa. What am I doing wrong here? They ...
  • cschleiden
  • 2
  • Opened 
    on Mar 16, 2023
  • #221

Hi, I am really thankful for this awesome tool. I was wondering if it’s possible to see GitHub Build/Job Summaries in VS Code GitHub Action extension instead of going to browser again for this missing ...
enhancement
  • PavanMudigondaTR
  • 1
  • Opened 
    on Mar 7, 2023
  • #219

In this reusable workflow... name: Test matrix (reusable) on: workflow_call: secrets: auth-token: description: Auth token used for live testing required: false inputs: ...
  • schwern
  • 2
  • Opened 
    on Feb 9, 2023
  • #217

Just started today using the Quickstart Doc, and it is throwing this: image I think the extension is outdated cause this key is kinda new (CHANGELOG).
  • devLucasOAK
  • 1
  • Opened 
    on Feb 5, 2023
  • #216

It s contributing items into views of other extensions. E.g. the item s context value is BootApp_running , which matches below when clause. image https://github.com/cschleiden/vscode-github-actions/blob/233b9b55ebd8f22f3764a81bbbd05941d379be64/package.json#L311-L313 ...
bug
  • Eskibear
  • Opened 
    on Feb 1, 2023
  • #215

https://docs.github.com/en/actions/learn-github-actions/contexts#vars-context
enhancement
  • smorimoto
  • 5
  • Opened 
    on Jan 30, 2023
  • #214

Expression example: ${{ always() contains(needs.*.result, failure ) }} Actual result: Invalid expression Expected result: no error Error example: image
  • mityabeldii
  • Opened 
    on Jan 28, 2023
  • #213
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub