Christopher Schleiden
Christopher Schleiden
Yep, this is coming. We are going to support environment secrets, when environments are used. Just have a bit more patience 😄
@siddharth2023 created a new issue to track☝️
This is fixed now! 🎉
No this is a bug. At "design-time" here, I would need to keep track that `matrix.os` could mean any of `ubuntu-latest`/`windows-latest`/`macos-latest` and check all values against the allowed values for...
This should work now.
That's a limit of the API. Ideally the extension should paginate until there are no more workflows.
@decibelcooper for now I've only got a couple more features planned for 1.0. I bet there are some bugs that need to be fixed, but I got it with the...
Closing in favor of: https://github.com/cschleiden/go-workflows/issues/349
@thedaviddias No updates to share at this point, we are still figuring out the next set of priorities.
x-posting my comment here: https://github.com/github/vscode-github-actions/pull/183#issuecomment-1548246629 > Thank you for this. Unfortunately for full GHES support it's not just about authenticating and making calls to the right API base url. The...