woocommerce/.github/actions/setup-woocommerce-monorepo
Vladimir Reznichenko f147bd9764
CI: consolidate 'pnpm/action-setup' version and it's usage (#50261)
In this PR we spin off usage of recently introduced packageManager-property across CI workflows and consolidate the version of pnpm/action-setup action we are using.
2024-08-07 09:04:24 +02:00
..
scripts CI: consolidate 'pnpm/action-setup' version and it's usage (#50261) 2024-08-07 09:04:24 +02:00
README.md Optimize Workflow Caching (#34607) 2022-09-13 13:55:03 +12:00
action.yml CI: consolidate 'pnpm/action-setup' version and it's usage (#50261) 2024-08-07 09:04:24 +02: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.