Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add git-filter-repo via debian backports #336

Closed
wants to merge 1 commit into from

Conversation

akhilerm
Copy link
Member

@akhilerm akhilerm commented Mar 31, 2023

  • add debian backports and install git-filter-repo from bullseye-backports

Part of #320

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Mar 31, 2023
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: akhilerm
Once this PR has been reviewed and has the lgtm label, please assign verolop for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@akhilerm
Copy link
Member Author

/hold

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 31, 2023
@akhilerm
Copy link
Member Author

/test pull-publishing-bot-test-kubernetes-master

3 similar comments
@akhilerm
Copy link
Member Author

/test pull-publishing-bot-test-kubernetes-master

@akhilerm
Copy link
Member Author

akhilerm commented May 2, 2023

/test pull-publishing-bot-test-kubernetes-master

@akhilerm
Copy link
Member Author

/test pull-publishing-bot-test-kubernetes-master

- add debian backports and install git-filter-repo from bullseye-backports

Signed-off-by: Akhil Mohan <akhilerm@gmail.com>
@akhilerm
Copy link
Member Author

/retitle add git-filter-repo via debian backports

@k8s-ci-robot k8s-ci-robot changed the title update docker base images and add git-filter-repo add git-filter-repo via debian backports May 25, 2023
@akhilerm
Copy link
Member Author

/test pull-publishing-bot-test-kubernetes-master

@akhilerm
Copy link
Member Author

/hold cancel

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label May 25, 2023
@akhilerm
Copy link
Member Author

/cc @nikhita

@k8s-ci-robot k8s-ci-robot requested a review from nikhita May 25, 2023 09:15
RUN apt-get update \
&& apt-get install -y -qq git=1:2.30.2-1+deb11u2 \
&& apt-get install -y -qq mercurial \
&& apt-get install -y -qq ca-certificates curl wget jq vim tmux bsdmainutils tig gcc zip \
&& apt-get install -y -qq ca-certificates curl wget jq vim tmux bsdmainutils tig gcc zip git-filter-repo/bullseye-backports \
Copy link
Member

Choose a reason for hiding this comment

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

Can we make this change in the PR that updates the bot to use git-filter-repo?

@akhilerm
Copy link
Member Author

akhilerm commented Aug 3, 2023

/close
in favour of #369

@k8s-ci-robot
Copy link
Contributor

@akhilerm: Closed this PR.

In response to this:

/close
in favour of #369

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants