We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
/area registry
After the completion of #1300 we could add a version for go stack to support go version 1.20.
go
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
In order to test this change locally, one can do the following:
Follow the contributing guide for adding a new stack version. https://github.com/devfile/registry/blob/main/CONTRIBUTING.md#contributing
Test if the devfile registry builds locally:
The text was updated successfully, but these errors were encountered:
Jdubrick
Successfully merging a pull request may close this issue.
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
go
stack that will support golang version 1.20Additional Context
In order to test this change locally, one can do the following:
Follow the contributing guide for adding a new stack version. https://github.com/devfile/registry/blob/main/CONTRIBUTING.md#contributing
Test if the devfile registry builds locally:
The text was updated successfully, but these errors were encountered: