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

Windows support #83

Merged
merged 2 commits into from
May 6, 2024
Merged

Windows support #83

merged 2 commits into from
May 6, 2024

Conversation

bjohnso5
Copy link
Contributor

@bjohnso5 bjohnso5 commented May 6, 2024

  • Support Windows as a platform
  • Modify the tested update versions to account for the inability of versions < 456.0.0 to work with Python >= 3.12

Checklist

  • All new jobs, commands, executors, parameters have descriptions
  • Examples have been added for any significant new features
  • README has been updated, if necessary

Motivation, issues

Adds support to run the orb on Windows machine executors.

Description

Remove the reliance on sudo, and support the built-in sort binary differences between *nix and WIndows

@bjohnso5 bjohnso5 requested a review from a team as a code owner May 6, 2024 15:08
* Support Windows sort utility
@bjohnso5 bjohnso5 force-pushed the windows-support branch 8 times, most recently from e3e6aed to 412321d Compare May 6, 2024 16:40
@bjohnso5 bjohnso5 merged commit c8f142c into master May 6, 2024
2 checks passed
@bjohnso5 bjohnso5 deleted the windows-support branch May 6, 2024 17:41
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.

None yet

2 participants