woocommerce/.github/actions/setup-woocommerce-monorepo
Jonathan Lane bf43cf7e37
Update workflow to use latest checkout actions (#45199)
* Update workflow to use latest checkout actions

* Update non-HPOS workflow as well

* Update additional actions

* Set a slow test threshold at 30 seconds (15 is default)

* Final action updates

* Slow tests has to be an object

* Pin external actions to commit

* Slow test threshold and max

---------

Co-authored-by: Jon Lane <jon.lane@automattic.com>
2024-02-29 18:58:28 -04:00
..
scripts Updated PNPM to ^8.12.1 (#42860) 2023-12-18 20:31:49 +13:00
README.md Optimize Workflow Caching (#34607) 2022-09-13 13:55:03 +12:00
action.yml Update workflow to use latest checkout actions (#45199) 2024-02-29 18:58:28 -04:00

README.md

GitHub Action: Setup WooCommerce Monorepo

This action will prime the plugins, packages, and tools in the monorepo for other workflows. This includes support for installing dependencies, building projects, and caching the output of both.

Usage

See action.yml for information about all of the inputs the action supports.