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

CI: Fix nightly lint error & fix rust nightly version #477

Merged
merged 2 commits into from
Feb 20, 2024

Conversation

Xynnn007
Copy link
Member

@Xynnn007 Xynnn007 commented Feb 19, 2024

  1. Fixes nightly lint error
  2. Follow the discussion from @portersrc , I fix the version of rust nightly compiler in GHA to avoid unexpected CI errors everytime new rust nightly version is released. deleted nightly and beta

Signed-off-by: Xynnn007 <xynnn@linux.alibaba.com>
@Xynnn007 Xynnn007 marked this pull request as ready for review February 19, 2024 03:10
Copy link
Member

@ChengyuZhu6 ChengyuZhu6 left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks, @Xynnn007

We do not gain much benefits from nightly tests. Rather than keep it
as-is, it is better to drop nightly test. Everytime a new rust compiler
is released, we can fix lint errors against the stable version.

Signed-off-by: Xynnn007 <xynnn@linux.alibaba.com>
Copy link
Member

@arronwy arronwy left a comment

Choose a reason for hiding this comment

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

Thanks @Xynnn007 LGTM!

@arronwy arronwy merged commit 0dadb83 into confidential-containers:main Feb 20, 2024
14 checks passed
@Xynnn007 Xynnn007 deleted the fix-ci branch February 20, 2024 02:27
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.

3 participants