Skip to content

docs: missing image version for the Docker installation #3663

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

Closed
4 tasks done
a-h opened this issue Mar 6, 2023 · 6 comments · Fixed by #4014
Closed
4 tasks done

docs: missing image version for the Docker installation #3663

a-h opened this issue Mar 6, 2023 · 6 comments · Fixed by #4014
Assignees
Labels
area: docs bug Something isn't working

Comments

@a-h
Copy link

a-h commented Mar 6, 2023

Welcome

  • Yes, I'm using a binary release within 2 latest major releases. Only such installations are supported.
  • Yes, I've searched similar issues on GitHub and didn't find any.
  • Yes, I've included all information below (version, config, etc.).
  • Yes, I've tried with the standalone linter if available (e.g., gocritic, go vet, etc.). (https://golangci-lint.run/usage/linters/)

Description of the problem

Basically, this is a problem again.

#3103 (comment)

I didn't comment on the closed issue, since it's over a year old. Thought a new issue might be more appropriate.

https://golangci-lint.run/usage/install/#docker

Version of golangci-lint

$ golangci-lint --version
# Paste output here

Configuration file

$ cat .golangci.yml
# paste output here

Go environment

$ go version && go env
# paste output here

Verbose output of running

$ golangci-lint cache clean
$ golangci-lint run -v
# paste output here

Code example or link to a public repository

// add your code here
@a-h a-h added the bug Something isn't working label Mar 6, 2023
@boring-cyborg
Copy link

boring-cyborg bot commented Mar 6, 2023

Hey, thank you for opening your first Issue ! 🙂 If you would like to contribute we have a guide for contributors.

@erdnaxeli
Copy link

Hi, could this be fixed, or could you give us hint about how to fix it? It was opened two months ago.

@ldez
Copy link
Member

ldez commented May 9, 2023

In some cases, the version is missing during the doc generation, but for now, I don't know which cases.
It works but sometimes the version is missing.

The issue was opened 2 months ago but the doc was regenerated with the version, so the problem is not constant.

@erdnaxeli
Copy link

The current version is broken:
image

@ldez
Copy link
Member

ldez commented May 9, 2023

I know, it's an intermittent problem.

@ldez
Copy link
Member

ldez commented Jun 3, 2023

The page has been updated, I started a migration from Netlify to GitHub Pages to be able to stop this intermittent problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: docs bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants