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

Move all critical CI logic to buildkite #491

Closed
rmeissner opened this issue Nov 18, 2019 · 0 comments · Fixed by #518
Closed

Move all critical CI logic to buildkite #491

rmeissner opened this issue Nov 18, 2019 · 0 comments · Fixed by #518
Assignees

Comments

@rmeissner
Copy link
Member

Currently our critical CI logic in with travis. The issue is that travis is quite slow and we have a local CI running with BuildKite. I would propose to move all critical logic (namely running all tests + deploying versions to github and crashlytics) to BuildKite and our pipelines public (https://buildkite.com/changelog/46-public-build-pages-for-open-source).

I would keep travis for simple testing to provide more visibility, but remove eveything else.

Maybe we should switch from crashlytics beta to firebase with this feature.

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 a pull request may close this issue.

2 participants