Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

ci: test against more compilers, setup clippy and fix clippy lints #9

Merged
merged 3 commits into from
Jan 13, 2022
Merged

Conversation

cpcloud
Copy link
Contributor

@cpcloud cpcloud commented Jan 7, 2022

  • Use cargo flags to prevent out-of-date Cargo.lock
  • Ship the Cargo.lock file in the source distribution
  • ci: add more variations to ci

@cpcloud cpcloud changed the title more ci ci: test against more compilers, setup clippy and fix clippy lints Jan 7, 2022
@jimexist
Copy link
Contributor

Thanks @cpcloud - i've incorporated some of your changes already, please rebase first?

@cpcloud
Copy link
Contributor Author

cpcloud commented Jan 13, 2022

@jimexist done!

Comment on lines +40 to +41
- beta
- nightly
Copy link
Contributor

Choose a reason for hiding this comment

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

wonder if we need to run against nightly and beta

Copy link
Contributor

Choose a reason for hiding this comment

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

usually if you run against all of them there will be conflicting fmt changes

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The format check is only against stable

@jimexist jimexist merged commit eaf94da into datafusion-contrib:main Jan 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants