Closed Ginxo closed 1 year ago
I haven't tested with older version, so for now I guess I can put the supported version as the latest version.
For act_version
matrix I am not sure if that is possible. If you take a look at the action i am using to setup act it uses their install script and it doesn't look like I can specify the version number for to their script.
Not relevent anymore. Check https://github.com/kiegroup/act-js
I would recommend to add documentation about the Act supported versions since code like https://github.com/kiegroup/mock-github/blob/41a529b13e91245472239a3a4e315361f2437b3c/src/act/act.ts#L54 would eventually fail depending on the version. I would also recommend to add act_version matrix for https://github.com/kiegroup/mock-github/blob/41a529b13e91245472239a3a4e315361f2437b3c/.github/workflows/pull_request.yml#L16 this way we will assure the tool will still working for supported ones