Hi,
Could you consider developing GitHub actions for those who want a CI pipeline entirely in GitHub, not using GAMS engine?
For example, it would be useful to have a GitHub action installing GAMS with the desired version and with a GAMS license taken from GitHub secrests. I am already doing it by hand for some projects (https://github.com/christophe-gouel/gamsr/blob/main/.github/workflows/workflow.yml), but it would be cleaner if streamlined in an action.
Christophe
Hi,
Could you consider developing GitHub actions for those who want a CI pipeline entirely in GitHub, not using GAMS engine?
For example, it would be useful to have a GitHub action installing GAMS with the desired version and with a GAMS license taken from GitHub secrests. I am already doing it by hand for some projects (https://github.com/christophe-gouel/gamsr/blob/main/.github/workflows/workflow.yml), but it would be cleaner if streamlined in an action.
Christophe