Skip to content

refactor: CI workflow optimizations#2259

Open
ananas-block wants to merge 3 commits intomainfrom
jorrit/refactor-ci-workflow
Open

refactor: CI workflow optimizations#2259
ananas-block wants to merge 3 commits intomainfrom
jorrit/refactor-ci-workflow

Conversation

@ananas-block
Copy link
Contributor

  • Add build job + artifact sharing pattern to programs, sdk-tests, rust workflows
  • Add lightweight setup-test-runner action for test jobs
  • Merge JS+CLI workflows into single workflows with path filtering
  • Switch all runners to ubuntu-latest
  • Batch cargo check invocations in lint.sh

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 9, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (13)
  • .github/actions/setup-test-runner/action.yml is excluded by none and included by none
  • .github/workflows/cli-v1.yml is excluded by none and included by none
  • .github/workflows/cli-v2.yml is excluded by none and included by none
  • .github/workflows/forester-tests.yml is excluded by none and included by none
  • .github/workflows/js-cli-v1.yml is excluded by none and included by none
  • .github/workflows/js-cli-v2.yml is excluded by none and included by none
  • .github/workflows/js.yml is excluded by none and included by none
  • .github/workflows/programs.yml is excluded by none and included by none
  • .github/workflows/rust.yml is excluded by none and included by none
  • .github/workflows/sdk-tests.yml is excluded by none and included by none
  • js/compressed-token/CHANGELOG.md is excluded by none and included by none
  • js/stateless.js/CHANGELOG.md is excluded by none and included by none
  • scripts/lint.sh is excluded by none and included by none

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch jorrit/refactor-ci-workflow

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

- Add build job + artifact sharing pattern to programs, sdk-tests, rust workflows
- Add lightweight setup-test-runner action for test jobs
- Merge JS+CLI workflows into single workflows with path filtering
- Switch all runners to ubuntu-latest
- Batch cargo check invocations in lint.sh
@ananas-block ananas-block force-pushed the jorrit/refactor-ci-workflow branch from e5fe20b to ddb35a8 Compare February 9, 2026 13:23
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