open-cluster-management-io / addon-framework

addon apis
Apache License 2.0
23 stars 40 forks source link

🌱 Use default GOPATH and workdir for github actions #258

Closed zhujian7 closed 5 months ago

zhujian7 commented 5 months ago

Summary

this PR changes the GOPATH and workdir for github actions to default value, and upgrade the checkout tool to v4. with this PR, we can use the https://github.com/nektos/act to debug e2e locally.

Related issue(s)

Fixes #

qiujian16 commented 5 months ago

this is great /approve /lgtm

openshift-ci[bot] commented 5 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: qiujian16, zhujian7

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/open-cluster-management-io/addon-framework/blob/main/OWNERS)~~ [qiujian16,zhujian7] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment