Page MenuHomeFreeBSD

GitHub actions: test oldest and newest supported Ubuntu LTS version
Needs ReviewPublic

Authored by arichardson on Jan 24 2021, 5:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 15 2024, 8:52 PM
Unknown Object (File)
Jan 15 2024, 8:51 PM
Unknown Object (File)
Jan 12 2024, 10:16 AM
Unknown Object (File)
Dec 20 2023, 7:25 AM
Unknown Object (File)
Dec 14 2023, 8:18 PM
Unknown Object (File)
Aug 16 2023, 8:28 AM
Unknown Object (File)
Aug 16 2023, 6:21 AM
Unknown Object (File)
Jun 22 2023, 7:10 PM
Subscribers
None

Details

Reviewers
uqs
jrtc27
Summary

Instead of running two checks on Ubuntu 20.04 with different compilers,
check the older compiler on the oldest version that is currently supported.

Test Plan

16.04 currently doesn't build so this depends on the other reviews being committed.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 36451
Build 33340: arc lint + arc unit

Event Timeline

arichardson created this revision.

can you please sent a pull request, so we can see the actions trigger?

In D28322#633534, @uqs wrote:

can you please sent a pull request, so we can see the actions trigger?

Currently failing on 16.04 due to the host GCC not liking the openzfs compat headers: https://github.com/arichardson/freebsd/runs/1758642528.

Not sure if this is worth fixing considering that 16.04 EOL soon. Might just change it to 18.04.