Skip to content

Conversation

@ruanwenjun
Copy link
Member

Purpose of the pull request

Brief change log

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(or)

Pull Request Notice

Pull Request Notice

If your pull request contains incompatible change, you should also add it to docs/docs/en/guide/upgrade/incompatible.md

@ruanwenjun ruanwenjun marked this pull request as draft September 22, 2025 14:31
@ruanwenjun ruanwenjun force-pushed the dev_wenjun_supportSerialStrategy branch 2 times, most recently from 934e24d to 6f992ab Compare September 25, 2025 13:48
@ruanwenjun ruanwenjun force-pushed the dev_wenjun_supportSerialStrategy branch 2 times, most recently from 7c6aa80 to ab93648 Compare October 16, 2025 09:19
@ruanwenjun ruanwenjun force-pushed the dev_wenjun_supportSerialStrategy branch from ab93648 to 625e396 Compare October 30, 2025 14:15
@ruanwenjun ruanwenjun force-pushed the dev_wenjun_supportSerialStrategy branch from 625e396 to 0aebdb1 Compare October 30, 2025 15:18
@github-actions github-actions bot added the CI&CD label Oct 30, 2025
@ruanwenjun ruanwenjun added this to the 3.4.0 milestone Oct 30, 2025
private Long workflowDefinitionCode;
private Integer workflowDefinitionVersion;
private WorkflowExecutionTypeEnum executionType;
private List<SerialCommandDto> serialCommands;

Check notice

Code scanning / CodeQL

Exposing internal representation Note

getSerialCommands exposes the internal representation stored in field serialCommands. The value may be modified
after this call to getSerialCommands
.
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