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

Use new percy health-check command #73

Merged
merged 4 commits into from
Apr 3, 2019
Merged

Use new percy health-check command #73

merged 4 commits into from
Apr 3, 2019

Conversation

Robdel12
Copy link
Contributor

@Robdel12 Robdel12 commented Apr 3, 2019

What is this?

This removes all of the dance we're doing in this SDK with the healthcheck and moves it into the agent package. Now we're just running the command percy health-check to ping if the server is running.

This is dependent on this PR getting merged & released: percy/percy-agent#122

Will close #69

Robdel12 added 4 commits April 2, 2019 15:41
It looks like `cy.exec` takes care of any cross platform issues. All
tests pass -- I'm curious what this might be missing? `require` isn't
available in the browser and neither is `path`. Seems like `cy.exec`
also resolves the path properly.
@Robdel12 Robdel12 marked this pull request as ready for review April 3, 2019 23:28
@Robdel12 Robdel12 requested a review from djones April 3, 2019 23:29
Copy link
Contributor

@djones djones left a comment

Choose a reason for hiding this comment

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

🍍 LGTM

@Robdel12 Robdel12 merged commit 2dca1f7 into master Apr 3, 2019
@djones djones deleted the rd/healthcheck branch April 3, 2019 23:44
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.

2 participants