Skip to content

Conversation

@jeclrsg
Copy link
Contributor

@jeclrsg jeclrsg commented Jan 12, 2026

bumping the WSDLs for WsWorkunits and WsSMC

Checklist:

  • The commit message is properly formatted and free of typos.
    • The commit message title makes sense in a changelog, by itself.
    • The commit message includes a "fixes" reference if appropriate.
    • The commit is signed.
  • The change has been fully tested:
    • I have viewed all related gallery items
    • I have viewed all related dermatology items
  • There are no similar instances of the same problem that should be addressed
    • I have addressed them here
    • I have raised new issues to address them separately

Testing:

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the WSDL (Web Services Description Language) TypeScript bindings for two HPCC Systems services: WsWorkunits and WsSMC. These are auto-generated TypeScript interfaces and service classes that provide type-safe communication with the HPCC Platform.

Changes:

  • Updated WsWorkunits from v2.02 to v2.03 (added 1 line)
  • Updated WsSMC from v1.28 to v1.29 (added 14 lines)
  • Updated import paths in service wrapper files to reference the new versions

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
packages/comms/src/services/wsdl/WsWorkunits/v2.03/WsWorkunits.ts New auto-generated TypeScript bindings for WsWorkunits v2.03 service
packages/comms/src/services/wsdl/WsSMC/v1.29/WsSMC.ts New auto-generated TypeScript bindings for WsSMC v1.29 service
packages/comms/src/services/wsWorkunits.ts Updated import to use WsWorkunits v2.03 instead of v2.02
packages/comms/src/services/wsSMC.ts Updated import to use WsSMC v1.29 instead of v1.28

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Signed-off-by: Jeremy Clements <79224539+jeclrsg@users.noreply.github.com>
@jeclrsg jeclrsg force-pushed the bump-WsSMC-WsWorkunits branch from ee46f3f to a91e140 Compare January 14, 2026 15:33
@jeclrsg jeclrsg requested a review from GordonSmith January 14, 2026 15:36
@GordonSmith GordonSmith merged commit 47722ba into hpcc-systems:main Jan 14, 2026
3 checks passed
@github-actions github-actions bot mentioned this pull request Jan 14, 2026
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