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

Apply clippy suggestions #1552

Merged
merged 6 commits into from
Dec 16, 2022
Merged

Apply clippy suggestions #1552

merged 6 commits into from
Dec 16, 2022

Conversation

SkymanOne
Copy link
Contributor

Follow up #1548

@HCastano HCastano requested a review from a team as a code owner December 16, 2022 22:48
.gitlab-ci.yml Outdated
@@ -28,7 +28,7 @@ variables:
CARGO_TARGET_DIR: "/ci-cache/${CI_PROJECT_NAME}/targets/${CI_COMMIT_REF_NAME}/${CI_JOB_NAME}"
# CI_IMAGE is changed to "-:staging" when the CI image gets rebuilt
# read more https://github.com/paritytech/scripts/pull/244
CI_IMAGE: "paritytech/ink-ci-linux:production"
CI_IMAGE: "paritytech/ink-ci-linux:staging"
Copy link
Contributor

Choose a reason for hiding this comment

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

If the CI passes with this we can revert it and merge

Copy link
Contributor

Choose a reason for hiding this comment

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

Okay so the CI didn't pass, and I suspect it has to do with #1547.

I'm gonna say we merge this anyways since we'll need this fix to build the production image

@HCastano HCastano merged commit dda9d49 into master Dec 16, 2022
@HCastano HCastano deleted the gn/clippy-suggestions branch December 16, 2022 23:16
HCastano added a commit that referenced this pull request Jan 23, 2023
* Apply clippy suggestions

* fmt

* apply clippy suggestions

* Check build using `stating` image

* Revert "Check build using `stating` image"

This reverts commit f9b767b.

Co-authored-by: Hernando Castano <hernando@hcastano.com>
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.

2 participants