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

Add Windows workflow #351

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

Add Windows workflow #351

wants to merge 17 commits into from

Conversation

mpgn
Copy link
Collaborator

@mpgn mpgn commented Jun 16, 2024

Adding a windows workflow with a very hacky technique in order to test some juicy functions ;)

@mpgn mpgn force-pushed the windows-test branch 2 times, most recently from 7ff4cf0 to fb38d2e Compare June 19, 2024 10:29
debug

debug

debug

debug

debug

debug

Update windows-run.yml

Signed-off-by: mpgn <[email protected]>

debug

debug

debug

debug

debug

debug

debug

debug

debug
@@ -78,6 +78,7 @@ def on_admin_login(self, context, connection):
dump = True
else:
context.log.fail("Process lsass.exe error un dump, try with verbose")
sys.exit(1)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why exiting?

# Caching source: https://gist.github.com/gh640/233a6daf68e9e937115371c0ecd39c61?permalink_comment_id=4529233#gistcomment-4529233

on:
push:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we keep linting on every push?

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

Successfully merging this pull request may close these issues.

3 participants