lint: add new lint rule to enforce version is pinned in `package.name` (if `package.version` specified)
@developer-guy is already working on this.
Since May 16, 2023.
Assessment
This issue has not been assessed yet.
Description
Description
Imagine we want to build the following package:
package:
name: foo
version: 1.2.3
We should not allow this since there could be already package named foo that use the latest. Instead it'd be nice to pass if -major.minor is set as suffix.
Valid:
package:
name: foo-1
version: 1.2.3
package:
name: foo-1.2
version: 1.2.3
package:
name: foo-1.2.3
version: 1.2.3
Not valid: (Version mismatch)
package:
name: foo-2.1
version: 1.2.3
- Dominant language
- Go
- Stars
- 73
- Forks
- 86
- Avg merge
- 7d 7h
- Merged PRs (30d)
- 15
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from wolfi-dev/wolfictl
-
bug needs-triage
Difficulty 3/5 1-2 days Newbie friendliness 48/100
-
enhancement needs-triage
Difficulty 4/5 3-5 days Newbie friendliness 42/100
-
enhancement needs-triage
Difficulty 5/5 Over a week Newbie friendliness 35/100
-
enhancement needs-triage
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
bug needs-triage
Difficulty 3/5 1-2 days Newbie friendliness 35/100
All issues in wolfi-dev/wolfictl
Similar issues
-
optimization optimization:agents-md-curator
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
githubnext/gh-aw-cao#13143 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
blinklabs-io/bursa#904 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
yanet-platform/ipfw-go#129 ·
-
bug confmap/provider/googlesecretmanagerprovider needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
open-telemetry/opentelemetry-collector-contrib#51273 · 2 comments ·
-
bug: AI Gateway client filter lists "Unknown" twice when NULL and literal Unknown clients coexist Openbug
Difficulty 2/5 1-3 hours Newbie friendliness 90/100