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

Add Golang 1.13.1 to CI. #5236

Merged
merged 2 commits into from
Oct 1, 2019

Conversation

markusthoemmes
Copy link
Contributor

1.13.1 is the current stable version of Golang.

The Knative project is adopting Golang 1.13 and its improvements, hence we need this to be able to keep up with upstream and run it through CI.

@openshift-ci-robot openshift-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Oct 1, 2019
@markusthoemmes
Copy link
Contributor Author

/assign @bbguimaraes

@@ -0,0 +1,21 @@
Name: golang
Version: v1.13.0
Copy link
Member

Choose a reason for hiding this comment

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

1.13.0 ? PR says 1.13.1

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Compare with the 1.12 file. This is for building fake RPMs only and it has been kept at 1.12.0 as well although the version is actually at 1.12.9 now.

Copy link
Member

Choose a reason for hiding this comment

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

ah... does not make sense, but ok :-)

Copy link
Member

@petr-muller petr-muller left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Oct 1, 2019
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: markusthoemmes, petr-muller

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

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 1, 2019
@openshift-merge-robot openshift-merge-robot merged commit b6b2512 into openshift:master Oct 1, 2019
wking added a commit to wking/openshift-release that referenced this pull request Dec 16, 2019
We need this to bump a Terraform provider [1], which we need to fix an
AWS provisioning flake [2].  golang-1.13 became available in CI in
407b8e0 (Add Golang 1.13.1 to CI, 2019-10-01, openshift#5236).

Skipping 4.3 [3,4] (which is in code-freeze).

[1]: openshift/installer#2676 (comment)
[2]: https://bugzilla.redhat.com/show_bug.cgi?id=1759617#c10
[3]: openshift#5928 (comment)
[4]: openshift#5928 (comment)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants