Skip to content

Moved PushdStep to workflow-durable-task-step#258

Merged
jglick merged 2 commits into
jenkinsci:masterfrom
jglick:PushdStep
Feb 16, 2023
Merged

Moved PushdStep to workflow-durable-task-step#258
jglick merged 2 commits into
jenkinsci:masterfrom
jglick:PushdStep

Conversation

@jglick

@jglick jglick commented Feb 16, 2023

Copy link
Copy Markdown
Member

.withCallback(BodyExecutionCallback.wrap(getContext()))
.start();
return false;
throw new AssertionError("only deserialized");

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Did you test deserialization of the old execution with this PR?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Yes, see testing notes in upstream.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Ok great; It looks like I was reviewing the upstream PR at the same time you were adding the testing notes, so I did not see them before.

@jglick
jglick marked this pull request as ready for review February 16, 2023 22:51
@jglick
jglick requested a review from a team as a code owner February 16, 2023 22:51
@jglick
jglick enabled auto-merge February 16, 2023 22:51
@jglick
jglick merged commit f7ab98e into jenkinsci:master Feb 16, 2023
@jglick
jglick deleted the PushdStep branch February 17, 2023 16:11
froque added a commit to jenkinsci/plugin-usage-plugin that referenced this pull request Jun 28, 2023
Happend with org.jenkinsci.plugins.workflow.steps.PushdStep that was moved
from workflow-basic-steps-plugin to org.jenkinsci.plugins.workflow.support.steps.PushdStep
in workflow-durable-task-step-plugin

jenkinsci/workflow-basic-steps-plugin#258
jenkinsci/workflow-durable-task-step-plugin#293
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants