Skip to content

feat(image): add image with curl and jq#125

Merged
ClementBrz merged 2 commits into
mainfrom
feat/clikchouse-backup-image
Jun 2, 2026
Merged

feat(image): add image with curl and jq#125
ClementBrz merged 2 commits into
mainfrom
feat/clikchouse-backup-image

Conversation

@ClementBrz

Copy link
Copy Markdown

Used for clickhouse backup cronjobs

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds a new curl-jq container image intended to support ClickHouse backup cronjobs, and documents it in the repository’s image list.

Changes:

  • Add images/curl-jq with a docker-bake.hcl matrix for building/publishing ghcr.io/wiremind/curl-jq:<curl-version> for amd64/arm64.
  • Add a minimal Containerfile that extends curlimages/curl and installs jq.
  • Document the new image in README.md.

Reviewed changes

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

File Description
README.md Adds curl-jq to the list of available images.
images/curl-jq/docker-bake.hcl Defines the bake target, version matrix, tags, and platforms for curl-jq.
images/curl-jq/Containerfile Builds the image from curlimages/curl and installs jq.

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

Comment thread images/curl-jq/Containerfile Outdated
Comment thread README.md Outdated
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

Comment thread images/curl-jq/Containerfile Dismissed
Comment thread README.md Outdated
Comment thread images/curl-jq/Containerfile Outdated

Copilot AI left a comment

Copy link
Copy Markdown

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 3 out of 3 changed files in this pull request and generated 6 comments.

Comment thread images/curl-jq/docker-bake.hcl
Comment thread images/curl-jq/docker-bake.hcl Outdated
Comment thread images/curl-jq/docker-bake.hcl
Comment thread images/curl-jq/docker-bake.hcl Outdated
Comment thread images/curl-jq/docker-bake.hcl
Comment thread images/curl-jq/docker-bake.hcl Outdated

Copilot AI left a comment

Copy link
Copy Markdown

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 3 out of 3 changed files in this pull request and generated 2 comments.

Comment thread images/curl-jq/docker-bake.hcl
Comment thread images/curl-jq/docker-bake.hcl Outdated

@arthlr arthlr 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.

LGTM 👍

Copilot AI review requested due to automatic review settings June 2, 2026 09:32
@ClementBrz ClementBrz force-pushed the feat/clikchouse-backup-image branch from 0b585b3 to 44bfab6 Compare June 2, 2026 09:32

Copilot AI left a comment

Copy link
Copy Markdown

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 4 out of 4 changed files in this pull request and generated 1 comment.

Comment thread images/curl-jq/Containerfile
@ClementBrz ClementBrz merged commit b1b839f into main Jun 2, 2026
10 checks passed
@ClementBrz ClementBrz deleted the feat/clikchouse-backup-image branch June 2, 2026 09:37
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.

4 participants