Skip to content

[ML][6.5] Add support for PR CI builds #234

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

Merged
merged 1 commit into from
Oct 4, 2018

Conversation

droberts195
Copy link
Contributor

The CI scripts will now behave differently if triggered from
a PR build:

  1. The code style will be checked first and style violations
    will cause the PR check to fail
  2. The artifacts will only be uploaded to S3 for non-PR builds

PR builds are detected by checking whether a PR_AUTHOR environment
variable exists.

Backport of #233.

The CI scripts will now behave differently if triggered from
a PR build:

1. The code style will be checked first and style violations
   will cause the PR check to fail
2. The artifacts will only be uploaded to S3 for non-PR builds

PR builds are detected by checking whether a PR_AUTHOR environment
variable exists.

Backport of elastic#233.
@droberts195 droberts195 merged commit 593e97e into elastic:6.x Oct 4, 2018
@droberts195 droberts195 deleted the add_pr_build_support65 branch October 4, 2018 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant