Skip to content

Conversation

@felixhuttmann
Copy link

@felixhuttmann felixhuttmann commented Jul 11, 2025

This PR addresses #139 (comment).

Releasing native binaries and container images in the way done in this PR should not require any configuration or additional infrastructure,
container images would be available at ghcr.io/stripe/smokescreen:latest.

The image is currently already available in the fork and can be tested with:

docker run -p 4750:4750 --pull=always ghcr.io/felixhuttmann/smokescreen:latest --listen-ip 0.0.0.0 --listen-port 4750

@cla-assistant
Copy link

cla-assistant bot commented Jul 11, 2025

CLA assistant check
All committers have signed the CLA.

@felixhuttmann felixhuttmann changed the title Publish container images Publish native binaries and container images Jul 17, 2025
ShlomoCode added a commit to puzzle-soft/smokescreen that referenced this pull request Jan 14, 2026
Add GitHub Actions workflow for automated releases:
- Cross-platform binary builds (linux/darwin, amd64/arm64)
- Container images via ko to ghcr.io
- Cosign image signing
- Automatic releases on version tags

Based on stripe#254
ShlomoCode added a commit to puzzle-soft/smokescreen that referenced this pull request Jan 14, 2026
Add GitHub Actions workflow for automated releases:
- Cross-platform binary builds (linux/darwin, amd64/arm64)
- Container images via ko to ghcr.io
- Cosign image signing
- Automatic releases on version tags

Based on stripe#254
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