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

Migrate to Ubuntu 20 #1757

Closed
alexeagle opened this issue Oct 10, 2023 · 1 comment
Closed

Migrate to Ubuntu 20 #1757

alexeagle opened this issue Oct 10, 2023 · 1 comment
Assignees
Labels

Comments

@alexeagle
Copy link
Contributor

Ubuntu 18 has reached the end of LTS:
https://ubuntu.com/18-04

Having Bazel CI based on this old operating system makes it harder to use some precompiled binaries that require newer glibc on the host, for example.

@meteorcloudy meteorcloudy self-assigned this Oct 17, 2023
meteorcloudy added a commit that referenced this issue Oct 18, 2023
meteorcloudy added a commit that referenced this issue Oct 18, 2023
copybara-service bot pushed a commit to bazelbuild/bazel that referenced this issue Oct 18, 2023
…JDK 17)

According to https://wiki.ubuntu.com/Releases, ubuntu 1804 did reach end of standard support in June 2023.

Tests failure with JDK 17 resolved in: #19850

Related bazelbuild/continuous-integration#1757

PiperOrigin-RevId: 574407319
Change-Id: I97bb500a401c1f6fd4a37e4a52fee622f9d22225
meteorcloudy added a commit to meteorcloudy/bazel that referenced this issue Oct 18, 2023
…JDK 17)

According to https://wiki.ubuntu.com/Releases, ubuntu 1804 did reach end of standard support in June 2023.

Tests failure with JDK 17 resolved in: bazelbuild#19850

Related bazelbuild/continuous-integration#1757

PiperOrigin-RevId: 574407319
Change-Id: I97bb500a401c1f6fd4a37e4a52fee622f9d22225
meteorcloudy added a commit to bazelbuild/bazel that referenced this issue Oct 18, 2023
…u 2204 (JDK 17) (#19865)

Cherry-picking two commits:

---------

Stop removing add_opens and add_exports configurations
See #19850

PiperOrigin-RevId: 574291996
Change-Id: I4c2448876c8bc7cdc6dc3cc391556771b561610d

---------

Drop testing on ubuntu 1804 (JDK 11) and add testing on ubuntu 2204 (JDK
17)

According to https://wiki.ubuntu.com/Releases, ubuntu 1804 did reach end
of standard support in June 2023.

Tests failure with JDK 17 resolved in:
#19850

Related bazelbuild/continuous-integration#1757

PiperOrigin-RevId: 574407319
Change-Id: I97bb500a401c1f6fd4a37e4a52fee622f9d22225

---------

Co-authored-by: Googler <cushon@google.com>
copybara-service bot pushed a commit to bazelbuild/bazel that referenced this issue Oct 18, 2023
Working towards bazelbuild/continuous-integration#1757.

Closes #19866.

PiperOrigin-RevId: 574451509
Change-Id: I00bc491365a69558038293ad2035c5133da2059a
bazel-io pushed a commit to bazel-io/bazel that referenced this issue Oct 18, 2023
Working towards bazelbuild/continuous-integration#1757.

Closes bazelbuild#19866.

PiperOrigin-RevId: 574451509
Change-Id: I00bc491365a69558038293ad2035c5133da2059a
meteorcloudy pushed a commit to bazelbuild/bazel that referenced this issue Oct 18, 2023
Working towards
bazelbuild/continuous-integration#1757.

Closes #19866.

Commit
553c2bc

PiperOrigin-RevId: 574451509
Change-Id: I00bc491365a69558038293ad2035c5133da2059a

Co-authored-by: Chi Wang <chiwang@google.com>
@meteorcloudy
Copy link
Member

This has been achieved for Bazel itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants