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

Switch FreeBSD CI builds from BuildBot to cirrus-ci.com #1003

Merged
merged 1 commit into from
Dec 31, 2018

Conversation

asomers
Copy link
Member

@asomers asomers commented Dec 29, 2018

This change does the following:

  1. Adds a CI build on cirrus-ci.com
  2. Switches FreeBSD's CI from a jail to a full VM
  3. Switches FreeBSD i386's CI from a 32-bit jail to simply using a
    cross-compiled binary on a 64-bit VM.
  4. Switches FreeBSD i386's CI from using stable rust to 1.24.1 (back
    when I added buildbot, rustup didn't support i686-unknown-freebsd)
  5. Switches bors to gate on cirrus-ci rather than buildbot

This change does not disable buildbot. That must happen outside of
git.

Fixes #996

This change does the following:
1) Adds a CI build on cirrus-ci.com
2) Switches FreeBSD's CI from a jail to a full VM
3) Switches FreeBSD i386's CI from a 32-bit jail to simply using a
   cross-compiled binary on a 64-bit VM.
4) Switches FreeBSD i386's CI from using stable rust to 1.24.1 (back
   when I added buildbot, rustup didn't support i686-unknown-freebsd)
5) Switches bors to gate on cirrus-ci rather than buildbot

This change does _not_ disable buildbot.  That must happen outside of
git.

Fixes nix-rust#996
@asomers
Copy link
Member Author

asomers commented Dec 31, 2018

bors r+

bors bot added a commit that referenced this pull request Dec 31, 2018
1003: Switch FreeBSD CI builds from BuildBot to cirrus-ci.com r=asomers a=asomers

This change does the following:
1) Adds a CI build on cirrus-ci.com
2) Switches FreeBSD's CI from a jail to a full VM
3) Switches FreeBSD i386's CI from a 32-bit jail to simply using a
   cross-compiled binary on a 64-bit VM.
4) Switches FreeBSD i386's CI from using stable rust to 1.24.1 (back
   when I added buildbot, rustup didn't support i686-unknown-freebsd)
5) Switches bors to gate on cirrus-ci rather than buildbot

This change does _not_ disable buildbot.  That must happen outside of
git.

Fixes #996

Co-authored-by: Alan Somers <asomers@gmail.com>
@bors
Copy link
Contributor

bors bot commented Dec 31, 2018

Build succeeded

And happy new year from bors! 🎉

@bors bors bot merged commit 593922f into nix-rust:master Dec 31, 2018
@asomers asomers deleted the cirrus branch January 2, 2019 22:37
@asomers asomers mentioned this pull request Oct 6, 2023
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.

1 participant