Commit Graph

11 Commits

Author SHA1 Message Date
Konstantin Pastbin
4f7230fcbe [generator] Clone repos shallowly --depth 1
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2025-12-06 08:12:42 +01:00
Konstantin Pastbin
038dca9c6f [generator] Disable secondary action options
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2025-12-03 18:45:05 +07:00
Konstantin Pastbin
47db332f09 [generator] Add chekboxes for all mapgen steps; separate pbf and o5m planet updates
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2025-12-03 13:30:47 +07:00
Konstantin Pastbin
fdb665317f [generator] Add a test generation flag
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2025-12-03 13:30:47 +07:00
Konstantin Pastbin
38802011f8 [generator] Make the upload step use cached repo clone
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2025-12-01 21:45:50 +01:00
zyphlar
c8bfeb8e96 Don't error when a temp file doesn't exist
Signed-off-by: zyphlar <zyphlar@gmail.com>
2025-11-11 19:46:22 -08:00
zyphlar
f16d14e07f [generator] Automate maps generation with Docker and CI/CD
Co-authored-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
Signed-off-by: zyphlar <zyphlar@gmail.com>
2025-11-12 02:26:27 +01:00
zyphlar
90dbfd6311 Use protobuf, new branch
Signed-off-by: zyphlar <zyphlar@noreply.codeberg.org>
2025-10-25 02:56:46 +02:00
zyphlar
45cf6130f0 Add map generator ci/cd script
Supports semi-generic runners (that have /media/4tbexternal mapped)

Signed-off-by: zyphlar <zyphlar@noreply.codeberg.org>
2025-10-24 15:42:15 -07:00
Harry Bond
9585038738 Revert "Add codeberg/forgejo runners for ci/cd (#893)"
This reverts commit 24b2d41ba4.
Accidentally merged when renaming some commits as it was set to auto-merge

Signed-off-by: Harry Bond <me@hbond.xyz>
2025-07-18 11:42:29 +01:00
zyphlar
24b2d41ba4 Add codeberg/forgejo runners for ci/cd (#893)
Creates a new Actions job for running map generation, as well as migrates the github linux build to forgejo actions running on our own hardware

Reviewed-on: https://codeberg.org/comaps/comaps/pulls/893
Signed-off-by: zyphlar <zyphlar@noreply.codeberg.org>
Co-authored-by: zyphlar <zyphlar@gmail.com>
Co-committed-by: zyphlar <zyphlar@gmail.com>
2025-07-18 11:39:09 +02:00