Skip to content

Added the Mise Tool for Easier Local Development - #406

Merged
mostafa merged 15 commits into
mostafa:mainfrom
tnewman:feature/mise
Jul 18, 2026
Merged

Added the Mise Tool for Easier Local Development#406
mostafa merged 15 commits into
mostafa:mainfrom
tnewman:feature/mise

Conversation

@tnewman

@tnewman tnewman commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Added the Mise tool for easier local development.

When I have contributed in the past, getting a PR to pass automated checks was somewhat difficult because I had to:

  1. Wait for GH Workflows to be approved and run. This usually happened multiple times because things had to be fixed.
  2. Read through workflows and actions to figure out what commands to run locally to verify my builds.

With the mise tool, I run mise run verify, and I am good to go.

Closes #405

@mostafa mostafa left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

@tnewman Thank you for your contribution. LGTM.

@mostafa
mostafa merged commit 0c7864c into mostafa:main Jul 18, 2026
10 checks passed
@tnewman
tnewman deleted the feature/mise branch July 19, 2026 01:10
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.

Easier Local Development (Mise Tool or Similar)

2 participants