Is your feature request related to a problem? Please describe.
I think we have an opportunity to generalize and centralize our workflows.
Describe the solution you'd like
I would like to see small workflows in other repos because they are using this repo and customizing it for their needs.
I think, at a minimum, we can have integration and deployment workflows for each language that we support.
Additional context
You can see that https://github.com/fermi-ad/extapi-acsys/blob/main/.github/workflows/cd.yml and https://github.com/fermi-ad/.github/blob/main/.github/workflows/flutter-deploy.yaml are very similar.
Is your feature request related to a problem? Please describe.
I think we have an opportunity to generalize and centralize our workflows.
Describe the solution you'd like
I would like to see small workflows in other repos because they are using this repo and customizing it for their needs.
I think, at a minimum, we can have integration and deployment workflows for each language that we support.
Additional context
You can see that https://github.com/fermi-ad/extapi-acsys/blob/main/.github/workflows/cd.yml and https://github.com/fermi-ad/.github/blob/main/.github/workflows/flutter-deploy.yaml are very similar.