Skip to content

Conversation

@SagarGaniga
Copy link
Contributor

This PR adds a post-build action to generate the report for Cypress builds using the JSON created during the sync run of browserstack-cypress-cli.

public static final String BROWSERSTACK_REPORT_URL = "testReportBrowserStack";
public static final String BROWSERSTACK_CYPRESS_REPORT_URL = "testReportBrowserStackCypress";
public static final String BROWSERSTACK_REPORT_PIPELINE_FUNCTION = "browserStackReportPublisher";
public static final String BROWSERSTACK_CYPRESS_REPORT_PIPELINE_FUNCTION = "browserStackReportPublisher";

Choose a reason for hiding this comment

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

Unused variable

@rchougule
Copy link
Contributor

Also, please add screenshots if possible of the pages/sections being added

@SagarGaniga
Copy link
Contributor Author

SagarGaniga commented Mar 8, 2021

Few Screenshots:

  1. Results page
    image

  2. Summary Page
    image

  3. Error Page
    image

  4. Post Build Action Selection
    image

Copy link
Contributor

@rchougule rchougule left a comment

Choose a reason for hiding this comment

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

LGTM

@francisf francisf merged commit 8b97c2a into jenkinsci:master Mar 11, 2021
@SagarGaniga SagarGaniga mentioned this pull request Mar 12, 2021
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants