Skip to content

chore: bump reposmith and git-autograder#290

Merged
jovnc merged 1 commit intogit-mastery:mainfrom
jovnc:chore/bump-versions
Apr 14, 2026
Merged

chore: bump reposmith and git-autograder#290
jovnc merged 1 commit intogit-mastery:mainfrom
jovnc:chore/bump-versions

Conversation

@jovnc
Copy link
Copy Markdown
Collaborator

@jovnc jovnc commented Apr 14, 2026

No description provided.

@github-actions
Copy link
Copy Markdown

Hi @jovnc, thank you for your contribution! 🎉

This PR comes from your fork jovnc/exercises on branch chore/bump-versions.

Before you request for a review, please ensure that you have tested your changes locally!

Important

The previously recommended way of using ./test-download.py is no longer the best way to test your changes locally.

Please read the following instructions for the latest instructions.

Prerequisites

Ensure that you have the gitmastery app installed locally (instructions)

Testing steps

If you already have a local Git-Mastery root to test, you can skip the following step.

Create a Git-Mastery root locally:

gitmastery setup

Navigate into the Git-Mastery root (defaults to gitmastery-exercises/):

cd gitmastery-exercises/

Edit the .gitmastery.json configuration file. You need to set the following values under the exercises_source key.

{
    # other fields...
    "exercises_source": {
        "username": "jovnc",
        "repository": "exercises",
        "branch": "chore/bump-versions"
    }
}

Then, you can use the gitmastery app to download and verify your changes locally.

gitmastery download <your new change>
gitmastery verify

Checklist

  • (For exercises and hands-ons) I have verified that the downloading behavior works
  • (For exercises only) I have verified that the verification behavior is accurate

Important

To any reviewers of this pull request, please use the same instructions above to test the changes.

@jovnc
Copy link
Copy Markdown
Collaborator Author

jovnc commented Apr 14, 2026

@desmondwong1215 is this dependent on your PR at #275

@desmondwong1215
Copy link
Copy Markdown
Contributor

I have updated the git-autograder version at #275.

@jovnc jovnc force-pushed the chore/bump-versions branch from 85a359e to 321888e Compare April 14, 2026 16:06
@jovnc jovnc merged commit ba23ede into git-mastery:main Apr 14, 2026
4 checks passed
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.

3 participants