Skip to content

Conversation

@jeqo
Copy link
Contributor

@jeqo jeqo commented Jan 20, 2026

Releasing binaries and docker images on GHCR.

Hard to confirm that these workflows work, but can't find other way to try it than merging first and iterate on it

@jeqo jeqo force-pushed the jeqo/release-workflow branch from bc63f49 to 0d459b9 Compare January 20, 2026 21:24
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request adds GitHub Actions workflows to automate the release process for Inkless artifacts, including Docker images and binary distributions. The PR introduces release automation for both stable releases and development edge builds.

Changes:

  • Added GitHub Actions workflows for releasing Inkless artifacts (Docker images to GHCR and binaries to GitHub Releases)
  • Created comprehensive documentation explaining how to download and use Inkless releases
  • Updated existing documentation with cross-references to the new release documentation

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
.github/workflows/inkless-release.yml Main release workflow that builds multi-architecture Docker images and uploads binary distributions for both main releases and Kafka-base releases
.github/workflows/inkless-edge.yml Development/edge build workflow for continuous integration, creating edge Docker images from the main branch
docs/inkless/RELEASES.md New documentation file explaining Docker image tags, binary distribution naming, download instructions, and platform support
docs/inkless/VERSIONING-STRATEGY.md Added cross-reference to the new RELEASES.md documentation
docs/inkless/README.md Updated documentation index to include link to RELEASES.md

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jeqo jeqo marked this pull request as ready for review January 21, 2026 11:39
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