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

implementing github checks #34673

Merged
merged 61 commits into from
Apr 19, 2019
Merged

implementing github checks #34673

merged 61 commits into from
Apr 19, 2019

Conversation

mattkime
Copy link
Contributor

@mattkime mattkime commented Apr 6, 2019

Summary

Implementing the github checks api. Supply appropriate env vars and prefix yarn run github-checks-reporter ${check title} to any CI tasks. Ensure that passing and failing checks work as appropriate.

Would be good to look over https://github.com/elastic/github-checks-reporter as well which is a new repo

Take a look at the checks tab to see the results.

Created #34811 which takes the code in this PR and simply fails eslint and a functional test so reviewers can see the results.

Killswitch demo - #35335 - runs all tests without interacting with github-checks-reporter

Killswitch demo w/fail - #35341

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Contributor

💚 Build Succeeded


###
### Implements github-checks-reporter kill switch when scripts are called from the command line
### $* - all the arguments
Copy link
Contributor Author

Choose a reason for hiding this comment

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

need to update this comment

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Contributor

@spalger spalger left a comment

Choose a reason for hiding this comment

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

LGTM, looks good, thanks for adding the kill switch in case things go crazy!

@mattkime mattkime merged commit 7e81413 into elastic:master Apr 19, 2019
@cjcenizal cjcenizal added the non-issue Indicates to automation that a pull request should not appear in the release notes label Apr 19, 2019
spalger pushed a commit that referenced this pull request Apr 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
non-issue Indicates to automation that a pull request should not appear in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants