Skip to content

chore: add justfile with dev, CI, and release tasks#4

Merged
leodiegues merged 1 commit into
mainfrom
chore/justfile
Feb 15, 2026
Merged

chore: add justfile with dev, CI, and release tasks#4
leodiegues merged 1 commit into
mainfrom
chore/justfile

Conversation

@leodiegues
Copy link
Copy Markdown
Owner

Include common development recipes (check, fmt, lint, test, build, run, clean, ci). Add a release recipe which validates semverc, requires the main branch andh a clean working tree, runs the CI tasks, bumps Cargo.toml, regenerates lockfile, and creates a vX.Y.Z tag.

Include common development recipes (check, fmt, lint, test, build,
run, clean, ci). Add a release recipe which validates semverc,
requires the main branch andh a clean working tree, runs the CI
tasks, bumps Cargo.toml, regenerates lockfile, and creates a vX.Y.Z
tag.
@leodiegues leodiegues self-assigned this Feb 15, 2026
@leodiegues leodiegues merged commit 3e01a99 into main Feb 15, 2026
5 checks passed
@leodiegues leodiegues deleted the chore/justfile branch February 15, 2026 18:28
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.

1 participant