Skip to content

feat: add multi-arch Docker build (amd64 + arm64)#1

Merged
timcovar merged 4 commits into
mainfrom
arm64
Jun 23, 2026
Merged

feat: add multi-arch Docker build (amd64 + arm64)#1
timcovar merged 4 commits into
mainfrom
arm64

Conversation

@timcovar

Copy link
Copy Markdown

Add QEMU setup and platforms field to the docker-publish job so the image is built for both linux/amd64 and linux/arm64. This enables native execution on Apple Silicon Macs without Rosetta emulation.

timcovar and others added 4 commits June 22, 2026 18:41
Add QEMU setup and platforms field to the docker-publish job so the
image is built for both linux/amd64 and linux/arm64. This enables
native execution on Apple Silicon Macs without Rosetta emulation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The flagd-schema.ts file is auto-generated by json-schema-to-typescript
and should not be reformatted by prettier.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The OpenAPI generator no longer produces an UpdateFlagRequest model
since the backend uses a generic Object request body. Use the existing
FlagFileContent interface which has the same shape.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@timcovar timcovar merged commit 89ddeaa into main Jun 23, 2026
4 of 5 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.

1 participant