Skip to content

Integrate gitlab ci#503

Merged
tomusdrw merged 9 commits intomasterfrom
integrate_gitlab-ci
Oct 16, 2019
Merged

Integrate gitlab ci#503
tomusdrw merged 9 commits intomasterfrom
integrate_gitlab-ci

Conversation

@fevo1971
Copy link
Copy Markdown
Contributor

No description provided.

@fevo1971 fevo1971 requested a review from tomusdrw October 15, 2019 14:36
@parity-cla-bot
Copy link
Copy Markdown

It looks like @fevo1971 signed our Contributor License Agreement. 👍

Many thanks,

Parity Technologies CLA Bot

Copy link
Copy Markdown
Contributor

@dvdplm dvdplm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm modulo the checkstyle task: not sure if that is needed here

stage: checkstyle
script:
- rustup component add rustfmt
- cargo fmt --all -- --check
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is jsonrpc using rustfmt? /cc @tomusdrw

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, we used to enforce that on CI as well, but it was not working reliably on travis.

@tomusdrw tomusdrw merged commit 1f11075 into master Oct 16, 2019
@tomusdrw tomusdrw deleted the integrate_gitlab-ci branch October 16, 2019 09:52
@tomusdrw
Copy link
Copy Markdown
Contributor

Thanks a lot @fevo1971 !!! Disabling travis / appveyor now.

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.

4 participants