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

add CLI support: clippy and fmt + rename commands #452

Open
wants to merge 20 commits into
base: develop
Choose a base branch
from

Conversation

ASuciuX
Copy link
Contributor

@ASuciuX ASuciuX commented Feb 28, 2025

  • update commands to bitcoin-indexer from ordhook

  • outputs into the summary what has to be fixed and how to be fixed

  • fixes Clippy Support #451

@ASuciuX ASuciuX had a problem deploying to Development-mainnet-blue February 28, 2025 12:24 — with GitHub Actions Error
@ASuciuX ASuciuX had a problem deploying to Development-mainnet-blue February 28, 2025 13:03 — with GitHub Actions Error
@ASuciuX ASuciuX had a problem deploying to Development-mainnet-blue February 28, 2025 19:11 — with GitHub Actions Error
@ASuciuX ASuciuX had a problem deploying to Development-mainnet-blue February 28, 2025 19:23 — with GitHub Actions Error
@ASuciuX ASuciuX had a problem deploying to Development-mainnet-blue February 28, 2025 19:46 — with GitHub Actions Error
@ASuciuX ASuciuX had a problem deploying to Development-mainnet-blue February 28, 2025 20:45 — with GitHub Actions Error
@ASuciuX ASuciuX requested a review from rafaelcr March 3, 2025 13:39
Copy link

vercel bot commented Mar 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bitcoin-indexer ❌ Failed (Inspect) Mar 5, 2025 5:39pm

@ASuciuX ASuciuX force-pushed the feat/integrate-clippy-and-fmt branch from e91ec39 to d83303a Compare March 5, 2025 17:47
Copy link

github-actions bot commented Mar 5, 2025

Vercel deployment URL: https://bitcoin-indexer-1go4qdrwz-hirosystems.vercel.app 🚀

Copy link
Collaborator

@rafaelcr rafaelcr left a comment

Choose a reason for hiding this comment

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

LGTM, but we need to fix the broken cli test before merging... do you know what is going on there?

@ASuciuX
Copy link
Contributor Author

ASuciuX commented Mar 6, 2025

The issue is that the setup for running cargo test --doc isn't configured in the CLI subproject. I'll add it.

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.

Clippy Support
2 participants