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

migrate to github actions #759

Merged
merged 3 commits into from Oct 30, 2020

Conversation

iliabylich
Copy link
Collaborator

Travis is incredibly slow, I don't want to wait for hours to merge PRs.

This is (mostly) the same config as the one attached to #734 (comment), but with one addition if the job is configured with allow_failure: true:

  1. the main command (i.e. rake test) doesn't abort the flow
  2. there's a special step after rake test that simply calls true to set exitcode to 0

In such case errors (if any) are printed anyway, but the final status (of both job and workflow) is "success".

@iliabylich iliabylich force-pushed the migrate-to-github-actions branch 3 times, most recently from 8c7754e to 17a31dd Compare October 30, 2020 12:22
@iliabylich iliabylich merged commit 08b7f57 into whitequark:master Oct 30, 2020
@iliabylich iliabylich deleted the migrate-to-github-actions branch October 30, 2020 13:09
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

1 participant