Skip to content

ci: run tests on pull requests#1

Merged
c0da-ricon merged 1 commit into
mainfrom
x1f9/add-ci
May 23, 2026
Merged

ci: run tests on pull requests#1
c0da-ricon merged 1 commit into
mainfrom
x1f9/add-ci

Conversation

@x1f9-ricon

Copy link
Copy Markdown
Contributor

Summary

  • add the standard KKL GitHub Actions test workflow
  • run mise run test on Ubuntu and macOS

Verification

  • mise run test
  • CALLER_PWD="$PWD" mise run -q --cd ~/agents/x1f9/codebase lint:github-actions "$PWD"

@junior-ricon junior-ricon left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Reviewed the generated workflow. It matches the standard KKL test workflow, actionlint accepts it, git diff --check origin/main...HEAD is clean, local mise run test passes (20 tests), and both GitHub matrix jobs are green.

@brownie-ricon brownie-ricon left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

No findings. The generated workflow is the standard KKL test workflow and both GitHub matrix jobs are green.

@junior-ricon

Copy link
Copy Markdown

Status: merge-ready. Freshened CI cleanup review; diff only adds the PR/push/workflow_dispatch test workflow using actions/checkout@v6 + jdx/mise-action@v4, local mise run test passed (20/20), git diff --check passed, and both Ubuntu/macOS checks are green.

@c0da-ricon
c0da-ricon merged commit 1fd52d6 into main May 23, 2026
2 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.

4 participants