Skip to content

docker_wrapper: release 22#7091

Merged
AenBleidd merged 1 commit into
masterfrom
vko_docker_wrapper_release_22
May 22, 2026
Merged

docker_wrapper: release 22#7091
AenBleidd merged 1 commit into
masterfrom
vko_docker_wrapper_release_22

Conversation

@AenBleidd

@AenBleidd AenBleidd commented May 22, 2026

Copy link
Copy Markdown
Member

Summary by cubic

Bump docker_wrapper release to 22 to align version constants and Windows build output with the new release.

Updated version in configure.ac, version.h, and win_build/docker_wrapper.vcxproj so artifacts are tagged with 22.

Written for commit d616808. Summary will update on new commits. Review in cubic

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
@AenBleidd AenBleidd added this to the dockerwrapper v22 milestone May 22, 2026
Copilot AI review requested due to automatic review settings May 22, 2026 13:50
@github-project-automation github-project-automation Bot moved this to In progress in Client/Manager May 22, 2026

@cubic-dev-ai cubic-dev-ai Bot 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.

No issues found across 3 files

Re-trigger cubic

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.

Pull request overview

Bumps the docker_wrapper release number to 22 so build/version constants and Windows artifact naming reflect the new release across platforms.

Changes:

  • Update DOCKERWRAPPER_RELEASE in configure.ac to 22 (autoconf substitution source-of-truth).
  • Update DOCKERWRAPPER_RELEASE in version.h to 22.
  • Update Windows build output tagging by setting <TargetVersion> to 22 in win_build/docker_wrapper.vcxproj.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
win_build/docker_wrapper.vcxproj Updates Windows artifact version tag used in output name.
version.h Updates compiled-in docker_wrapper release constant.
configure.ac Updates autoconf release constant exported to generated headers/build.

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

Comment thread version.h
Comment on lines 32 to 34
// dockerwrapper version number
#define DOCKERWRAPPER_RELEASE 21
#define DOCKERWRAPPER_RELEASE 22

@AenBleidd AenBleidd merged commit 95ff0e5 into master May 22, 2026
272 of 273 checks passed
@AenBleidd AenBleidd deleted the vko_docker_wrapper_release_22 branch May 22, 2026 14:56
@github-project-automation github-project-automation Bot moved this from In progress to Merged in Client/Manager May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Merged

Development

Successfully merging this pull request may close these issues.

2 participants