GitHub user erickguan added a comment to the discussion: Leverage Justfile to run CI locally and in ghac
nektos/act is a tool to run a GitHub Action locally. Act runs a container very similar to GitHub. To run act, you can provide an event (you can obtain one with REST API or webhooks) as well as credentials. I know some developers prefer development and testing this way. Some developers prefer CI running checks for them. GitHub link: https://github.com/apache/opendal/discussions/6099#discussioncomment-12966084 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
