Commit graph

5 commits

Author SHA1 Message Date
Michael Keller
d5519847af Fix bug in workflow file.
Signed-off-by: Michael Keller <github@ike.ch>
2025-01-01 18:40:29 +13:00
Michael Keller
12cc3d0206 Fix bug in workflow file.
Signed-off-by: Michael Keller <github@ike.ch>
2025-01-01 18:34:15 +13:00
Michael Keller
cc552927f0 Fix bug in workflow file.
Signed-off-by: Michael Keller <github@ike.ch>
2025-01-01 18:14:13 +13:00
Michael Keller
4528c56eaf Fix typo in workflow file.
Signed-off-by: Michael Keller <github@ike.ch>
2025-01-01 18:03:43 +13:00
Michael Keller
9baf36da45 CICD: Add Check for Changes in the Supported Dive Computer Lists.
Add a check that will fail whenever there is a change in the list of
supported dive computers in libdivecomputer that is not reflected in the
`SupportedDivecomputers.*` lists.
Also add a script for a simplified update of these lists.
From a discussion with @dirkhh in https://github.com/subsurface/libdc/pull/71#issuecomment-2565384338.

Signed-off-by: Michael Keller <github@ike.ch>
2025-01-01 14:31:44 +13:00