Skip to content
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

Create a new version for go stack to support golang version 1.20 #1316

Closed
2 tasks
thepetk opened this issue Oct 27, 2023 · 0 comments · Fixed by devfile/registry#255
Closed
2 tasks

Create a new version for go stack to support golang version 1.20 #1316

thepetk opened this issue Oct 27, 2023 · 0 comments · Fixed by devfile/registry#255
Assignees
Labels
area/registry Devfile registry for stacks and infrastructure good first issue Good for newcomers

Comments

@thepetk
Copy link
Contributor

thepetk commented Oct 27, 2023

Which area/kind this issue is related to?

/area registry

Issue Description

After the completion of #1300 we could add a version for go stack to support go version 1.20.

A similar PR to this task might be: devfile/registry#169

Another useful resource could be to follow the guide here: https://github.com/devfile/registry/blob/main/CONTRIBUTING.md#stacks

Acceptance Criteria

  • Create a new version of go stack that will support golang version 1.20
  • The new stack version is tested sufficiently.

Additional Context

In order to test this change locally, one can do the following:

  1. Build your updated devfile registry (more info here)
  2. Run a local instance of minikube.
  3. Deploy the registry image on minikube (more info here).
  4. Check if the registry viewer is able to show your stack's version.
@openshift-ci openshift-ci bot added the area/registry Devfile registry for stacks and infrastructure label Oct 27, 2023
@thepetk thepetk added the good first issue Good for newcomers label Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/registry Devfile registry for stacks and infrastructure good first issue Good for newcomers
Projects
Status: Done ✅
Development

Successfully merging a pull request may close this issue.

2 participants