Skip to content

Speed up local execution, because currently local run takes more time than github runΒ #6120

Description

@danon

Act version

0.2.89

Feature description

I can see that everytime I run act, it downloads the dependencies again, and overall effect is such that local run takes about 2.0-2.5x longer than pushing it and seeing it in github actions.

Example logs

| Processing triggers for libc-bin (2.39-0ubuntu8.7) ...
| Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ...
| Setting up libgssdp-1.6-0:amd64 (1.6.3-1build3) ...
| Setting up gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.4) ...
| Setting up libgupnp-1.6-0:amd64 (1.6.6-1build3) ...
| Setting up libgupnp-igd-1.6-0:amd64 (1.6.0-3build3) ...
| Setting up libnice10:amd64 (0.1.21-2build3) ...
| Setting up libgstreamer-plugins-bad1.0-0:amd64 (1.24.2-1ubuntu4) ...
| Setting up gstreamer1.0-plugins-bad:amd64 (1.24.2-1ubuntu4) ...
| Processing triggers for dictionaries-common (1.29.7) ...
| Processing triggers for libc-bin (2.39-0ubuntu8.7) ...
| Downloading Chrome for Testing 148.0.7778.96 (playwright chromium v1223) from https://cdn.playwright.dev/builds/cft/148.0.7778.96/linux64/chrome-linux64.zip
175.4 MiB [] 100% 0.0s
| Chrome for Testing 148.0.7778.96 (playwright chromium v1223) downloaded to /root/.cache/ms-playwright/chromium-1223
| Downloading Chrome Headless Shell 148.0.7778.96 (playwright chromium-headless-shell v1223) from https://cdn.playwright.dev/builds/cft/148.0.7778.96/linux64/chrome-headless-shell-linux64.zip
113.2 MiB [] 100% 0.0s
| Chrome Headless Shell 148.0.7778.96 (playwright chromium-headless-shell v1223) downloaded to /root/.cache/ms-playwright/chromium_headless_shell-1223
| Downloading Firefox 150.0.2 (playwright firefox v1522) from https://cdn.playwright.dev/dbazure/download/playwright/builds/firefox/1522/firefox-ubuntu-24.04.zip
104.3 MiB [] 100% 0.0s
| Firefox 150.0.2 (playwright firefox v1522) downloaded to /root/.cache/ms-playwright/firefox-1522
| Downloading WebKit 26.4 (playwright webkit v2287) from https://cdn.playwright.dev/dbazure/download/playwright/builds/webkit/2287/webkit-ubuntu-24.04.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions