Skip to content

chore: clean up CI workflow naming and add lint jobs#44

Merged
retr0h merged 3 commits intomainfrom
chore/ci-cleanup
Mar 15, 2026
Merged

chore: clean up CI workflow naming and add lint jobs#44
retr0h merged 3 commits intomainfrom
chore/ci-cleanup

Conversation

@retr0h
Copy link
Contributor

@retr0h retr0h commented Mar 15, 2026

Summary

  • Rename workflow files for consistent hyphenated naming
  • Add just-lint.yml workflow for justfile formatting checks
  • Add just module to justfile with fetch lines
  • Add ready recipe for local pre-commit checks

🤖 Generated with Claude Code

Rename workflow files for consistent hyphenated naming:
- commitlint.yml → commit-lint.yml
- depreview.yml → dep-review.yml
- reportcard.yml → report-card.yml

Add just module, just-lint.yml workflow, just::fmt-check to
test recipe, and ready recipe for local pre-commit checks.

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions
Copy link

Thank you for contributing to this project! 😊🕹️

retr0h and others added 2 commits March 15, 2026 15:53
Justfile linting is handled by the standalone just-lint.yml
workflow and should not block the Go test pipeline.

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@retr0h retr0h merged commit 1ebd198 into main Mar 15, 2026
6 checks passed
@retr0h retr0h deleted the chore/ci-cleanup branch March 15, 2026 22:59
@codecov
Copy link

codecov bot commented Mar 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #44   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           34        34           
=========================================
  Hits            34        34           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4addb5e...5d9404d. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant