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

[BEAM-6869] fix dependency checking #8123

Merged
merged 1 commit into from
Mar 25, 2019

Conversation

yifanzou
Copy link
Contributor

@yifanzou yifanzou commented Mar 22, 2019

The dependency check was broken since the pyyaml yaml.load(file) was deprecated.
The dependency job passed with this PR https://builds.apache.org/view/A-D/view/Beam/view/All/job/beam_Dependency_Check/189/
Please review and merge.

Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

Post-Commit Tests Status (on master branch)

Lang SDK Apex Dataflow Flink Gearpump Samza Spark
Go Build Status --- --- --- --- --- ---
Java Build Status Build Status Build Status Build Status
Build Status
Build Status
Build Status Build Status Build Status
Python Build Status
Build Status
--- Build Status
Build Status
Build Status --- --- ---

See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.

@yifanzou
Copy link
Contributor Author

Run Seed Job

@yifanzou
Copy link
Contributor Author

Run Dependency Check

@yifanzou yifanzou force-pushed the BEAM-6869/fix_dependency_check branch from 6427673 to 4281832 Compare March 22, 2019 23:42
@yifanzou
Copy link
Contributor Author

Run Dependency Check

@yifanzou yifanzou force-pushed the BEAM-6869/fix_dependency_check branch from 4281832 to c0e5f04 Compare March 22, 2019 23:56
@yifanzou
Copy link
Contributor Author

Run Dependency Check

@yifanzou yifanzou force-pushed the BEAM-6869/fix_dependency_check branch 2 times, most recently from 272d664 to e2cf06d Compare March 23, 2019 00:09
@yifanzou
Copy link
Contributor Author

Run Dependency Check

@yifanzou yifanzou force-pushed the BEAM-6869/fix_dependency_check branch from e2cf06d to abe7cb9 Compare March 23, 2019 00:35
@yifanzou
Copy link
Contributor Author

Run Dependency Check

@yifanzou
Copy link
Contributor Author

Run Seed Job

@yifanzou yifanzou force-pushed the BEAM-6869/fix_dependency_check branch from abe7cb9 to 7fb2a22 Compare March 25, 2019 03:30
@yifanzou
Copy link
Contributor Author

Run Dependency Check

@yifanzou yifanzou force-pushed the BEAM-6869/fix_dependency_check branch from 7fb2a22 to e9c535e Compare March 25, 2019 04:09
@yifanzou
Copy link
Contributor Author

Run Dependency Check

@yifanzou yifanzou force-pushed the BEAM-6869/fix_dependency_check branch from e9c535e to 73f09c4 Compare March 25, 2019 05:01
@yifanzou yifanzou changed the title Do Not Merge [BEAM-6869] fix dependency checking [BEAM-6869] fix dependency checking Mar 25, 2019
@yifanzou
Copy link
Contributor Author

yifanzou commented Mar 25, 2019

+R: @chamikaramj

@chamikaramj
Copy link
Contributor

LGTM. Thanks Yifan.

@chamikaramj chamikaramj merged commit 2c037fa into apache:master Mar 25, 2019
@yifanzou yifanzou deleted the BEAM-6869/fix_dependency_check branch March 25, 2019 17:14
@yifanzou
Copy link
Contributor Author

Thanks!

pl04351820 pushed a commit to pl04351820/beam that referenced this pull request Dec 20, 2023
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