CI: add GitHub actions for macos (push based)#29032
Conversation
mdelapenya
left a comment
There was a problem hiding this comment.
I think it's possible to reuse workflows that are almost the same, calling them with input parameters from a caller workflow. See https://docs.github.com/en/actions/learn-github-actions/reusing-workflows
Other than that, LGTM
|
What's the overall strategy? Migrate everything on GithubActions or only MacOS builds? |
Status updateI just reenabled this particular PR to be able to evaluate this approach in addition to the Orka one. It will run by default for every push in the 7., 8. and master branches |
|
I thought the backport was not needed as long as the default branch contained the github actions with the OTOH, interestingly, the |
(cherry picked from commit 6c40884)
(cherry picked from commit 6c40884)
What does this PR do?
Add the minimal GitHub actions for MacOS on a push based.
Why is it important?
Infra asked to evaluate this and the cost.
Issues
Notifies #28906 that will provide the integration with Jenkins and other better user experience