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

feat: Jenkins CI #32

Merged
merged 6 commits into from
Mar 30, 2019
Merged

feat: Jenkins CI #32

merged 6 commits into from
Mar 30, 2019

Conversation

mersinvald
Copy link

@mersinvald mersinvald commented Mar 29, 2019

  • Windows, Linux, MacOS
  • stable, beta and nightly Rust builds
  • test runs on all 3 platforms (stable rust)
  • rustc and clippy lints parser, build healthcheck
  • rustfmt-based formatting correctness checks

Also this PR includes a few fixes suggested by clippy, just to make the build "stable" on Jenkins.

Closes #21

Mike Lubinets added 4 commits March 29, 2019 15:12
@mersinvald mersinvald requested a review from r8d8 March 29, 2019 15:34
@BelfordZ
Copy link

Nice work @mersinvald

@BelfordZ
Copy link

BelfordZ commented Mar 30, 2019

FYI I think this might be the current best examples of a pristine-formatted build setup

@mersinvald mersinvald merged commit 0ee6ba1 into master Mar 30, 2019
@mersinvald mersinvald deleted the feature/jenkins branch March 30, 2019 09:59
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.

Setup Jenkins
4 participants