 Dovid LevineandGitHub
|
e96236696f
|
chore: bump deps to meet actual requirements and lint for WPCS 3.0 (#816)
* chore: bump min versions to actual and update deps
* chore: fix multiple empty lines at EOF
* chore: preincrement when standalone (phpcs)
* fix: use `printf` instead of `echo sprintf` [phpcs]
* chore: avoid lonely `if()` in `else{}` [phpcs]
* chore: avoid reserved keywords as param names [phpcs]
* chore: remove unused callback params [phpcs]
* chore: remove more unused callback params [phpcs]
* chore: apply lints to tests
* chore: update ruleset for PHPCS 3.0
* texts: restore $last_request_headers
|
2023-11-30 08:41:32 -05:00 |
|
 Geoffrey K TaylorandGitHub
|
9073793e86
|
chore: WPGraphQL v1.9.x connection resolver support added and autoloader removed. (#647)
* chore: WPGraphQL v1.9x + WP Bedrock support added.
* chore: lint compliance met.
* chore: composer/installers added back to allow-plugins
|
2022-08-26 14:53:36 -04:00 |
|
 Geoffrey K TaylorandGitHub
|
6dbdcb5ae8
|
fix: Product Attribute naming conventions changed (#603)
* fix: Product Attribute naming conventions changed
* devops: dev dependencies updated
* devops: dev dependencies updated
* devops: dev dependencies updated
* devops: Dockerfile updated
* devops: dev dependencies updated
* devops: dev dependencies updated
* devops: dev dependencies updated
* devops: Dockerfile updated
* chore: Docker composer configurations updated
* chore: Coding standards met.
|
2022-02-04 15:00:44 -05:00 |
|
Geoff Taylor
|
db095015b1
|
Version numbers and Repo templates updated.
|
2021-02-26 21:12:52 -05:00 |
|
 Geoff TaylorandGeoff Taylor
|
56b9f7ddca
|
WPGraphQLTestCase class replaced with same class from "wp-graphql/wp-graphql-testcase" package
|
2021-02-26 10:24:08 -05:00 |
|
 Geoff TaylorandGeoff Taylor
|
34a925a442
|
"ProductQueriesTest" test refactored to extend the "WooGraphQLTestCase" class
|
2021-02-26 10:10:23 -05:00 |
|
Geoff Taylor
|
38ef8c1f2c
|
version numbers updated
|
2019-12-21 00:01:49 -05:00 |
|