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

[FIX JENKINS-44390] Support reading nested stages within parallel, generate new syntax #1374

Closed
wants to merge 1 commit into from
Closed

[FIX JENKINS-44390] Support reading nested stages within parallel, generate new syntax #1374

wants to merge 1 commit into from

Conversation

kzantow
Copy link
Collaborator

@kzantow kzantow commented Sep 6, 2017

Description

Use some new-style nested parallel stages - e.g. Cmd/Ctrl-S and paste examples in, see what the editor generates. Validate it is using the new style nested stage parallel syntax.

See JENKINS-44390.

Submitter checklist

  • Link to JIRA ticket in description, if appropriate.
  • Change is code complete and matches issue description
  • Appropriate unit or acceptance tests or explanation to why this change has no tests
  • Reviewer's manual test instructions provided in PR description. See Reviewer's first task below.

Reviewer checklist

  • Run the changes and verified the change matches the issue description
  • Reviewed the code
  • Verified that the appropriate tests have been written or valid explanation given

Esp: @abayer @michaelneale

@michaelneale
Copy link
Member

nice, taking a look. Cool that it touches so few files.

@kzantow
Copy link
Collaborator Author

kzantow commented Sep 8, 2017

Closing as superseded by #1375, which includes these changes

@kzantow kzantow closed this Sep 8, 2017
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.

2 participants