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

Powershell: Fix dataflow library after GitHub changes #156

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MathiasVP
Copy link
Collaborator

This was caused by two PRs on github/codeql:

On the GitHub side, it's the responsibility of the author of the changes to a shared library to make sure that the users of the shared library still works. However, as GitHub doesn't have PowerShell checks running in their CI it's not possible for them to do this. So we need to keep this up ourselves!

Luckily, such changes tend to be pretty trivial to fix. And indeed they are also easily fixable here.

Note that this PR will actually not work until we bump our own fork as above PRs haven't been merged into our fork yet.

cc @dilanbhalla

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant