microsoft / microsoft/winget-pkgs
[Update Request]: JetBrains.IntelliJIDEA.* versions 2023.1.4 and 2023.1.5 need DisplayVersion specified
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 11.1k
- Forks
- 9.7k
- Avg merge
- 1h 32m
- Merged PRs (30d)
- 376
Description
What type of update are you requesting?
An update of package metadata
Current Package Identifier
JetBrains.IntelliJIDEA.*
Package Version
2023.1.4, 2023.1.5
Please describe the changes you would like to see
Since JetBrains puts internal versions in the DisplayVersion field it needs to be specified in the manifest and for 2023.1.4 and 2023.1.5 it is not. This means that winget has no idea what version is actually installed and it continually shows up as updatable.
See https://github.com/microsoft/winget-pkgs/blob/master/manifests/j/JetBrains/IntelliJIDEA/Ultimate/2023.1/JetBrains.IntelliJIDEA.Ultimate.installer.yaml for reference.
The DisplayVersion for Ultimate 2023.1.5 is 231.9392.1, but that's the only one I have right now.
Contributor guide
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.
Research direction
Start with the referenced IntelliJ IDEA Ultimate manifest to see how DisplayVersion is specified, then locate the manifests for versions 2023.1.4 and 2023.1.5. Confirm the appropriate internal DisplayVersion values and update the package metadata so winget no longer reports these installations as continually updatable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- yaml
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100