-
Notifications
You must be signed in to change notification settings - Fork 989
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
Investigate alternatives to TravisCI #2691
Comments
the owner of https://gitlab.com/groups/mimblewimble/-/group_members,
Who can I donate the project to?
Google knows the steps, once we have a user.
It's currently set up to do
cargo test --all
It triggers on merge to github master.
And it has been a bit wobbly, so might need more help. Or if the wobblyness
os gone after splitting grin into more parts and taking out the curl:ed
wallet angular site, maybe just enable and all is good.
|
@sesam thanks a lot! I'm https://gitlab.com/lehnberg, feel free to add me to the group and I can add the rest. |
If you need a hand my handle is @quentinlesceller. |
Both added as owners, the highest I could pick. 2FA is mandatory. The current CI integration is defined by master/.gitlab-ci.yml which was added in 731cde3 |
One thing to note: Its not clear from the gitlab website but it does look like "CI for github" is not going to be a free product beyond end of the month, even for open-source projects. https://about.gitlab.com/solutions/github/
Edit: Actually looks like it is free based on this -
This sounds a lot better than travis -
|
Wow very nice. |
Perhaps we should look at alternatives? |
Clarified issue title and updated the description |
What seems to be a highly relevant thread: https://internals.rust-lang.org/t/which-ci-platform-should-rust-use/9322 |
Circle CI worked quite well for me for windows builds on github |
I just applied to get GitLab gold on https://gitlab.com/gitlab-com/marketing/community-relations/gitlab-oss/merge_requests/324. This would allows us to connect GitLab CI directly to GitHub (see https://about.gitlab.com/solutions/github/). |
Just added |
As discussed in the last dev meeting.
Motivation
Candidate discussions
Potential viable candidates
Gitlab
We have access to https://gitlab.com/groups/mimblewimble
It seems it can be integrated with Github:
https://about.gitlab.com/solutions/github/
... And that this is free for open source projects:
Microsoft Azure Pipelines
https://news.ycombinator.com/item?id=18983586
Cirrus CI
Hercules CI
Circle CI
DroneCI
Free cloud hosting for open source projects
Buildkite?
Codefresh?
General questions
The text was updated successfully, but these errors were encountered: