publishing-bot icon indicating copy to clipboard operation
publishing-bot copied to clipboard

Code behind the robot to publish from staging to real repositories.

Results 7 publishing-bot issues
Sort by recently updated
recently updated
newest added

Currently the publishing-bot is centred towards running only on the [kubernetes/kubernetes](https://github.com/kubernetes/kubernetes/) repo. We want to run publishing bot on the [containerd/containerd](https://github.com/containerd/containerd) repo to publish the [`api/`](https://github.com/containerd/containerd/tree/main/api) directory from containerd to...

There are cases of corruption in `.git` directory that occurs randomly while running the publishing-bot which causes the bot to fail. Sometimes a PVC cleanup and restart fixes the issue....

https://github.com/kubernetes/test-infra/pull/29118 added a presubmit to run a dry-run of the bot. We should do something similar to create a periodic job to run the prod bot. That will allow us...

lifecycle/frozen

... so we can avoid requiring users to have python3 and install pyyaml to run `make verify` I think this would actually be relatively straightforward, but I wanted to get...

lifecycle/frozen

use git-filter-repo to perform the filtering operations instead of filter-branch Part of #320

size/M
cncf-cla: yes
do-not-merge/work-in-progress

- update minimum golang version to go1.22.0 - update golangci-lint to v1.61.0 NOTES TO REVIEWERS: Reviewing commit by commit will help understand why certain linters are removed with references to...

size/M
cncf-cla: yes

Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.20.0 to 0.21.0. Commits 46a3137 zip: set GIT_DIR in test when using bare repositories 3afcd4e go.mod: set go version to 1.22.0 b1d336c go.mod: update required go version...

cncf-cla: yes
size/XS
release-note-none
approved
ok-to-test
area/dependency