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

fix: ci, .gitignore and rust toolchain updates, lint fixes #7

Closed
wants to merge 1 commit into from
Closed

fix: ci, .gitignore and rust toolchain updates, lint fixes #7

wants to merge 1 commit into from

Conversation

shuimuliang
Copy link
Contributor

No description provided.

Copy link
Contributor

@nicbus nicbus left a comment

Choose a reason for hiding this comment

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

Hi, thanks for providing these updates (I'll rename the PR to better reflect its contents).

Please see the requested changes. Also please squash the commits and sign them.

.github/workflows/lint-pr.yml Outdated Show resolved Hide resolved
.github/workflows/rust.yaml Outdated Show resolved Hide resolved
.gitignore Outdated Show resolved Hide resolved
.gitignore Outdated Show resolved Hide resolved
.gitignore Outdated Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
rust-toolchain.toml Outdated Show resolved Hide resolved
@nicbus nicbus changed the title fix: cargo test warnings CI, .gitignore and rust toolchain updates, lint fixes Oct 23, 2023
@shuimuliang shuimuliang changed the title CI, .gitignore and rust toolchain updates, lint fixes fix: ci, .gitignore and rust toolchain updates, lint fixes Oct 23, 2023
Copy link
Contributor

@nicbus nicbus left a comment

Choose a reason for hiding this comment

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

Please squash the commits and sign them.

.github/workflows/lint-pr.yml Outdated Show resolved Hide resolved
.gitignore Outdated Show resolved Hide resolved
Cargo.lock Outdated
@@ -3322,7 +3322,7 @@ dependencies = [
"lightning-rapid-gossip-sync 0.0.115 (registry+https://github.com/rust-lang/crates.io-index)",
"magic-crypt",
"mime",
"miniscript 8.0.1",
"miniscript 8.0.2",
Copy link
Contributor

Choose a reason for hiding this comment

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

let's keep the Cargo.lock file as it was before

fix: according to the comments in pr7

ci: strict cargo test & cargo clippy

ci: Lint for GitHub workflows

build: specify rust target and toolchain for compilation

fix: fix: cargo clippy warnings

fix: cargo test warnings
@shuimuliang shuimuliang requested a review from nicbus October 24, 2023 15:34
Copy link
Contributor

@nicbus nicbus left a comment

Choose a reason for hiding this comment

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

@shuimuliang please:

  • address the last unresolved conversation (restore the original Cargo.lock file)
  • amend the commit and, while you're at it, update its message (dropping the description as it references changes that have been dropped)
  • sign the amended commit

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