Claudio Sanches
28f493ba16
Only build assets and packages on e2e tests
2020-08-19 15:49:08 -03:00
Claudio Sanches
681638be95
Updated version to 4.5.0
2020-08-19 12:11:17 -03:00
Claudio Sanches
9773675b8d
Merge branch 'master' into add/woorelease-support
2020-08-18 17:59:47 -03:00
Claudio Sanches
f7e39c4961
Updated package.json to make compatible with Woorelease
2020-08-12 16:52:34 -03:00
Tam Mullen
71093aa64f
fixing e2e utils reference
2020-08-10 22:34:15 +01:00
Tam Mullen
43c55e2c6a
Converting e2e-utils to package.
2020-08-10 21:26:10 +01:00
Ron Rennick
db76c8ac2d
merge package config with factories changes
2020-08-07 10:53:51 -03:00
Christopher Allford
dda2f3b405
Pinned the dependencies that were not already pinned
2020-08-05 14:19:43 -07:00
Christopher Allford
678705cdd4
Merge branch 'master' into package/e2e-factories/product
2020-08-05 14:00:05 -07:00
Ron Rennick
7799c1bcf0
merge master
2020-08-05 10:33:16 -03:00
Claudio Sanches
f5925d4465
Merge pull request #27196 from woocommerce/renovate/autoprefixer-9.x
...
Update dependency autoprefixer to v9.8.6
2020-08-04 10:59:24 -03:00
Renovate Bot
486b9f3a4d
Update dependency grunt to v1.2.1
2020-08-01 02:57:34 +00:00
Renovate Bot
4a4e5c3250
Update dependency autoprefixer to v9.8.6
2020-08-01 01:39:02 +00:00
Ron Rennick
d4620b5351
merge master
2020-07-29 15:25:11 -03:00
Ron Rennick
e78beaf569
move jest/puppeteer related packages to environment package
2020-07-28 12:00:46 -03:00
Renovate Bot
3f784fd17f
Update dependency eslint-plugin-jest to v23.19.0
2020-07-27 20:20:12 +00:00
Ron Rennick
28b537662a
add PHP, MariaDB, WP env var version support
2020-07-23 14:30:24 -03:00
Peter Fabian
ac1d4c010a
Merge pull request #26914 from woocommerce/renovate/lerna-monorepo
...
Update dependency lerna to v3.22.1
2020-07-14 13:05:47 +02:00
Peter Fabian
d3ff32aac1
Merge pull request #26912 from woocommerce/renovate/deasync-0.x
...
Update dependency deasync to v0.1.20
2020-07-14 13:04:20 +02:00
Peter Fabian
84266d5f38
Merge pull request #26910 from woocommerce/renovate/babel-monorepo
...
Update babel monorepo to v7.10.4
2020-07-14 13:02:59 +02:00
Peter Fabian
6bc0ca724f
Update versions and changelog from latest releases.
2020-07-09 13:18:51 +02:00
Christopher Allford
51467f4683
Added a registry for adapters and factories to be held in globally
2020-07-02 14:43:14 -07:00
Christopher Allford
822179e4ac
Renamed the e2e-factories package to better reflect its usage-agnostic design
2020-07-02 14:16:01 -07:00
Christopher Allford
9b18a95f93
Adjusted the build:packages command to allow each package to build itself
2020-07-02 11:59:41 -07:00
Christopher Allford
3e69dd3a64
Replaced the `createSimpleProduct` helper with a usage of the factory
2020-07-02 10:50:56 -07:00
Christopher Allford
b8eb65aacc
Added missing @wordpress/eslint-plugin for factory package
2020-07-01 14:22:01 -07:00
Christopher Allford
0785e6caa7
Merge branch 'master' into package/e2e-factories/product
2020-07-01 14:11:25 -07:00
Renovate Bot
653a6ada16
Update dependency lerna to v3.22.1
2020-07-01 02:19:54 +00:00
Renovate Bot
b3dad22f13
Update dependency grunt-stylelint to v0.15.0
2020-07-01 02:12:55 +00:00
Renovate Bot
ac809b9c9e
Update dependency deasync to v0.1.20
2020-07-01 01:55:43 +00:00
Renovate Bot
f4cae15563
Update babel monorepo to v7.10.4
2020-07-01 00:38:44 +00:00
Ron Rennick
15800b0e0b
add package build to build script
2020-06-30 16:32:33 -03:00
Renovate Bot
9dcbd48e67
Update dependency autoprefixer to v9.8.4
2020-06-26 00:48:50 +00:00
Renovate Bot
1551775307
Update dependency mocha to v7.2.0
2020-06-23 14:46:03 +00:00
Ron Rennick
ee151bbd95
Merge branch 'master' into add/npm-publish
2020-06-22 13:46:54 -03:00
Christopher Allford
1418b68910
Initial configuration for e2e-factories package
2020-06-17 15:51:28 -07:00
Claudio Sanches
d3b8e4f66a
Added pre-push hook to prevent accidental pushes to master
2020-06-10 00:40:48 -03:00
Claudio Sanches
919276fd90
Merge pull request #26403 from woocommerce/update/add-contributors-from-pkgs
...
Added packages to list of contributors.
2020-06-02 19:00:42 -03:00
Ron Rennick
617a523057
fix merge conflicts
2020-05-18 12:34:03 -03:00
Néstor Soriano
3d2927f6e1
Merge pull request #26407 from woocommerce/feature/build-zip
...
Introduced script to generate a zip package
2020-05-15 10:59:04 +02:00
Ron Rennick
a433304757
additional changes
...
- Update @wordpress/e2e-test-utils to 4.6.0
- ignore all node_modules folders in the install
- remove missed package script
- bump component version
2020-05-13 15:14:18 -03:00
Claudio Sanches
a7a1ffaaef
Updated package.json
2020-05-12 17:50:33 -03:00
Ron Rennick
717a5cedc8
add publish script
2020-05-11 16:28:53 -03:00
Ron Rennick
ed135109e0
add e2e component build
...
- add build script
- update component for path changes
- bump component version
- move ready post creation to component
- update component readme
2020-05-11 15:54:12 -03:00
Peter Fabian
7ddd2aa387
Removed grunt-prompt and grunt-shell packages.
2020-05-11 13:52:57 +02:00
Ron Rennick
231732b81c
add lerna
2020-05-08 13:53:39 -03:00
Claudio Sanches
32d2b79e78
Introduced script to generate a zip package
2020-05-07 13:29:59 -03:00
Ron Rennick
0f2fb4f8d5
fix merge conflicts
2020-05-06 14:05:00 -03:00
Christopher Allford
d713d012d0
Merge branch 'master' into remove/jshint
2020-05-05 12:30:34 -07:00
Christopher Allford
90b271882d
Removed jshint in favor of exclusively using eslint
...
I've also removed eslint from the Grunt JS task so that builds will not fail due to non-compliant code present prior to the shift. Since eslint is ran during our pre-commit hooks, we can be sure that eventually code should become compliant.
2020-05-04 12:27:15 -07:00
Renovate Bot
4e557af6ea
Update dependency husky to v4.2.5
2020-05-01 02:28:59 +00:00
Ron Rennick
0de3718770
change component name to e2e-environment
2020-04-30 14:01:42 -03:00
Ron Rennick
d41fbc7ff2
update folder structure, use WordPress 5.4
2020-04-28 19:09:39 -03:00
Jeff Stieler
17d3771273
Remove defunct E2E test runner script, add docker scripts to package file.
2020-04-15 11:17:48 -06:00
Ron Rennick
812e500224
update test configuration to use e2e-env
2020-04-14 12:06:26 -06:00
Ron Rennick
393240a0f3
move e2e-env to tests/e2e-env
2020-04-14 12:06:25 -06:00
Ron Rennick
c414eddf59
merge config from from https://github.com/woocommerce/woocommerce-admin/pull/3717
2020-04-14 12:06:25 -06:00
vedanshu.jain
a8fb8aa7fe
Updated version numbers
2020-04-07 17:06:18 +05:30
Claudio Sanches
13416af9bb
Merge pull request #26046 from woocommerce/renovate/babel-monorepo
...
Update babel monorepo
2020-04-01 14:00:48 -03:00
Renovate Bot
076571bb66
Update dependency @wordpress/e2e-test-utils to v4.3.1
2020-04-01 15:12:54 +00:00
Renovate Bot
b293548d6f
Update babel monorepo
2020-04-01 15:12:00 +00:00
Claudio Sanches
3da67586e3
Merge pull request #26051 from woocommerce/renovate/eslint-plugin-jest-23.x
...
Update dependency eslint-plugin-jest to v23.8.2
2020-04-01 12:08:40 -03:00
Claudio Sanches
3bed22028a
Merge pull request #26048 from woocommerce/renovate/autoprefixer-9.x
...
Update dependency autoprefixer to v9.7.5
2020-04-01 12:08:08 -03:00
Claudio Sanches
69b21b5d0b
Merge pull request #26049 from woocommerce/renovate/config-3.x
...
Update dependency config to v3.3.1
2020-04-01 12:07:33 -03:00
Claudio Sanches
e68764a394
Merge pull request #26052 from woocommerce/renovate/grunt-1.x
...
Update dependency grunt to v1.1.0
2020-04-01 12:06:48 -03:00
Claudio Sanches
9e3eb92d06
Merge pull request #26013 from woocommerce/update/bump-package-version
...
update version in package.json to 4.0.0
2020-04-01 12:05:53 -03:00
Renovate Bot
d946c5d269
Update dependency grunt to v1.1.0
2020-04-01 02:37:12 +00:00
Renovate Bot
74bd4fc9f5
Update dependency eslint-plugin-jest to v23.8.2
2020-04-01 02:36:20 +00:00
Renovate Bot
af554606bf
Update dependency config to v3.3.1
2020-04-01 01:48:55 +00:00
Renovate Bot
1ae455997b
Update dependency autoprefixer to v9.7.5
2020-04-01 01:48:01 +00:00
Ron Rennick
3771afd58e
update version in package.json to 4.0.0
2020-03-25 14:43:48 -03:00
Rodrigo Primo
ac9f6a215e
Move package @jest/test-sequencer to devDependencies
...
The package @jest/test-sequencer was added to the dependencies section
by mistake. This package is used only to run the e2e tests so it should
live in the devDependencies.
2020-03-04 14:19:27 -03:00
Rodrigo Primo
b46bc98f9b
Merge pull request #25793 from woocommerce/renovate/config-3.x
...
Update dependency config to v3.3.0
2020-03-03 09:20:44 -03:00
Rodrigo Primo
3e1479d767
Merge pull request #25791 from woocommerce/renovate/wordpress-monorepo
...
Update dependency @wordpress/e2e-test-utils to v4.3.0
2020-03-03 09:20:17 -03:00
Rodrigo Primo
3f8507e534
Merge pull request #25795 from woocommerce/renovate/grunt-stylelint-0.x
...
Update dependency grunt-stylelint to v0.14.0
2020-03-03 08:31:45 -03:00
Rodrigo Primo
2bdd02c9bc
Merge pull request #25794 from woocommerce/renovate/eslint-plugin-jest-23.x
...
Update dependency eslint-plugin-jest to v23.8.1
2020-03-03 08:31:08 -03:00
Rodrigo Primo
ac3aeee765
Merge branch 'master' into renovate/config-3.x
2020-03-03 08:30:09 -03:00
Rodrigo Primo
06e6b02871
Merge pull request #25792 from woocommerce/renovate/commander-4.x
...
Update dependency commander to v4.1.1
2020-03-03 08:29:18 -03:00
Rodrigo Primo
3cfb5876ca
Merge branch 'master' into renovate/wordpress-monorepo
2020-03-03 08:28:09 -03:00
Renovate Bot
6a8a33ed7b
Update dependency grunt-stylelint to v0.14.0
2020-03-01 02:50:52 +00:00
Renovate Bot
2c835619e2
Update dependency eslint-plugin-jest to v23.8.1
2020-03-01 02:50:17 +00:00
Renovate Bot
674a479d63
Update dependency config to v3.3.0
2020-03-01 01:36:55 +00:00
Renovate Bot
5614466b91
Update dependency commander to v4.1.1
2020-03-01 01:36:22 +00:00
Renovate Bot
d792495e30
Update dependency @wordpress/e2e-test-utils to v4.3.0
2020-03-01 00:59:22 +00:00
Renovate Bot
71484c98fc
Update babel monorepo
2020-03-01 00:58:43 +00:00
Brent Sessions
9a01965cda
Use newer package
2020-02-18 12:31:04 -07:00
Brent Sessions
9e0bc146cf
Pull in latest to fix slack reporting
2020-02-18 13:46:03 -05:00
Brent Sessions
3a180b98fe
pull in latest version
2020-02-18 13:37:58 -05:00
Brent Sessions
256d6f7808
Use new puppeteer-utils package.
2020-02-18 13:31:35 -05:00
Claudio Sanches
2b30c3179b
Merge branch 'master' into update/makepot
2020-02-05 10:52:50 -03:00
Claudio Sanches
fe3a38b6fb
Replaced old "i18n" grunt task with new makepot script
2020-02-05 10:42:49 -03:00
Peter Fabian
12cdcee6ef
Merge pull request #25536 from woocommerce/fix/textdomain
...
Added wp-textdomain to fix Package's text domains
2020-02-05 11:27:08 +01:00
Claudio Sanches
f9e0137068
Removed old grunt tasks and packages related to i18n
2020-02-04 17:44:32 -03:00
Claudio Sanches
d237711b6e
Merge branch 'master' into fix/textdomain
2020-02-04 13:56:20 -03:00
Renovate Bot
dc91887fb0
Update dependency @wordpress/e2e-test-utils to v4.2.0
2020-02-04 08:24:20 +00:00
Rodrigo Primo
23558b14c6
Merge pull request #25550 from woocommerce/renovate/autoprefixer-9.x
...
Update dependency autoprefixer to v9.7.4
2020-02-03 14:59:09 -03:00
Rodrigo Primo
e1bb5b59bf
Merge pull request #25554 from woocommerce/renovate/mocha-7.x
...
Update dependency mocha to v7.0.1
2020-02-03 14:46:04 -03:00
Rodrigo Primo
bef92951bc
Merge pull request #25553 from woocommerce/renovate/husky-4.x
...
Update dependency husky to v4.2.1
2020-02-03 14:45:30 -03:00
Rodrigo Primo
2174acb882
Merge pull request #25551 from woocommerce/renovate/config-3.x
...
Update dependency config to v3.2.5
2020-02-03 14:44:53 -03:00
Renovate Bot
e1251c82f4
Update dependency mocha to v7.0.1
2020-02-01 02:52:04 +00:00
Renovate Bot
116f597b8b
Update dependency husky to v4.2.1
2020-02-01 02:51:32 +00:00
Renovate Bot
e61a2b658a
Update dependency config to v3.2.5
2020-02-01 01:58:42 +00:00
Renovate Bot
23e5a72116
Update dependency autoprefixer to v9.7.4
2020-02-01 01:58:09 +00:00
Renovate Bot
2be556813d
Update babel monorepo
2020-02-01 00:49:30 +00:00
Claudio Sanches
7703b56979
Added wp-textdomain to fix Package's text domains
2020-01-30 14:26:14 -03:00
Claudio Sanches
641a4c1890
Merge pull request #25087 from woocommerce/add/post-merge
...
Introduced GIT post-merge hook to update NPM and Composer dependencies
2020-01-29 18:24:08 -03:00
Renovate Bot
2ce3d1106d
Update jest monorepo to v25
2020-01-22 01:36:42 +00:00
Rodrigo Primo
0e43d676f5
Merge pull request #25334 from woocommerce/renovate/eslint-plugin-jest-23.x
...
Update dependency eslint-plugin-jest to v23.6.0
2020-01-16 15:08:22 -03:00
Rodrigo Primo
c230540c7e
Merge pull request #25362 from woocommerce/renovate/mocha-7.x
...
Update dependency mocha to v7
2020-01-16 14:53:45 -03:00
Rodrigo Primo
0acb6c5f0e
Merge pull request #25340 from woocommerce/renovate/stylelint-config-wordpress-16.x
...
Update dependency stylelint-config-wordpress to v16
2020-01-16 14:52:34 -03:00
Renovate Bot
8a3887d70e
Update dependency eslint-plugin-jest to v23.6.0
2020-01-16 17:52:11 +00:00
Rodrigo Primo
9e6bfc7051
Merge pull request #25282 from woocommerce/renovate/commander-4.x
...
Update dependency commander to v4
2020-01-16 14:50:55 -03:00
Renovate Bot
875c7f341b
Update dependency husky to v4
2020-01-15 15:07:53 +00:00
Renovate Bot
24b7a9a743
Update dependency stylelint-config-wordpress to v16
2020-01-09 14:41:16 +00:00
Rodrigo Primo
dbb8ab8d1e
Merge pull request #25317 from woocommerce/renovate/stylelint-12.x
...
Update dependency stylelint to v12.0.1
2020-01-09 11:40:13 -03:00
Rodrigo Primo
8c6188fcf4
Merge pull request #25287 from woocommerce/renovate/eslint-6.x
...
Update dependency eslint to v6.8.0
2020-01-09 11:39:22 -03:00
Rodrigo Primo
c3975d0317
Merge pull request #25281 from woocommerce/renovate/major-wordpress-monorepo
...
Update dependency @wordpress/e2e-test-utils to v4
2020-01-09 11:38:10 -03:00
Renovate Bot
bb51ec52f4
Update dependency commander to v4
2020-01-06 09:20:28 +00:00
Renovate Bot
e3d95af13f
Update dependency mocha to v7
2020-01-04 19:09:11 +00:00
Renovate Bot
0dab112b67
Update dependency stylelint to v12.0.1
2019-12-25 13:21:34 +00:00
Renovate Bot
25f1827123
Update dependency eslint to v6.8.0
2019-12-20 21:37:35 +00:00
Rodrigo Primo
74756bceeb
Merge pull request #25280 from woocommerce/renovate/commander-3.x
...
Update dependency commander to v3.0.2
2019-12-20 12:43:29 -03:00
Renovate Bot
20eb8069a2
Update dependency @wordpress/e2e-test-utils to v4
2019-12-20 15:43:27 +00:00
Renovate Bot
a8ddcbaddf
Update dependency @wordpress/e2e-test-utils to v2.4.3
2019-12-20 15:41:38 +00:00
Renovate Bot
c6d643f5fb
Update dependency commander to v3.0.2
2019-12-20 13:48:59 +00:00
Renovate Bot
d628a8a409
Update babel monorepo
2019-12-20 12:14:11 +00:00
Rodrigo Primo
473a00d57a
Merge pull request #25270 from woocommerce/renovate/pin-dependencies
...
Pin dependencies
2019-12-20 09:12:59 -03:00
Rodrigo Primo
4992eaf356
Merge pull request #25272 from woocommerce/renovate/jest-puppeteer-4.x
...
Update dependency jest-puppeteer to v4.4.0
2019-12-20 09:12:35 -03:00
Renovate Bot
e2bc154a06
Pin dependencies
2019-12-20 11:57:31 +00:00
Renovate Bot
5d051132ab
Update dependency eslint-plugin-jest to v23
2019-12-20 11:23:54 +00:00
Renovate Bot
fa2ed42e48
Update dependency jest-puppeteer to v4.4.0
2019-12-20 11:23:24 +00:00
Julia Amosova
88fa2885fc
Update jest version
2019-12-15 19:13:28 +00:00
Julia Amosova
f020e4b3df
Resolve conflict with master branch
2019-12-15 12:28:03 +00:00
Renovate Bot
9d97f9350e
Update dependency grunt-stylelint to v0.13.0
2019-12-11 19:12:37 +00:00
Julia Amosova
29671dd9ec
Resolving conflict with master branch
2019-12-11 14:53:07 +00:00
Rodrigo Primo
16868fe780
Merge pull request #25206 from woocommerce/renovate/chromedriver-79.x
...
Update dependency chromedriver to v79
2019-12-11 10:18:56 -03:00
Claudio Sanches
0ac5b7620e
Updated package.json to version 3.9.0
2019-12-11 01:41:01 -03:00
Renovate Bot
ffac1284ce
Update dependency chromedriver to v79
2019-12-10 23:46:49 +00:00
Julia Amosova
37e367f379
Resolve conflicts with master branch
2019-12-03 18:49:28 +00:00
Rodrigo Primo
7aa7453cde
Merge pull request #25148 from woocommerce/renovate/autoprefixer-9.x
...
Update dependency autoprefixer to v9.7.3
2019-12-02 15:02:16 -03:00
Rodrigo Primo
5a71147840
Merge pull request #25120 from woocommerce/renovate/lint-staged-9.x
...
Update dependency lint-staged to v9.5.0
2019-12-02 15:01:40 -03:00
Rodrigo Primo
a7f4733f4b
Merge pull request #25108 from woocommerce/renovate/eslint-6.x
...
Update dependency eslint to v6.7.2
2019-12-02 15:00:45 -03:00
Renovate Bot
7e3bfd8f4a
Update dependency eslint to v6.7.2
2019-11-30 17:24:54 +00:00
Renovate Bot
41439b3130
Update dependency autoprefixer to v9.7.3
2019-11-30 15:15:38 +00:00
Renovate Bot
b39a08c473
Update dependency lint-staged to v9.5.0
2019-11-27 05:27:44 +00:00
Renovate Bot
27defca967
Update dependency grunt-rtlcss to v2.0.2
2019-11-23 19:04:05 +00:00
Julia Amosova
798e668895
Resolving conflict with feature branch
2019-11-23 18:11:37 +00:00
Julia Amosova
d2fa44518a
Resolving conflict with master branch
2019-11-23 18:03:04 +00:00
Julia Amosova
6dea34770f
Introduce Docker compose file & setup-wizard e2e test
2019-11-23 17:40:29 +00:00
Rodrigo Primo
3cd6db822b
Merge branch 'master' into renovate/eslint-config-wpcalypso-5.x
2019-11-22 16:03:55 -03:00