-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Description
What broke? What's expected?
When we push a new tag we should build the release.
However, the following error has been faced:
Step #1: go: creating new go.mod: module tmp
Step #1: go: downloading sigs.k8s.io/kubebuilder-release-tools/notes v0.0.0-20201001193718-4777888c377a
Step #1: go: downloading sigs.k8s.io/kubebuilder-release-tools v0.1.1
Step #1: go: downloading github.com/blang/semver/v4 v4.0.0
Step #1: go: added github.com/blang/semver/v4 v4.0.0
Step #1: go: added sigs.k8s.io/kubebuilder-release-tools/notes v0.0.0-20201001193718-4777888c377a
Step #1: /workspace
Step #1: build/build_kubebuilder.sh: line 93: notes: command not found
Finished Step #1
ERROR
ERROR: build step 1 "goreleaser/goreleaser:v1.8.3" failed: step exited with non-zero status: 127
Reproducing this issue
Build a release based on tag
KubeBuilder (CLI) Version
master
PROJECT version
No response
Plugin versions
No response
Other versions
No response
Extra Labels
No response
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.