kreuzwerker/envplate

Derivate a github action from this

frankwese opened this issue · 0 comments

We may derive a github action from this.
There is https://github.com/microsoft/variable-substitution which has a similar purpose, but requires to specify the keys, which blows up the workflow file.

Example how to do that:
https://full-stack.blend.com/how-we-write-github-actions-in-go.html

Expected Behavior

  • Setup a new repo from which the action can be served ( Github market place )
  • create static bianaries
  • Have a trigger that updates and releases the action when a new release is made here

This issue is mainly a remainder for myself.