Kamsi

Results 6 comments of Kamsi

if its Github/Gitlab enterprise, it would be an internal & private release

This means, if its on GitHub/Gitlab enterprise or a private repo, the version package would need a GitHub token to access the release (assuming the user has permission to that...

This would be really cool! What are your thoughts on allowing developers to configure the upgrade command instead of detecting it? ```go ... // Example command := "brew upgrade --without-npm...

Is anyone working on this? is this available to pickup?

Hey @mszostok 👋 , In this feature, should the `Get` function in the `version` package also exclude fields? https://github.com/mszostok/version/blob/a69cf43b345ccd616da915912e2dc9deb8bfc992/version.go#L115-L133

Also for the common presets, Please can I get some feedback on my current mapping `GoRuntimeFields` - `FieldGoVersion` | `FieldCompiler` | `FieldPlatform` `VCSFields` - `FieldGitCommit` | `FieldBuildDate` | `FieldCommitDate` |...