Skip to content

fix(map): base martin on :nightly so style rendering is compiled in#3289

Merged
CommanderStorm merged 1 commit into
TUM-Dev:mainfrom
CommanderStorm:fix/martin-nightly-rendering
Jun 14, 2026
Merged

fix(map): base martin on :nightly so style rendering is compiled in#3289
CommanderStorm merged 1 commit into
TUM-Dev:mainfrom
CommanderStorm:fix/martin-nightly-rendering

Conversation

@CommanderStorm

Copy link
Copy Markdown
Member

The :main/:latest images are musl builds without the rendering feature, so styles.rendering was silently ignored and #3277's static-image previews 404'd; :nightly is the Ubuntu rendering build (verified rendering locally).

The :main/:latest images are musl static builds without the rendering
feature (maplibre_native cannot cross-compile to musl), so
styles.rendering was silently ignored and the static-image route 404'd.
The :nightly image is the Ubuntu rendering build, which ships without
unzip, so reinstate the apt-get step.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 14, 2026 12:01

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@CommanderStorm CommanderStorm enabled auto-merge (squash) June 14, 2026 12:01
@CommanderStorm CommanderStorm merged commit fb4078a into TUM-Dev:main Jun 14, 2026
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants