Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to find reusable workflow #68

Closed
Zageron opened this issue Mar 30, 2023 · 6 comments · Fixed by actions/languageservices#24
Closed

Unable to find reusable workflow #68

Zageron opened this issue Mar 30, 2023 · 6 comments · Fixed by actions/languageservices#24
Assignees
Labels
bug Something isn't working windows

Comments

@Zageron
Copy link

Zageron commented Mar 30, 2023

Describe the bug
My reusable workflows aren't being found by the static analysis.

To Reproduce
Steps to reproduce the behavior:

  1. Create a workflow.
  2. Create a reusable workflow.
  3. Try to include it in the base workflow.
  4. Github Action will run successfully, vsc will complain with an error.

Expected behavior
Should not be an error if the reusable workflow functions on github.

Screenshots
image

Extension Version
v0.25.3

@Zageron Zageron added the bug Something isn't working label Mar 30, 2023
@jtamsut jtamsut assigned jtamsut and unassigned jtamsut Apr 4, 2023
@KetchupOnMyKetchup KetchupOnMyKetchup self-assigned this Apr 13, 2023
@KetchupOnMyKetchup
Copy link
Contributor

Tested this on Windows and repro'd the issue. On Mac the issue doesn't happen. Appears to be an issue with pathing on Windows.

@KetchupOnMyKetchup
Copy link
Contributor

KetchupOnMyKetchup commented Apr 19, 2023

The PR has been completed and the fix will be available in our upcoming release v0.25.6 planned for release April 21, 2023.

@Zageron
Copy link
Author

Zageron commented Apr 19, 2023

Thank you very much.

@KetchupOnMyKetchup
Copy link
Contributor

The change is live and released on our new version v0.25.6! Thank you all so much for your support in helping report bugs and great repro steps!

@scott-doyland-burrows
Copy link

I still have this issue. It hasn't been resolved.

@Maus3rSR
Copy link

Maus3rSR commented Jun 16, 2023

Same here

Github actions plugin
v0.25.7

My setup (VSCode infos) :

Version: 1.79.0 (user setup)
Commit: b380da4ef1ee00e224a15c1d4d9793e27c2b6302
Date: 2023-06-07T14:26:35.552Z
Electron: 22.5.5
Chromium: 108.0.5359.215
Node.js: 16.17.1
V8: 10.8.168.25-electron.0
OS: Windows_NT x64 10.0.22621

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working windows
Projects
5 participants