Skip to content

Implement SubcommandsProvider#2

Merged
artob merged 2 commits into
dryrust:masterfrom
imunproductive:feat/subcommands_provider
Apr 12, 2025
Merged

Implement SubcommandsProvider#2
artob merged 2 commits into
dryrust:masterfrom
imunproductive:feat/subcommands_provider

Conversation

@imunproductive
Copy link
Copy Markdown
Contributor

@imunproductive imunproductive commented Apr 12, 2025

This PR adds a SubcommandsProvider, a way to easily collect all the commands from PATH with specific prefix.

@race-of-sloths include

@imunproductive imunproductive requested a review from artob as a code owner April 12, 2025 11:17
@artob artob self-assigned this Apr 12, 2025
@artob artob added the enhancement New feature or request label Apr 12, 2025
Comment thread lib/clientele/Cargo.toml
"tracing",
"unicode",
"wild",
"subcommands",
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Alphabetic ordering in these, always

@race-of-sloths
Copy link
Copy Markdown

race-of-sloths commented Apr 12, 2025

@imunproductive Thank you for your contribution! Your pull request is now a part of the Race of Sloths!
Do you want to apply for monthly streak? Get 8+ score for a single PR this month and receive boost for race-of-sloths!

Shows inviting banner with latest news.

Shows profile picture for the author of the PR

Current status: executed
Reviewer Score
@artob 8

Your contribution is much appreciated with a final score of 8!
You have received 120 (80 base + 40 monthly bonus) Sloth points for this contribution

@artob received 25 Sloth Points for reviewing and scoring this pull request.

Congratulations @imunproductive! Your PR was highly scored and you completed another monthly streak! To keep your monthly streak make another pull request next month and get 8+ score for it

What is the Race of Sloths

Race of Sloths is a friendly competition where you can participate in challenges and compete with other open-source contributors within your normal workflow

For contributors:

  • Tag @race-of-sloths inside your pull requests
  • Wait for the maintainer to review and score your pull request
  • Check out your position in the Leaderboard
  • Keep weekly and monthly streaks to reach higher positions
  • Boast your contributions with a dynamic picture of your Profile

For maintainers:

  • Score pull requests that participate in the Race of Sloths and receive a reward
  • Engage contributors with fair scoring and fast responses so they keep their streaks
  • Promote the Race to the point where the Race starts promoting you
  • Grow the community of your contributors

Feel free to check our website for additional details!

Bot commands
  • For contributors
    • Include a PR: @race-of-sloths include to enter the Race with your PR
  • For maintainers:
    • Invite contributor @race-of-sloths invite to invite the contributor to participate in a race or include it, if it's already a runner.
    • Assign points: @race-of-sloths score [1/2/3/5/8/13] to award points based on your assessment.
    • Reject this PR: @race-of-sloths exclude to send this PR back to the drawing board.
    • Exclude repo: @race-of-sloths pause to stop bot activity in this repo until @race-of-sloths unpause command is called

@artob
Copy link
Copy Markdown
Collaborator

artob commented Apr 12, 2025

@race-of-sloths score 8

Copy link
Copy Markdown
Collaborator

@artob artob left a comment

Choose a reason for hiding this comment

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

LGTM with some minor nits I will address after the merge.

@artob artob changed the title Add SubcommandsProvider Implement SubcommandsProvider Apr 12, 2025
@artob artob merged commit 558d363 into dryrust:master Apr 12, 2025
2 checks passed
artob added a commit that referenced this pull request Apr 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

3 participants