tektoncd / tektoncd/operator

`./hack/update-deps.sh` needs rework

Open
#1,581 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

kind/misc
Dominant language
Go
Stars
608
Forks
263
Avg merge
1d 3h
Merged PRs (30d)
125

Description

It is not up-to-date, and not necessarily relied on to do anything anymore (except validating the vendor folder is up-to-date).
We need to refine the way we update our deps, and most likely rely as much as we can on go.mod.

/kind misc

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Read hack/update-deps.sh and go.mod first, then inspect how the vendor folder is currently validated. Done means the dependency-update process is clarified and relies on go.mod as much as possible while retaining the needed vendor validation.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, shell
Domain
build-system, tooling
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.