Skip to content

CPP-2691 Implement build args options#1188

Open
zeinaaabbb wants to merge 5 commits intomainfrom
implement-buildArgs-options
Open

CPP-2691 Implement build args options#1188
zeinaaabbb wants to merge 5 commits intomainfrom
implement-buildArgs-options

Conversation

@zeinaaabbb
Copy link
Contributor

@zeinaaabbb zeinaaabbb commented Jan 29, 2026

CPP-2691

Description

This PR implements the buildArgs option for DockerBuild tasks.

  • It adds buildArgs to the task options schema
  • Removes the hard-coded GIT_COMMIT build arg
  • References buildArgs in the docker plugin .toolkitrc.yml

Checklist:

  • My branch has been rebased onto the latest commit on main (don't merge main into your branch)
  • My commit messages are conventional commits, for example: feat(circleci): add support for nightly workflows, fix: set Heroku app name for staging apps too

@zeinaaabbb zeinaaabbb requested a review from a team as a code owner January 29, 2026 14:47
@zeinaaabbb zeinaaabbb force-pushed the implement-buildArgs-options branch from 822b7d4 to 3cff172 Compare January 29, 2026 14:47
Copy link
Member

@apaleslimghost apaleslimghost left a comment

Choose a reason for hiding this comment

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

this is almost there! couple of small things to fix

@zeinaaabbb zeinaaabbb force-pushed the implement-buildArgs-options branch from 3cff172 to b2c3944 Compare January 30, 2026 11:34
@zeinaaabbb zeinaaabbb force-pushed the implement-buildArgs-options branch from b2c3944 to 4232d83 Compare January 30, 2026 11: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.

2 participants