Skip to content

feat(comms): expose the DFUWUTypes enum#4533

Merged
GordonSmith merged 1 commit intohpcc-systems:mainfrom
jeclrsg:wsDfu-DFUCommand-enum
Feb 26, 2026
Merged

feat(comms): expose the DFUWUTypes enum#4533
GordonSmith merged 1 commit intohpcc-systems:mainfrom
jeclrsg:wsDfu-DFUCommand-enum

Conversation

@jeclrsg
Copy link
Contributor

@jeclrsg jeclrsg commented Feb 25, 2026

export an enum for "types" of DFU WUs, which correspond to DFUcmdStruct in the HPCC codebase

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 adds a new exported enum to @hpcc-js/comms to represent the string “Type” values used when filtering DFU workunits, aligning the client API with DFU workunit command/type identifiers in the HPCC Platform.

Changes:

  • Export a new DFUCommand string enum from the comms DFU service module.
  • Document the enum’s source mapping to the HPCC Platform implementation.

@jeclrsg jeclrsg force-pushed the wsDfu-DFUCommand-enum branch 3 times, most recently from 8feb909 to da162a5 Compare February 25, 2026 19:04
export an enum for "types" of DFU WUs, which correspond to DFUcmdStruct
in the HPCC codebase

Signed-off-by: Jeremy Clements <79224539+jeclrsg@users.noreply.github.com>
@jeclrsg jeclrsg force-pushed the wsDfu-DFUCommand-enum branch from da162a5 to b4bf1ba Compare February 25, 2026 19:31
@jeclrsg jeclrsg changed the title feat(comms): expose the DFUCommand enum feat(comms): expose the DFUWUTypes enum Feb 25, 2026
@GordonSmith GordonSmith merged commit 4be0025 into hpcc-systems:main Feb 26, 2026
3 checks passed
@github-actions github-actions bot mentioned this pull request Feb 26, 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.

3 participants