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 build #158

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

Add windows build #158

wants to merge 1 commit into from

Conversation

christophfroehlich
Copy link
Contributor

@christophfroehlich christophfroehlich commented Nov 26, 2024

Incremential, to debug windows CI builds in other repos

@christophfroehlich christophfroehlich marked this pull request as ready for review November 26, 2024 23:12
Comment on lines +21 to +24
# if: |
# (github.event_name == 'issue_comment' && contains(github.event.comment.body, '/check-windows')) ||
# (github.event_name == 'pull_request' && contains(github.event.label.name, 'check-windows')) ||
# (github.event_name == 'workflow_dispatch')
Copy link

Choose a reason for hiding this comment

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

Am I correct in assuming the comments are relate to the next increment of rolling out this CI? I'm not sure I understand the future use of the issue_comment and pull_requests types.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah sorry, I haven't added the reference to ros-controls/realtime_tools#204
I was just adding these comments to get reminded of this possibility in case the windows build do not work well, or take way more time then all the other jobs.

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