-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
doc: Mention setting up the Go environment DOCS-380 #83
Merged
Conversation
This file contains 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
prcr
force-pushed
the
doc/setup-go-DOCS-380
branch
from
August 18, 2022 17:00
0433563
to
cd1ab1b
Compare
prcr
force-pushed
the
doc/setup-go-DOCS-380
branch
from
August 19, 2022 13:55
f883a39
to
4dd5785
Compare
prcr
commented
Aug 19, 2022
Comment on lines
+156
to
+157
# Go version currently supported by Codacy | ||
go-version: 1.17.13 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can someone from @codacy/io please validate that this is the latest Go version that we currently support?
The following client-side tools must be able to run using this Go version:
For more context please see this Slack thread.
pedrobpereira
approved these changes
Sep 1, 2022
gsuquet
referenced
this pull request
in gsuquet/workflows
Jul 19, 2024
…114) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [codacy/codacy-analysis-cli-action](https://togithub.com/codacy/codacy-analysis-cli-action) | action | patch | `v4.4.1` -> `v4.4.4` | --- ### Release Notes <details> <summary>codacy/codacy-analysis-cli-action (codacy/codacy-analysis-cli-action)</summary> ### [`v4.4.4`](https://togithub.com/codacy/codacy-analysis-cli-action/releases/tag/v4.4.4) [Compare Source](https://togithub.com/codacy/codacy-analysis-cli-action/compare/v4.4.3...v4.4.4) #### What's Changed - update cli version to 7.9.11 by [@​hjrocha](https://togithub.com/hjrocha) in [https://github.com/codacy/codacy-analysis-cli-action/pull/132](https://togithub.com/codacy/codacy-analysis-cli-action/pull/132) ### [`v4.4.3`](https://togithub.com/codacy/codacy-analysis-cli-action/releases/tag/v4.4.3) [Compare Source](https://togithub.com/codacy/codacy-analysis-cli-action/compare/v4.4.2...v4.4.3) #### What's Changed - fix registry-address default value by [@​hjrocha](https://togithub.com/hjrocha) in [https://github.com/codacy/codacy-analysis-cli-action/pull/131](https://togithub.com/codacy/codacy-analysis-cli-action/pull/131) ### [`v4.4.2`](https://togithub.com/codacy/codacy-analysis-cli-action/releases/tag/v4.4.2) [Compare Source](https://togithub.com/codacy/codacy-analysis-cli-action/compare/v4.4.1...v4.4.2) #### What's Changed - Fixed some broken links by [@​mushlih-almubarak](https://togithub.com/mushlih-almubarak) in [https://github.com/codacy/codacy-analysis-cli-action/pull/77](https://togithub.com/codacy/codacy-analysis-cli-action/pull/77) - bump: Bump codacy-analysis-cli to 7.6.4 CY-6112 by [@​lolgab](https://togithub.com/lolgab) in [https://github.com/codacy/codacy-analysis-cli-action/pull/80](https://togithub.com/codacy/codacy-analysis-cli-action/pull/80) - feature: Introduce new versioning scheme `vX.X.X` by [@​lolgab](https://togithub.com/lolgab) in [https://github.com/codacy/codacy-analysis-cli-action/pull/81](https://togithub.com/codacy/codacy-analysis-cli-action/pull/81) - doc: Mention setting up the Go environment DOCS-380 by [@​prcr](https://togithub.com/prcr) in [https://github.com/codacy/codacy-analysis-cli-action/pull/83](https://togithub.com/codacy/codacy-analysis-cli-action/pull/83) - \[SE-140] Add max-tool-memory flag by [@​heliocodacy](https://togithub.com/heliocodacy) in [https://github.com/codacy/codacy-analysis-cli-action/pull/86](https://togithub.com/codacy/codacy-analysis-cli-action/pull/86) - Bump gosec to v2.13.1 CY-6239 by [@​stefanvacareanu7](https://togithub.com/stefanvacareanu7) in [https://github.com/codacy/codacy-analysis-cli-action/pull/87](https://togithub.com/codacy/codacy-analysis-cli-action/pull/87) - Fix typo by [@​pSub](https://togithub.com/pSub) in [https://github.com/codacy/codacy-analysis-cli-action/pull/82](https://togithub.com/codacy/codacy-analysis-cli-action/pull/82) - doc: Bump supported Go version to 1.19.1 CY-6239 by [@​prcr](https://togithub.com/prcr) in [https://github.com/codacy/codacy-analysis-cli-action/pull/88](https://togithub.com/codacy/codacy-analysis-cli-action/pull/88) - Update supported languages count by [@​nicklem](https://togithub.com/nicklem) in [https://github.com/codacy/codacy-analysis-cli-action/pull/91](https://togithub.com/codacy/codacy-analysis-cli-action/pull/91) - doc: Improve CLI parameters DOCS-180 by [@​nicklem](https://togithub.com/nicklem) in [https://github.com/codacy/codacy-analysis-cli-action/pull/92](https://togithub.com/codacy/codacy-analysis-cli-action/pull/92) - doc: Flag [@​codacy/techwriters](https://togithub.com/codacy/techwriters) as owners of README.md DOCS-483 by [@​nicklem](https://togithub.com/nicklem) in [https://github.com/codacy/codacy-analysis-cli-action/pull/93](https://togithub.com/codacy/codacy-analysis-cli-action/pull/93) - added github_token in all requests to github api in action.yml by [@​DMarinhoCodacy](https://togithub.com/DMarinhoCodacy) in [https://github.com/codacy/codacy-analysis-cli-action/pull/96](https://togithub.com/codacy/codacy-analysis-cli-action/pull/96) - removed github-token from action.yaml file by [@​DMarinhoCodacy](https://togithub.com/DMarinhoCodacy) in [https://github.com/codacy/codacy-analysis-cli-action/pull/100](https://togithub.com/codacy/codacy-analysis-cli-action/pull/100) - changed staticcheck URL using github api to artifact TS-214 by [@​DMarinhoCodacy](https://togithub.com/DMarinhoCodacy) in [https://github.com/codacy/codacy-analysis-cli-action/pull/102](https://togithub.com/codacy/codacy-analysis-cli-action/pull/102) - updated Clang-Tidy URL to artifact by [@​DMarinhoCodacy](https://togithub.com/DMarinhoCodacy) in [https://github.com/codacy/codacy-analysis-cli-action/pull/103](https://togithub.com/codacy/codacy-analysis-cli-action/pull/103) - doc: Mention turning on and configuring the client-side tool by [@​prcr](https://togithub.com/prcr) in [https://github.com/codacy/codacy-analysis-cli-action/pull/106](https://togithub.com/codacy/codacy-analysis-cli-action/pull/106) - moved gosec and fauxpas to artifact by [@​DMarinhoCodacy](https://togithub.com/DMarinhoCodacy) in [https://github.com/codacy/codacy-analysis-cli-action/pull/107](https://togithub.com/codacy/codacy-analysis-cli-action/pull/107) - fix installation staticcheck using official binary by [@​DMarinhoCodacy](https://togithub.com/DMarinhoCodacy) in [https://github.com/codacy/codacy-analysis-cli-action/pull/108](https://togithub.com/codacy/codacy-analysis-cli-action/pull/108) - feature: allow skipping container engine check IO-423 by [@​pedrocodacy](https://togithub.com/pedrocodacy) in [https://github.com/codacy/codacy-analysis-cli-action/pull/110](https://togithub.com/codacy/codacy-analysis-cli-action/pull/110) - close if statement properly by [@​bjarkebm](https://togithub.com/bjarkebm) in [https://github.com/codacy/codacy-analysis-cli-action/pull/114](https://togithub.com/codacy/codacy-analysis-cli-action/pull/114) - bump cli version by [@​pedrocodacy](https://togithub.com/pedrocodacy) in [https://github.com/codacy/codacy-analysis-cli-action/pull/116](https://togithub.com/codacy/codacy-analysis-cli-action/pull/116) - doc: Update Codacy logo DOCS-594 by [@​nicklem](https://togithub.com/nicklem) in [https://github.com/codacy/codacy-analysis-cli-action/pull/119](https://togithub.com/codacy/codacy-analysis-cli-action/pull/119) - action: prevent globbing with double quotes by [@​ljmf00](https://togithub.com/ljmf00) in [https://github.com/codacy/codacy-analysis-cli-action/pull/68](https://togithub.com/codacy/codacy-analysis-cli-action/pull/68) - Bump cli, staticheck, gosec versions TCE-614 by [@​stefanvacareanu7](https://togithub.com/stefanvacareanu7) in [https://github.com/codacy/codacy-analysis-cli-action/pull/124](https://togithub.com/codacy/codacy-analysis-cli-action/pull/124) - TCE-937 add condition to setup go only if the user wants to run staticcheck by [@​DMarinhoCodacy](https://togithub.com/DMarinhoCodacy) in [https://github.com/codacy/codacy-analysis-cli-action/pull/126](https://togithub.com/codacy/codacy-analysis-cli-action/pull/126) - feat: \[TCE-1039] Add parameter 'registry-address' in order to support alternative registry addresses by [@​heliocodacy](https://togithub.com/heliocodacy) in [https://github.com/codacy/codacy-analysis-cli-action/pull/129](https://togithub.com/codacy/codacy-analysis-cli-action/pull/129) #### New Contributors - [@​mushlih-almubarak](https://togithub.com/mushlih-almubarak) made their first contribution in [https://github.com/codacy/codacy-analysis-cli-action/pull/77](https://togithub.com/codacy/codacy-analysis-cli-action/pull/77) - [@​stefanvacareanu7](https://togithub.com/stefanvacareanu7) made their first contribution in [https://github.com/codacy/codacy-analysis-cli-action/pull/87](https://togithub.com/codacy/codacy-analysis-cli-action/pull/87) - [@​pSub](https://togithub.com/pSub) made their first contribution in [https://github.com/codacy/codacy-analysis-cli-action/pull/82](https://togithub.com/codacy/codacy-analysis-cli-action/pull/82) - [@​nicklem](https://togithub.com/nicklem) made their first contribution in [https://github.com/codacy/codacy-analysis-cli-action/pull/91](https://togithub.com/codacy/codacy-analysis-cli-action/pull/91) - [@​DMarinhoCodacy](https://togithub.com/DMarinhoCodacy) made their first contribution in [https://github.com/codacy/codacy-analysis-cli-action/pull/96](https://togithub.com/codacy/codacy-analysis-cli-action/pull/96) - [@​bjarkebm](https://togithub.com/bjarkebm) made their first contribution in [https://github.com/codacy/codacy-analysis-cli-action/pull/114](https://togithub.com/codacy/codacy-analysis-cli-action/pull/114) - [@​ljmf00](https://togithub.com/ljmf00) made their first contribution in [https://github.com/codacy/codacy-analysis-cli-action/pull/68](https://togithub.com/codacy/codacy-analysis-cli-action/pull/68) **Full Changelog**: codacy/codacy-analysis-cli-action@4.0.2...v4.4.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==--> Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: renovate-gsuquet[bot] <173481049+renovate-gsuquet[bot]@users.noreply.github.com>
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.
Fixes #78.
👀 Live preview
https://github.com/codacy/codacy-analysis-cli-action/blob/doc/setup-go-DOCS-380/README.md