Skip to content

ci: add mrt-utilities to CI workflow#369

Merged
clavery merged 1 commit intomainfrom
ci/add-mrt-utilities-to-ci
Apr 22, 2026
Merged

ci: add mrt-utilities to CI workflow#369
clavery merged 1 commit intomainfrom
ci/add-mrt-utilities-to-ci

Conversation

@clavery
Copy link
Copy Markdown
Collaborator

@clavery clavery commented Apr 21, 2026

Summary

  • Add @salesforce/mrt-utilities test + lint steps to both Linux and Windows CI jobs — the package was completely absent from CI
  • Fix existing lint error: unused error variable in create-lambda-adapter.test.ts
  • Add test:ci script to mrt-utilities package.json for JSON reporter output (matches other packages)

MRT utilities was missing from CI — lint, typecheck, and test errors
were not caught. Add it to both Linux and Windows CI jobs, fix an
existing lint error (unused catch variable), and add the test:ci script.
@clavery clavery requested review from bendvc and kieran-sf April 21, 2026 16:45
@clavery
Copy link
Copy Markdown
Collaborator Author

clavery commented Apr 21, 2026

@bendvc @noahadams FYI mrt tests were not running in CI and thus a lint error was hanging around. Fixed with this.

@clavery clavery merged commit bcb77b3 into main Apr 22, 2026
5 checks passed
@clavery clavery deleted the ci/add-mrt-utilities-to-ci branch April 22, 2026 16:30
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.

2 participants