Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-37323

Ensure that Pipeline Graph can handle stage blocks

    XMLWordPrintable

Details

    • 1.0-pre-beta-1, 1.0-beta-1

    Description

      Vivek to add notes after meeting with Sam

      Attachments

        Issue Links

          Activity

            Code changed in jenkins
            User: Thorsten Scherler
            Path:
            src/main/js/page_objects/blueocean/bluePipelineRunDetail.js
            src/test/js/queued.js
            http://jenkins-ci.org/commit/blueocean-acceptance-test/f73dda189ce92619f4999a0135932178c72c56c1
            Log:
            Merge remote-tracking branch 'origin/master' into JENKINS-37323

            scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Thorsten Scherler Path: src/main/js/page_objects/blueocean/bluePipelineRunDetail.js src/test/js/queued.js http://jenkins-ci.org/commit/blueocean-acceptance-test/f73dda189ce92619f4999a0135932178c72c56c1 Log: Merge remote-tracking branch 'origin/master' into JENKINS-37323

            Code changed in jenkins
            User: Thorsten Scherler
            Path:
            src/main/js/page_objects/blueocean/bluePipelineActivity.js
            src/test/js/log-karaoke/stages.js
            src/test/resources/test_scripts/stages-with-wait-block-syntax.groovy
            src/test/resources/test_scripts/stages-with-wait-pipelineModel-syntax.groovy
            src/test/resources/test_scripts/stages-with-wait.groovy
            http://jenkins-ci.org/commit/blueocean-acceptance-test/5afc5f5bd8590828a1ba5fadf400233009752bc0
            Log:
            JENKINS-37323 adding all known pipeline syntax as test case

            Compare: https://github.com/jenkinsci/blueocean-acceptance-test/compare/d1ebf33b6119...5afc5f5bd859

            scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Thorsten Scherler Path: src/main/js/page_objects/blueocean/bluePipelineActivity.js src/test/js/log-karaoke/stages.js src/test/resources/test_scripts/stages-with-wait-block-syntax.groovy src/test/resources/test_scripts/stages-with-wait-pipelineModel-syntax.groovy src/test/resources/test_scripts/stages-with-wait.groovy http://jenkins-ci.org/commit/blueocean-acceptance-test/5afc5f5bd8590828a1ba5fadf400233009752bc0 Log: JENKINS-37323 adding all known pipeline syntax as test case Compare: https://github.com/jenkinsci/blueocean-acceptance-test/compare/d1ebf33b6119...5afc5f5bd859

            Code changed in jenkins
            User: Thorsten Scherler
            Path:
            .gitignore
            pom.xml
            src/main/js/page_objects/blueocean/bluePipelineRunDetail.js
            src/test/js/edgeCases/folder.js
            src/test/js/failing.js
            src/test/js/log-karaoke/freestyle.js
            src/test/js/log-karaoke/freestylePing.js
            src/test/js/log-karaoke/noStages.js
            src/test/js/log-karaoke/stages.js
            src/test/resources/test_scripts/freestylePing.sh
            http://jenkins-ci.org/commit/blueocean-acceptance-test/d3547caa37af515fcb1174bbd22265106aebc828
            Log:
            Merge remote-tracking branch 'origin/master' into JENKINS-37323

            Compare: https://github.com/jenkinsci/blueocean-acceptance-test/compare/5afc5f5bd859...d3547caa37af

            scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Thorsten Scherler Path: .gitignore pom.xml src/main/js/page_objects/blueocean/bluePipelineRunDetail.js src/test/js/edgeCases/folder.js src/test/js/failing.js src/test/js/log-karaoke/freestyle.js src/test/js/log-karaoke/freestylePing.js src/test/js/log-karaoke/noStages.js src/test/js/log-karaoke/stages.js src/test/resources/test_scripts/freestylePing.sh http://jenkins-ci.org/commit/blueocean-acceptance-test/d3547caa37af515fcb1174bbd22265106aebc828 Log: Merge remote-tracking branch 'origin/master' into JENKINS-37323 Compare: https://github.com/jenkinsci/blueocean-acceptance-test/compare/5afc5f5bd859...d3547caa37af

            Code changed in jenkins
            User: Thorsten Scherler
            Path:
            src/main/js/page_objects/blueocean/bluePipelineRunDetail.js
            src/test/js/log-karaoke/stages.js
            http://jenkins-ci.org/commit/blueocean-acceptance-test/b1ec3e1f137cd328d0ee83d5b0e56287b14a86b7
            Log:
            JENKINS-37323 fix merge problem and make sure we returning always self and not coditional

            scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Thorsten Scherler Path: src/main/js/page_objects/blueocean/bluePipelineRunDetail.js src/test/js/log-karaoke/stages.js http://jenkins-ci.org/commit/blueocean-acceptance-test/b1ec3e1f137cd328d0ee83d5b0e56287b14a86b7 Log: JENKINS-37323 fix merge problem and make sure we returning always self and not coditional

            Code changed in jenkins
            User: Thorsten Scherler
            Path:
            src/main/js/page_objects/blueocean/bluePipelineActivity.js
            src/main/js/page_objects/blueocean/bluePipelineRunDetail.js
            src/test/js/log-karaoke/stages.js
            src/test/resources/test_scripts/stages-with-wait-block-syntax.groovy
            src/test/resources/test_scripts/stages-with-wait-pipelineModel-syntax.groovy
            http://jenkins-ci.org/commit/blueocean-acceptance-test/9f546a028e30a1b1c46282c9c55be028414cf57a
            Log:
            [FIX JENKINS-38017 JENKINS-37323] Implement test cases with new syntax (#30)

            • JENKINS-37323 fix merge problem and make sure we returning always self and not coditional
            scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Thorsten Scherler Path: src/main/js/page_objects/blueocean/bluePipelineActivity.js src/main/js/page_objects/blueocean/bluePipelineRunDetail.js src/test/js/log-karaoke/stages.js src/test/resources/test_scripts/stages-with-wait-block-syntax.groovy src/test/resources/test_scripts/stages-with-wait-pipelineModel-syntax.groovy http://jenkins-ci.org/commit/blueocean-acceptance-test/9f546a028e30a1b1c46282c9c55be028414cf57a Log: [FIX JENKINS-38017 JENKINS-37323] Implement test cases with new syntax (#30) JENKINS-37323 Implement test cases with new syntax JENKINS-37323 adding all known pipeline syntax as test case JENKINS-37323 fix merge problem and make sure we returning always self and not coditional

            People

              vivek Vivek Pandey
              jamesdumay James Dumay
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: