devfile / devworkspace-operator

Apache License 2.0
61 stars 55 forks source link

Update project to use Go 1.20 #1208

Closed amisevsk closed 10 months ago

amisevsk commented 10 months ago

What does this PR do?

Update DWO actions/CI to use Go 1.20

What issues does this PR fix or reference?

Follow on from https://github.com/devfile/devworkspace-operator/pull/1206 that got lost when that PR was closed.

Is it tested? How?

N/A

PR Checklist

AObuchow commented 10 months ago

/retest

AObuchow commented 10 months ago

/retest

amisevsk commented 10 months ago

Depends on https://github.com/devfile/devworkspace-operator/pull/1209 being merged first, then a rebase.

amisevsk commented 10 months ago

/retest

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (9fcb073) 52.89% compared to head (22b927d) 52.89%. Report is 6 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1208 +/- ## ======================================= Coverage 52.89% 52.89% ======================================= Files 84 84 Lines 7595 7595 ======================================= Hits 4017 4017 Misses 3291 3291 Partials 287 287 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

openshift-ci[bot] commented 10 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: amisevsk, AObuchow

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/devfile/devworkspace-operator/blob/main/OWNERS)~~ [amisevsk] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment