As of now most teams are using workflow and scripts from this repo https://github.com/apify-store/github-actions-source.
We want to move the action in this library and make them as composable as possible.
Related to moving the actions:
- Forcing latest version of the library to be opt-in
- Remove deprecated inputs
- Optional unit tests/lint stage (To be discussed)
- Delegate the caller to pass the correct path to the platform test subfolder
As of now most teams are using workflow and scripts from this repo https://github.com/apify-store/github-actions-source.
We want to move the action in this library and make them as composable as possible.
Related to moving the actions: