Skip to content

[CI] Use GitHub Actions#2884

Merged
tmspzz merged 4 commits intomasterfrom
ci-github-actions
Oct 7, 2019
Merged

[CI] Use GitHub Actions#2884
tmspzz merged 4 commits intomasterfrom
ci-github-actions

Conversation

@ikesyo
Copy link
Copy Markdown
Member

@ikesyo ikesyo commented Oct 1, 2019

The CI jobs are now about 2x faster than on Travis. Also adding Xcode 10.3 to the build matrix.

@ikesyo ikesyo force-pushed the ci-github-actions branch 4 times, most recently from 88a6826 to 16f04e3 Compare October 1, 2019 04:52
@ikesyo ikesyo marked this pull request as ready for review October 2, 2019 17:15
@ikesyo
Copy link
Copy Markdown
Member Author

ikesyo commented Oct 3, 2019

I've merged #2886 so rebase onto it.

@ikesyo ikesyo force-pushed the ci-github-actions branch 2 times, most recently from d18af0b to a609351 Compare October 4, 2019 01:29
@ikesyo ikesyo force-pushed the ci-github-actions branch from a609351 to 3e5d126 Compare October 4, 2019 01:36
@tmspzz
Copy link
Copy Markdown
Member

tmspzz commented Oct 4, 2019

will these be executed in parallel? (test with 10.3 are failing)

Test Suite 'XcodeSpec' failed at 2019-10-04 01:50:18.118.
	 Executed 18 tests, with 8 failures (0 unexpected) in 199.612 (199.613) seconds

@kenji21
Copy link
Copy Markdown
Contributor

kenji21 commented Oct 4, 2019

I was having this on my MacBook long time ago, there is a framework not compiling with 10.3, I don't remember which one

@ikesyo
Copy link
Copy Markdown
Member Author

ikesyo commented Oct 4, 2019

Executed in parallel: https://help.github.com/en/articles/workflow-syntax-for-github-actions#jobs

A workflow run is made up of one or more jobs. Jobs run in parallel by default.

@ikesyo
Copy link
Copy Markdown
Member Author

ikesyo commented Oct 5, 2019

This is now passing ✅

@tmspzz
Copy link
Copy Markdown
Member

tmspzz commented Oct 7, 2019

@ikesyo thanks a lot!

@tmspzz tmspzz merged commit e4b4c2f into master Oct 7, 2019
@tmspzz tmspzz deleted the ci-github-actions branch October 7, 2019 15:55
@ikesyo ikesyo mentioned this pull request Nov 7, 2019
@tmspzz tmspzz restored the ci-github-actions branch November 7, 2019 15:21
tmspzz added a commit that referenced this pull request Nov 7, 2019
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.

3 participants