elixir/projects
Théo Lebrun c6bc09ed10 script/query: don't restrict ./script.sh get-latest to a single tag
`./script.sh get-latest <offset>` gets the full list of tags, filters
it, sorts it then returns a single result. On the Python side, it gets
the first one. If that works, it uses it, else it tries the second one,
etc.

That is a weird implementation: modify get-latest to return all tags so
that Python code only has to spawn a single subprocess.

Also, rename it from `get-latest` to `get-latest-tags`. This makes
things more explicit (what latest?) and also explicits that more than
one tag is required.

Also, argument 1 is supposed to be an offset.
No custom implementation of get_latest() did implement that.

Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
2025-01-03 11:44:22 +01:00
..
amazon-freertos.sh script/query: don't restrict ./script.sh get-latest to a single tag 2025-01-03 11:44:22 +01:00
arm-trusted-firmware.sh projects: Enable DT compatible strings support for thoses who use DT 2020-06-08 15:37:59 +02:00
barebox.sh projects: Enable DT compatible strings support for thoses who use DT 2020-06-08 15:37:59 +02:00
bluez.sh script/query: don't restrict ./script.sh get-latest to a single tag 2025-01-03 11:44:22 +01:00
busybox.sh Support major versions greater than 9 2019-07-09 16:12:26 +02:00
coreboot.sh Improve version lists 2019-08-30 16:17:39 +02:00
dpdk.sh Definitions for the DPDK project 2019-09-28 07:24:23 +02:00
freebsd.sh Support for FreeBSD 2024-01-11 09:52:48 +01:00
glibc.sh Improve version lists 2019-08-30 16:17:39 +02:00
grub.sh Add Grub support 2020-06-11 17:29:03 +02:00
linux.sh database: Add support for dts compatible strings 2020-06-08 15:37:59 +02:00
llvm.sh script/query: don't restrict ./script.sh get-latest to a single tag 2025-01-03 11:44:22 +01:00
mesa.sh script/query: don't restrict ./script.sh get-latest to a single tag 2025-01-03 11:44:22 +01:00
musl.sh Switch to a usable default for list-tags -h 2018-04-04 10:17:35 +02:00
ofono.sh Support for the Ofono project 2019-08-30 10:20:26 +02:00
op-tee.sh script/query: don't restrict ./script.sh get-latest to a single tag 2025-01-03 11:44:22 +01:00
qemu.sh Support for QEMU 2019-07-10 08:31:52 +02:00
toybox.sh Add support for the Toybox project 2020-04-21 10:25:19 +02:00
u-boot.sh projects: Enable DT compatible strings support for thoses who use DT 2020-06-08 15:37:59 +02:00
uclibc-ng.sh Switch to a usable default for list-tags -h 2018-04-04 10:17:35 +02:00
xen.sh Support for Xen 2024-01-10 13:43:38 +01:00
zephyr.sh script/query: don't restrict ./script.sh get-latest to a single tag 2025-01-03 11:44:22 +01:00