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:
- Consolidating common yaml, perhaps via common templates that all languages can build from
- Are there any candidates for creating public GH actions? If so, these can be updated to consume them once available.