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

Update Community Devfile Registry to use Go 1.19 #1473

Closed
6 tasks done
Tracked by #1237
michael-valdron opened this issue Mar 8, 2024 · 2 comments · Fixed by devfile/registry#318
Closed
6 tasks done
Tracked by #1237

Update Community Devfile Registry to use Go 1.19 #1473

michael-valdron opened this issue Mar 8, 2024 · 2 comments · Fixed by devfile/registry#318
Assignees
Labels
area/registry Devfile registry for stacks and infrastructure kind/task

Comments

@michael-valdron
Copy link
Member

michael-valdron commented Mar 8, 2024

Which area/kind this issue is related to?

/area registry

Issue Description

To meet the objective of #1237, we need to ensure our devfile community registry build and deployment workflows is using Go 1.19.

Acceptance Criteria

@michael-valdron michael-valdron added kind/task area/registry Devfile registry for stacks and infrastructure labels Mar 8, 2024
@michael-valdron michael-valdron moved this to Refinement in Devfile Project Mar 8, 2024
@michael-valdron
Copy link
Member Author

Update all go.mod files under the test modules to use Go 1.19
Refactor all library calls to io/ioutil since it is now deprecated

These are already done, see the following PRs:

@Jdubrick
Copy link
Contributor

Openshift PR opened here: openshift/release#49735
Registry PR opened here: devfile/registry#318

@Jdubrick Jdubrick moved this from In Progress 🚧 to In Review 👀 in Devfile Project Mar 11, 2024
@github-project-automation github-project-automation bot moved this from In Review 👀 to Done ✅ in Devfile Project Mar 12, 2024
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 kind/task
Projects
Status: Done ✅
Development

Successfully merging a pull request may close this issue.

2 participants