You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Templates or blocks might be a good initial strategy. Our actions are very much in the pattern of "language determines build, registry determines publish" with the main touchpoint between the two being where to find the assets. So if we could create per-language and per-registry YAML blocks that we could just drop in at substitution time...?
Referencing or creating encapsulated GH actions would also be great - this could help developers putting together workflows by hand, or simplify understanding for devs editing the scaffolded workflows.
Currently, each supported language has their own set of GH actions. There is a decent amount of shared/duplicated yaml between these.
The goal of this issue is to consolidate common GH action yaml. A couple things to look into:
The text was updated successfully, but these errors were encountered: