Skip to content

feat: add build_args ssh and target parameters #8

Open
ducminhle wants to merge 2 commits intoaspect-build:mainfrom
ducminhle:feat/add-buildx-parmeters
Open

feat: add build_args ssh and target parameters #8
ducminhle wants to merge 2 commits intoaspect-build:mainfrom
ducminhle:feat/add-buildx-parmeters

Conversation

@ducminhle
Copy link


Changes are visible to end-users: yes

  • Searched for relevant documentation and updated as needed: yes
  • Breaking change (forces users to change their own code or config): no
  • Suggested release notes appear below: yes

Test plan

  • Update test cases
  • Manual testing; please provide instructions so we can reproduce: With ssh arg, set
buildx(
    name = "base_image",
    ...
    ssh="default=$(SSH_AUTH_SOCK)"
    ...
    )

Run command

bazel build --define SSH_AUTH_SOCK=$SSH_AUTH_SOCK <target>

Signed-off-by: ducminhle <minhducle.it@gmail.com>
Signed-off-by: ducminhle <minhducle.it@gmail.com>
@CLAassistant
Copy link

CLAassistant commented Dec 16, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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