crossplane-contrib / crossplane-contrib/function-go-templating
Renovate fails to update go versions
Open
bug
- Dominant language
- Go
- Stars
- 100
- Forks
- 65
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 9
Description
### What happened?
Renovate bot failed to update go versions in #110
It needs to update in addition:
- `go` in `go.mod` with the major.minor version.
- `GO_VERSION` in `.github/workflows/ci.yml` with the major.minor.patch version
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with issue #110, then inspect go.mod and .github/workflows/ci.yml to compare the version formats Renovate currently handles. Done means Renovate updates go in go.mod to the major.minor version and GO_VERSION in the workflow to the major.minor.patch version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, go
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100