woocommerce/packages/js/ai
Adrian Moldovan 13ab9007f6
[testing workflows] Add workflow_call trigger in CI workflow - support daily and other types of runs (#47612)
* Add workflow_call event

* Add tests-daily-run.yml

* Remove workflow version

* Update input value

* Remove secrets from caller workflow

* Rename job

* Check context

* Check context

* Check workflow_call inputs

* Override github.event_name with inputs.trigger

* Fix input name

* Add config for daily e2e tests with Gutenberg

* Update env commands for Gutenberg run

* Add disableHpos env variable in ci-utils

* Revert the trigger to push

* Revert the env variable setting in ci-jobs

* Revert the env variable setting in ci-jobs

* Rebuild utils

* Update test env start command

* Define the Gutenberg Playwright project

* Use path relative to workspace root

* Update events for test projects

* Update events for test projects

* Add changelogs

* Remove the e2e tests with Gutenberg tests from daily runs

* Set the schedule and workflow_dispatch triggers

* Add --project default flag to only run the default tests in CI

* Renamed snapshots to match the new Playwright project name
2024-05-22 11:04:44 -07:00
..
changelog [testing workflows] Add workflow_call trigger in CI workflow - support daily and other types of runs (#47612) 2024-05-22 11:04:44 -07:00
src [Woo AI] Add JSON response format (#46137) 2024-04-03 21:37:39 +03:00
.eslintrc.js Making completion utilities available in AI package (#39190) 2023-07-17 10:25:14 -07:00
.npmrc Making completion utilities available in AI package (#39190) 2023-07-17 10:25:14 -07:00
README.md Making completion utilities available in AI package (#39190) 2023-07-17 10:25:14 -07:00
babel.config.js Making completion utilities available in AI package (#39190) 2023-07-17 10:25:14 -07:00
changelog.md Making completion utilities available in AI package (#39190) 2023-07-17 10:25:14 -07:00
composer.json bump php version in packages/js/*/composer.json (#42020) 2024-01-04 10:18:34 -04:00
composer.lock Making completion utilities available in AI package (#39190) 2023-07-17 10:25:14 -07:00
jest.config.json Fix Jest Preset (#42707) 2023-12-12 09:58:13 -08:00
package.json [testing workflows] Add workflow_call trigger in CI workflow - support daily and other types of runs (#47612) 2024-05-22 11:04:44 -07:00
tsconfig-cjs.json Making completion utilities available in AI package (#39190) 2023-07-17 10:25:14 -07:00
tsconfig.json Making completion utilities available in AI package (#39190) 2023-07-17 10:25:14 -07:00
webpack.config.js Update to pnpm 9.1 (#47385) 2024-05-13 10:57:39 -03:00

README.md

Artificial Intelligence tools

A collection of WooCommerce tools and utilities to implement ai features.

Installation

Install the module

pnpm install @woocommerce/ai --save