-
Notifications
You must be signed in to change notification settings - Fork 110
Resource not accessible by integration (textDocument/hover and expand repository secrets) #198
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
Comments
I'll also add that all the icons sporadically disappear for running pipelines (e.g. spinners, refresh icon etc.) |
I am only able to reproduce the error in the codespaces. |
This may be a problem with the universal devcontainer used as the default codespace container. I haven't been able to reproduce the problem with the custom devcontainer |
I have a very similar error, but for me it's the organisational secrets, while using GHE
|
A workaround is to open up the Command Palette, type "secret", and follow the prompts there. @memchr what do you mean by the custom dev container? Can you provide the container configuration file? |
I'm dealing with the same issue - what prompt are we talking about here? The only option I get from the command pallet when I type "secret" is to manage my codespaces secrets |
@sgbaird I'm also interested in knowing what prompts you're referring to. I get an option to manage my codespaces secrets, but I'm not sure in what way I'm supposed to manage them in order to make this work. |
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
I get the same error when I 1) try to view repo secrets/variables and 2) hover on environment variables referenced in my workflow file
OR
Expected behavior
Expect to see repo secrets/variables set.
Screenshots


Extension Version
v0.25.7
Additional context
I'm working in Codespaces
The text was updated successfully, but these errors were encountered: