Closed kary-ajrj closed 2 years ago
@kary-ajrj One of the ways to reduce the build time is to rewrite the existing Python code in JavaScript. In the coming few weeks, I would be working on this issue. You can track the progress here (https://github.com/ravsamhq/notify-slack-action/issues/38).
@kary-ajrj To get rid of the slow build speeds of Docker, we have released v2 which is written in Typescript. See this comment for more information.
This step (above) takes 16 seconds each time the Github Action is run. If caching is enabled then this time is likely to reduce drastically.
Example:
Kindly let us know if it possible already or if it can be put in place.