Branch: refs/heads/karaoke_reloaded Home: https://github.com/jenkinsci/blueocean-acceptance-test Commit: 464a9027a12d80c0aa04709bcd8443ed52222a2b https://github.com/jenkinsci/blueocean-acceptance-test/commit/464a9027a12d80c0aa04709bcd8443ed52222a2b Author: Michael Neale <michael.ne...@gmail.com> Date: 2017-03-29 (Wed, 29 Mar 2017)
Changed paths: M src/main/js/page_objects/blueocean/bluePipelineActivity.js M src/test/js/freestyle/branchPRTabs.js Log Message: ----------- small changes for new non shoes style empty states (#131) Commit: 2c3845dee290443631d6626a13d3ca7b1a853cd7 https://github.com/jenkinsci/blueocean-acceptance-test/commit/2c3845dee290443631d6626a13d3ca7b1a853cd7 Author: Cliff Meyers <cliff.mey...@gmail.com> Date: 2017-03-30 (Thu, 30 Mar 2017) Changed paths: M src/main/js/custom_commands/index.js R src/main/js/custom_commands/waitForLocationChange.js A src/main/js/custom_commands/waitForLocationContains.js M src/main/js/page_objects/blueocean/bluePipelineRunDetail.js R src/test/js/edgeCases/runDetailsDeepLink.js A src/test/js/runDetailsModal/runDetailsFallbackNavigation.js A src/test/resources/test_scripts/hello-world.groovy Log Message: ----------- [JENKINS-43217] rewrite waitForLocationChange -> waitForLocationContains so it doesn't require the URL to actually change, as it could be brittle due to timing issues; rework "closeModal" page object command to just wait for the RunDetails-content element to go away; refactor the "runDetailsDeepLink" test to "runDetailsFallbackNavigation" and adjust to new API (#132) Commit: 1853fa3aad112481b1a438f2e4e630d4ca04d31a https://github.com/jenkinsci/blueocean-acceptance-test/commit/1853fa3aad112481b1a438f2e4e630d4ca04d31a Author: Cliff Meyers <cliff.mey...@gmail.com> Date: 2017-04-04 (Tue, 04 Apr 2017) Changed paths: M src/main/js/page_objects/blueocean/bluePipelineRunDetail.js M src/test/js/artifacts/artifacts.js M src/test/js/log-karaoke/stages-block.js M src/test/js/log-karaoke/stages-new.js M src/test/js/log-karaoke/stages-old.js M src/test/js/multibranch/filtering.js Log Message: ----------- Feature/jenkins 42515 empty states 2 (#136) * [JENKINS-42515] tweak for new "only showing 100 artifacts" component * [JENKINS-42515] tweak for new empty states on run details "changes" and "tests" tab * [JENKINS-42515] split test into separate steps (seems to help w/ timing); also add waitForElementVisible for the branch visible Commit: c76bc7cd2dfb2347a6fea1ec354a089a5cb6b17a https://github.com/jenkinsci/blueocean-acceptance-test/commit/c76bc7cd2dfb2347a6fea1ec354a089a5cb6b17a Author: Cliff Meyers <cliff.mey...@gmail.com> Date: 2017-04-05 (Wed, 05 Apr 2017) Changed paths: M Jenkinsfile Log Message: ----------- experiment / improve hipchat message (#135) * improve hipchat message * use blue ocean run URL Commit: 0354987e434201b6c485e5f1e1fe9fb799df546d https://github.com/jenkinsci/blueocean-acceptance-test/commit/0354987e434201b6c485e5f1e1fe9fb799df546d Author: Cliff Meyers <cliff.mey...@gmail.com> Date: 2017-04-06 (Thu, 06 Apr 2017) Changed paths: M src/main/js/page_objects/blueocean/bluePipelineRunDetail.js A src/test/js/runDetailsModal/runDetailsBackwardsNavigation.js Log Message: ----------- Bug/jenkins 43217 run details modal madness (#133) * [JENKINS-43217] rewrite waitForLocationChange -> waitForLocationContains so it doesn't require the URL to actually change, as it could be brittle due to timing issues; rework "closeModal" page object command to just wait for the RunDetails-content element to go away; refactor the "runDetailsDeepLink" test to "runDetailsFallbackNavigation" and adjust to new API * [JENKINS-43217] add a test case that ensures that navigating within run details and closing redirects back to the right URL * [JENKINS-43217] make the steps more discrete * [JENKINS-43217] better description for last step Commit: e1f11852afb6f64684fcf2ef36732610bc3828a6 https://github.com/jenkinsci/blueocean-acceptance-test/commit/e1f11852afb6f64684fcf2ef36732610bc3828a6 Author: Michael Neale <michael.ne...@gmail.com> Date: 2017-04-19 (Wed, 19 Apr 2017) Changed paths: M Jenkinsfile M src/main/js/custom_commands/index.js R src/main/js/custom_commands/waitForLocationChange.js A src/main/js/custom_commands/waitForLocationContains.js M src/main/js/page_objects/blueocean/bluePipelineActivity.js M src/main/js/page_objects/blueocean/bluePipelineRunDetail.js M src/test/js/artifacts/artifacts.js R src/test/js/edgeCases/runDetailsDeepLink.js M src/test/js/freestyle/branchPRTabs.js M src/test/js/log-karaoke/stages-block.js M src/test/js/log-karaoke/stages-new.js M src/test/js/log-karaoke/stages-old.js M src/test/js/multibranch/filtering.js A src/test/js/runDetailsModal/runDetailsBackwardsNavigation.js A src/test/js/runDetailsModal/runDetailsFallbackNavigation.js A src/test/resources/test_scripts/hello-world.groovy Log Message: ----------- Merge branch 'master' into karaoke_reloaded Compare: https://github.com/jenkinsci/blueocean-acceptance-test/compare/37976b9da422...e1f11852afb6 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.