docs: go-version-file for other use cases#295
Closed
v1v wants to merge 7 commits intoactions:mainfrom
Closed
Conversation
v1v
added a commit
to v1v/beats
that referenced
this pull request
Nov 30, 2022
v1v
added a commit
to v1v/elastic-agent
that referenced
this pull request
Nov 30, 2022
v1v
added a commit
to v1v/fleet-server
that referenced
this pull request
Nov 30, 2022
v1v
added a commit
to v1v/elastic-agent-shipper
that referenced
this pull request
Nov 30, 2022
v1v
added a commit
to v1v/apm-server
that referenced
this pull request
Nov 30, 2022
v1v
added a commit
to v1v/cloudbeat
that referenced
this pull request
Nov 30, 2022
v1v
commented
Nov 30, 2022
v1v
added a commit
to elastic/fleet-server
that referenced
this pull request
Nov 30, 2022
v1v
added a commit
to elastic/beats
that referenced
this pull request
Nov 30, 2022
v1v
added a commit
to elastic/elastic-agent
that referenced
this pull request
Nov 30, 2022
v1v
added a commit
to elastic/elastic-agent-shipper
that referenced
this pull request
Nov 30, 2022
mergify bot
pushed a commit
to elastic/beats
that referenced
this pull request
Nov 30, 2022
see actions/setup-go#295 (cherry picked from commit 0105608)
v1v
added a commit
to elastic/apm-server
that referenced
this pull request
Nov 30, 2022
mergify bot
pushed a commit
to elastic/beats
that referenced
this pull request
Nov 30, 2022
see actions/setup-go#295 (cherry picked from commit 0105608)
mergify bot
pushed a commit
to elastic/beats
that referenced
this pull request
Nov 30, 2022
see actions/setup-go#295 (cherry picked from commit 0105608)
mergify bot
pushed a commit
to elastic/fleet-server
that referenced
this pull request
Nov 30, 2022
see actions/setup-go#295 (cherry picked from commit cf5c762) # Conflicts: # .github/workflows/golangci-lint.yml
mergify bot
pushed a commit
to elastic/fleet-server
that referenced
this pull request
Nov 30, 2022
see actions/setup-go#295 (cherry picked from commit cf5c762)
mergify bot
pushed a commit
to elastic/fleet-server
that referenced
this pull request
Nov 30, 2022
see actions/setup-go#295 (cherry picked from commit cf5c762)
mergify bot
pushed a commit
to elastic/elastic-agent
that referenced
this pull request
Nov 30, 2022
see actions/setup-go#295 (cherry picked from commit 3d8e3c7)
mergify bot
pushed a commit
to elastic/elastic-agent
that referenced
this pull request
Nov 30, 2022
see actions/setup-go#295 (cherry picked from commit 3d8e3c7)
mergify bot
pushed a commit
to elastic/elastic-agent-shipper
that referenced
this pull request
Nov 30, 2022
see actions/setup-go#295 (cherry picked from commit d0393ab)
v1v
added a commit
to elastic/elastic-agent
that referenced
this pull request
Nov 30, 2022
see actions/setup-go#295 (cherry picked from commit 3d8e3c7) Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
v1v
added a commit
to elastic/fleet-server
that referenced
this pull request
Nov 30, 2022
see actions/setup-go#295 (cherry picked from commit cf5c762) Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
v1v
added a commit
to elastic/fleet-server
that referenced
this pull request
Nov 30, 2022
see actions/setup-go#295 (cherry picked from commit cf5c762) Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
v1v
added a commit
to elastic/beats
that referenced
this pull request
Nov 30, 2022
see actions/setup-go#295 (cherry picked from commit 0105608) Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
v1v
added a commit
to elastic/beats
that referenced
this pull request
Nov 30, 2022
see actions/setup-go#295 (cherry picked from commit 0105608) Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
v1v
added a commit
to elastic/beats
that referenced
this pull request
Nov 30, 2022
see actions/setup-go#295 (cherry picked from commit 0105608) Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
v1v
added a commit
to elastic/apm-server
that referenced
this pull request
Nov 30, 2022
see actions/setup-go#295 (cherry picked from commit 1ccbb4a) Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
v1v
added a commit
to elastic/apm-server
that referenced
this pull request
Nov 30, 2022
see actions/setup-go#295 (cherry picked from commit 1ccbb4a) Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
v1v
added a commit
to elastic/elastic-agent-shipper
that referenced
this pull request
Nov 30, 2022
see actions/setup-go#295 (cherry picked from commit d0393ab) Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
v1v
added a commit
to elastic/elastic-agent-shipper
that referenced
this pull request
Nov 30, 2022
see actions/setup-go#295 (cherry picked from commit d0393ab) Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
axw
pushed a commit
to elastic/apm-server
that referenced
this pull request
Dec 1, 2022
see actions/setup-go#295 (cherry picked from commit 1ccbb4a) Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
erezrokah
reviewed
Apr 5, 2023
README.md
Outdated
|
|
||
| ### If the go.mod file | ||
|
|
||
| The `go-version-file` input accepts a path to a `go.mod` file or a `go.work` file that contains the version of Go to be used by a project. As the `go.mod` file contains only major and minor (e.g. 1.18) tags, the action will follow the above-mentioned approach. |
There was a problem hiding this comment.
Could be useful to mention the go-version output here
Line 23 in 41c2024
as it makes it easier to know what go version was resolved to from the go.mod file
chrisberkhout
pushed a commit
to elastic/beats
that referenced
this pull request
Jun 1, 2023
Contributor
dsame
approved these changes
Aug 14, 2023
…sion * upstream/main: (47 commits) Fix Install on Windows is very slow (actions#393) Bump word-wrap from 1.2.3 to 1.2.4 Fix licensing for Semver 6.3.1 Rebuild after updating Semver Bump semver from 6.3.0 to 6.3.1 Bump tough-cookie and @azure/ms-rest-js (actions#392) Limit to Linux only Add imageOS to primaryKey Add note about YAML parsing versions (actions#382) Added a description that go-version should be specified as a string type (actions#367) Update action.yml (actions#379) Move eslint-plugin-node to dev dependencies Install eslint-plugin-node Update configuration files Bump @actions/cache dependency to v3.2.1 (actions#374) Update xml2js (actions#370) Fix glob bug in package.json scripts section (actions#359) update README fo v4 (actions#354) Update configuration files (actions#348) Add Go bin if go-version input is empty (actions#351) ...
Author
add example for using .tool-versions
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description:
Update the docs to reflect the use case for the
go-version-file: .go-versionthat I've just found it was implemented in #62Related issue:
Add link to the related issue.
Check list: