Commit Graph
10 Commits
Author SHA1 Message Date
mr.zero e00b2e8590 Rename the update step to publish 2026-08-05 22:07:00 +02:00
mr.zero d8a90487b3 Switch the CI templates to the /build HTTP endpoints 2026-08-05 20:32:37 +02:00
mr.zeroandClaude Fable 5 d591cff468 Add native binary export (win/linux/mac players) to the pipeline
TIC-80's export win/linux/mac produces self-contained players with
the cart baked in; the templates are downloaded from tic80.com at
export time. The zips follow the <name>-<version>-<slug>.zip droparea
convention so the API registers them as release assets automatically.
Also switch the tic80pro image reference to the canonical registry
host.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-03 23:07:49 +02:00
mr.zeroandClaude Fable 5 3416a68c1a Revert builder-image changes; keep tic80pro:latest as-is
The TIC-80 pipeline already runs its export in the tic80pro image and
the lint/minify/docs steps stay on plain alpine — the tic80-luatools
builder image and the registry rename were not wanted here.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-31 19:41:03 +02:00
mr.zeroandClaude Fable 5 ee8efc9eb6 Use the canonical git server name (git.teletypegames.org)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-31 19:20:51 +02:00
mr.zeroandClaude Fable 5 3d30d4ff2f Add CI builder image and use it in the pipeline
builder.Dockerfile bakes the build step's dependencies into
git.teletype.hu/internal/* so the pipeline no longer installs
packages on every run.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-31 19:17:14 +02:00
mr.zero 4c4b0a7982 updater_server to teletypegames.org 2026-07-28 07:02:21 +02:00
mr.zero be15788bf1 refactor pipeline tools 2026-02-27 16:02:14 +01:00
mr.zero a7b5e35c12 add minifier 2026-02-27 00:51:02 +01:00
mr.zero 22ce529edc initial commit 2026-01-29 23:51:34 +01:00