Skip to content

Conversation

@horgh
Copy link
Contributor

@horgh horgh commented Dec 30, 2025

This replaces the standalone golangci-lint workflow with precious, which runs all configured linters (golangci-lint and prettier).

🤖 Generated with Claude Code

@horgh horgh force-pushed the wstorey/eng-3719-mmdbconvert-repo-runs-precious-in-github-actions-workflow branch from ceffc29 to 9ce58f3 Compare December 30, 2025 18:28
- Rename lint.yml to golangci-lint.yml for clarity
- Add precious.yml to run precious for markdown formatting

The golangci-lint action handles Go linting, while precious runs
other configured linters (currently prettier for markdown).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@horgh horgh force-pushed the wstorey/eng-3719-mmdbconvert-repo-runs-precious-in-github-actions-workflow branch from 9ce58f3 to 2e1dc30 Compare December 30, 2025 18:41
with:
persist-credentials: false

- uses: actions/setup-node@v4
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link

@ugexe ugexe left a comment

Choose a reason for hiding this comment

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

LGTM, although I'll leave it to you to merge in case you want to address the comment from @marselester

@horgh
Copy link
Contributor Author

horgh commented Dec 30, 2025

Thanks! I'll just let dependabot update that so we don't have to re-review :-)

@horgh horgh merged commit 587b5a9 into main Dec 30, 2025
14 checks passed
@horgh horgh deleted the wstorey/eng-3719-mmdbconvert-repo-runs-precious-in-github-actions-workflow branch December 30, 2025 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants