-
-
Notifications
You must be signed in to change notification settings - Fork 15
ci: add executors for macOS and Windows #5
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
Conversation
RaisinTen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://github.com/postmanlabs/postject/blob/6197192cd170ab1e776d8364fdda153b4abf7a54/build/system.mk#L12 is getting run on macOS - https://app.circleci.com/pipelines/github/postmanlabs/postject/17/workflows/5f82a544-609a-4f84-b63c-94e610819154/jobs/90?invite=true#step-104-3
uname: illegal option -- o
usage: uname [-amnprsv]That needs to be fixed.
Tests aren't run on Windows currently
Do you plan to run the tests on Windows before merging this PR?
Thanks, fixed.
Not in this PR, so it can be merged in a more timely manner. I don't think the Makefile for tests will be the long term solution so I'm not going to invest time in it for Windows and delay this PR. |
RaisinTen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
robertgzr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Couple of rough edges in this PR but just trying to unblock:
defaultinstead ofbuild-win/default