Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JENKINS-44636] Verifying stage view works with updated dependencies. #45

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

abayer
Copy link
Member

@abayer abayer commented Jul 5, 2017

JENKINS-44636

Just wanted to be sure we didn't break something in Stage View with the JENKINS-44636 fixes. Doesn't actually do anything with the QUEUED state, just makes sure nothing breaks. =)

Downstream of jenkinsci/workflow-durable-task-step-plugin#42, jenkinsci/workflow-api-plugin#42, and jenkinsci/pipeline-graph-analysis-plugin#11

cc @reviewbybees esp @svanoort

Just wanted to be sure we didn't break something in Stage View with
the JENKINS-44636 fixes.
@ghost
Copy link

ghost commented Jul 5, 2017

This pull request originates from a CloudBees employee. At CloudBees, we require that all pull requests be reviewed by other CloudBees employees before we seek to have the change accepted. If you want to learn more about our process please see this explanation.

@svanoort
Copy link
Member

Should be a WIP PR unless it's actually doing something I think? Would make sense to pass this state to stage view REST API and render it in UI if possible.

@abayer
Copy link
Member Author

abayer commented Jul 10, 2017

@svanoort Feel free to mark it WIP - I don't have label rights here.

Bumping to core 2.7.3 due to workflow-cps 2.37.
@michaelneale
Copy link
Member

LGTM - I think this is necessary.

Copy link
Member

@svanoort svanoort left a comment

Choose a reason for hiding this comment

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

LGTM 🐝 -- waiting for the final cut of pipeline graph analysis to merge & release though

Copy link
Member

@jglick jglick left a comment

Choose a reason for hiding this comment

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

@abayer @svanoort best to get this in.

</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>pipeline-graph-analysis</artifactId>
<version>1.1</version>
<version>1.5-20170725.210120-10</version> <!-- TODO: update to release when https://github.com/jenkinsci/pipeline-graph-analysis-plugin/pull/11 is merged and released -->
Copy link
Member

Choose a reason for hiding this comment

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

Can go to 1.6 now.

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.

4 participants