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

Expand local workflow to include Windows users #98

Merged
merged 3 commits into from
Nov 21, 2024

Conversation

cmcknight-bb
Copy link
Contributor

@cmcknight-bb cmcknight-bb commented Nov 18, 2024

Makes it easier for contributors using Windows (using git-bash to execute shell scripts) to run the local dev workflow. These changes have been tested on Mac, Windows, and WSL2.

Note: The commented out chronological assertion throws a different exception on unix-based systems vs Windows. I'm not sure what's going on there and didn't have time to track it down, but I would be happy to roll an issue.

Copy link
Contributor

@arg0d arg0d left a comment

Choose a reason for hiding this comment

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

Thanks for the PR, I've also tested on Mac and Windows. There seem to be additional test failures on Mac, but it's unrelated to these changes. I think the difference in DateTime exceptions is not that important at the moment, but I've created an issue to keep track of it.

@arg0d arg0d merged commit fe5cd23 into NordSecurity:main Nov 21, 2024
3 checks passed
@cmcknight-bb cmcknight-bb deleted the local-dev-scripts branch November 21, 2024 15:46
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.

2 participants