Mir

mir:gh-readonly-queue/main/pr-2923-aa57b38ee834359ee8b428dc21ab014bce3ac273

Last commit made on 2023-05-15
Get this branch:
git clone -b gh-readonly-queue/main/pr-2923-aa57b38ee834359ee8b428dc21ab014bce3ac273 https://git.launchpad.net/mir

Branch merges

Branch information

Name:
gh-readonly-queue/main/pr-2923-aa57b38ee834359ee8b428dc21ab014bce3ac273
Repository:
lp:mir

Recent commits

3ec3fef... by Michał Sawicz

Merge pull request #2923 from MirServer/refresh-distros

Refresh distros

aa57b38... by Alan Griffiths

Merge pull request #2925 from MirServer/codecov-less-opinions

codecov: don't complain about coverage going down

4158b9c... by Alan Griffiths

Merge pull request #2927 from MirServer/fix-potential-double-close

platforms/evdev: Handle libinput device rejections better.

0cf9429... by Michał Sawicz

codecov: disable GitHub statuses

We don't want codecov complaining too loudly.

c8cd964... by Alan Griffiths

Merge pull request #2922 from MirServer/migrate-bors

ci: migrate to merge groups

d63ca30... by Chris Halse Rogers

platforms/evdev: Handle libinput device rejections better.

When libinput fails to add a device via `libinput_path_add_device` it will already have
called the close-fd hook we provide. We should not try to remove it from the `FdStore`
ourselves; that will (at best) result in `FdStore` generating a warning, or, if the
fatal stars align *just right*, will result in us closing a newly-acquired FD to an
unrelated input device.

5b83852... by Michał Sawicz

spread: add alpine-3.18

cbcf499... by Michał Sawicz

spread: add Fedora 38

9b5428e... by Michał Sawicz

spread: refresh Ubuntu releases

Lunar is released, mantic is devel, kinetic still in support.

99885e1... by Michał Sawicz

spread: drop google systems

Not using those any more.