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 Java 8 SDK for branch 3.0 / 4.0 and Java 11 for master #473

Merged
merged 4 commits into from
Feb 13, 2020

Conversation

khorshuheng
Copy link
Collaborator

Since #451, the master branch is using Java 11 SDK for prow. However, this result in test breaking on branch 4.0, which is not compatible with Java 11.

This PR will add Java 8 prow jobs exclusively for branch 4.0.

@woop
Copy link
Member

woop commented Feb 13, 2020

Just wondering about 0.3 (that the Agoda folks are still using). Should that be included here?

@khorshuheng khorshuheng changed the title Use Java 8 SDK for branch 4.0 and Java 11 for master Use Java 8 SDK for branch 3.0 / 4.0 and Java 11 for master Feb 13, 2020
@davidheryanto
Copy link
Collaborator

davidheryanto commented Feb 13, 2020

I think for postsubmits jobs for both publish-java-8-sdk and publish-java-sdk we want them to run when a new release tag with syntax v[SEMANTIC_VERSION] ONLY, so we need to modify the branches filter a bit.

@khorshuheng khorshuheng force-pushed the prow-java-8 branch 3 times, most recently from fb0f0f2 to 78dddb7 Compare February 13, 2020 06:55
@davidheryanto
Copy link
Collaborator

/lgtm

@davidheryanto
Copy link
Collaborator

/lgtm

@davidheryanto
Copy link
Collaborator

/approve

@feast-ci-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: davidheryanto, khorshuheng

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@feast-ci-bot feast-ci-bot merged commit 1771532 into feast-dev:master Feb 13, 2020
@feast-ci-bot
Copy link
Collaborator

@khorshuheng: Updated the config configmap in namespace default at cluster default using the following files:

  • key config.yaml using file .prow/config.yaml

In response to this:

Since #451, the master branch is using Java 11 SDK for prow. However, this result in test breaking on branch 4.0, which is not compatible with Java 11.

This PR will add Java 8 prow jobs exclusively for branch 4.0.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

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.

4 participants