chore: sync file(s) from https://github.com/updatecli/updatecli.git #167
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
chore: sync file(s) from https://github.com/updatecli/updatecli.git
sync updatecli/values.d/golang_patch.yaml file
1 file(s) updated with "name: \"deps: bump patch version for Golang module\"\npipelineid: \"golang/gomod/patch\"\ngroupby: individual\n\nspec:\n versionfilter:\n kind: semver\n pattern: patch\n ignore:\n - modules:\n # Ignoring the following modules as they do not publish release\n github.com/ProtonMail/go-crypto: \"\"\n # Ignoring the following modules as they do not publish release\n github.com/shurcooL/githubv4: \"\"\n # Ignore module using version matching constraint 1.x\n helm.sh/helm/v3: \"1.x\"\n # The remote version uses the version v0.0.0-20190318233801-ac98e3ecb4b0 which do not exists anymore\n # the patch version will try to fetch the version matching 0.0.x and finds nothing \n github.com/iancoleman/orderedmap: \"\"\n # Same for https://pkg.go.dev/golang.org/x/time?tab=versions\n golang.org/x/time: \"\"\n # Same for https://pkg.go.dev/golang.org/x/time?tab=versions\n github.com/nirasan/go-oauth-pkce-code-verifier: \"\"\n # Same for https://pkg.go.dev/golang.org/x/time?tab=versions\n github.com/skratchdot/open-golang: \"\"\n k8s.io/utils: \"\"\n # https://pkg.go.dev/golang.org/x/exp?tab=versions\n golang.org/x/exp: \"\"\n\n only:\n # This repository contains other go.sum file used for testing.\n # So we want to be sure that we only update the one at the root of the repository\n - path: \"go.mod\"\n\n": * updatecli/values.d/golang_patch.yaml
sync updatecli/values.d/golang_major.yaml file
1 file(s) updated with "name: \"deps(golang): Bump Major version for Golang module\"\npipelineid: \"golang/gomod/major\"\ngroupby: all\n\nspec:\n versionfilter:\n kind: semver\n pattern: majoronly\n ignore:\n - modules:\n # Ignoring the following modules as they do not publish release\n github.com/ProtonMail/go-crypto: \"\"\n # Ignoring the following modules as they do not publish release\n github.com/shurcooL/githubv4: \"\"\n # Ignore module using version matching constraint 1.x\n helm.sh/helm/v3: \"1.x\"\n # The remote version uses the version v0.0.0-20190318233801-ac98e3ecb4b0 which do not exists anymore\n # the patch version will try to fetch the version matching 0.0.x and finds nothing \n github.com/iancoleman/orderedmap: \"\"\n # Same for https://pkg.go.dev/golang.org/x/time?tab=versions\n golang.org/x/time: \"\"\n # Same for https://pkg.go.dev/golang.org/x/time?tab=versions\n github.com/nirasan/go-oauth-pkce-code-verifier: \"\"\n # Same for https://pkg.go.dev/golang.org/x/time?tab=versions\n github.com/skratchdot/open-golang: \"\"\n k8s.io/utils: \"\"\n # https://pkg.go.dev/golang.org/x/exp?tab=versions\n golang.org/x/exp: \"\"\n\n only:\n # This repository contains other go.sum file used for testing.\n # So we want to be sure that we only update the one at the root of the repository\n - path: \"go.mod\"\n\n": * updatecli/values.d/golang_major.yaml
sync updatecli/values.d/golang_minor.yaml file
1 file(s) updated with "name: \"deps(golang): Bump Minor version for Golang module\"\npipelineid: \"golang/gomod/minor\"\ngroupby: individual\n\nspec:\n versionfilter:\n kind: semver\n pattern: minoronly\n ignore:\n - modules:\n # Ignoring the following modules as they do not publish release\n github.com/ProtonMail/go-crypto: \"\"\n # Ignoring the following modules as they do not publish release\n github.com/shurcooL/githubv4: \"\"\n # Ignore module using version matching constraint 1.x\n helm.sh/helm/v3: \"1.x\"\n # The remote version uses the version v0.0.0-20190318233801-ac98e3ecb4b0 which do not exists anymore\n # the patch version will try to fetch the version matching 0.0.x and finds nothing \n github.com/iancoleman/orderedmap: \"\"\n # Same for https://pkg.go.dev/golang.org/x/time?tab=versions\n golang.org/x/time: \"\"\n # Same for https://pkg.go.dev/golang.org/x/time?tab=versions\n github.com/nirasan/go-oauth-pkce-code-verifier: \"\"\n # Same for https://pkg.go.dev/golang.org/x/time?tab=versions\n github.com/skratchdot/open-golang: \"\"\n k8s.io/utils: \"\"\n # https://pkg.go.dev/golang.org/x/exp?tab=versions\n golang.org/x/exp: \"\"\n\n only:\n # This repository contains other go.sum file used for testing.\n # So we want to be sure that we only update the one at the root of the repository\n - path: \"go.mod\"\n\n": * updatecli/values.d/golang_minor.yaml
Created automatically by Updatecli
Options:
Most of Updatecli configuration is done via its manifest(s).
Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!