knative / actions

Apache License 2.0
11 stars 22 forks source link

Reusable Go setup action #174

Closed dsimansk closed 9 months ago

dsimansk commented 1 year ago

In knative/func repo I've tried to consolidate Go version into single point of configuration.

I wonder if that can be stored on knative/actions level as well. For the convenience to use the same version.

And in addition if we could reuse it reusable actions (aka inception of inceptions :))?

dprotaso commented 12 months ago

It would be nice if this could be synced up with prow.

And potentially configure different go versions for different branches