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

feat: Added the ability to use the TEACH-ME mode #221

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from
Draft

Conversation

FroVolod
Copy link
Collaborator

@FroVolod FroVolod commented Sep 13, 2024

./cargo-near --teach-me near new test

Screenshot 2024-10-03 at 19 51 28

./cargo-near --teach-me near build --manifest-path /Users/frovolod/Documents/NEAR/neardevhub-contract-1/Cargo.toml

Screenshot 2024-10-04 at 08 08 49

./cargo-near --teach-me near deploy --manifest-path /Users/frovolod/Documents/NEAR/neardevhub-contract-1/Cargo.toml
Screen.Recording.2024-10-04.at.08.16.08.mov

@FroVolod FroVolod marked this pull request as ready for review October 4, 2024 05:23
@FroVolod
Copy link
Collaborator Author

FroVolod commented Oct 4, 2024

@race-of-sloths

@race-of-sloths-bot
Copy link

@FroVolod Thank you for your contribution! Your pull request is now a part of the Race of Sloths!

Shows profile picture for the author of the PR

Current status: waiting for scoring

We're waiting for maintainer to score this pull request with @race-of-sloths score [0,1,2,3,5,8,13] command. Alternatively, autoscoring [1,2] will be applied for this pull request

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
  • 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

@FroVolod FroVolod marked this pull request as draft October 7, 2024 12:49
@FroVolod
Copy link
Collaborator Author

FroVolod commented Oct 7, 2024

Screenshot 2024-10-07 at 15 04 42

@FroVolod
Copy link
Collaborator Author

FroVolod commented Oct 11, 2024

Three alternative commands were tested:

cargo near --teach-me new test
./cargo-near  near --teach-me new test
./cargo-near --teach-me near new test

The execution of the program is the same:
Screenshot 2024-10-11 at 19 29 09

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