Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CMSP-1034] fix typo in tax_query #622

Merged
merged 9 commits into from
Apr 24, 2024
Merged

[CMSP-1034] fix typo in tax_query #622

merged 9 commits into from
Apr 24, 2024

Conversation

jazzsequence
Copy link
Contributor

@jazzsequence jazzsequence commented Apr 23, 2024

@jazzsequence jazzsequence changed the title close parenthesis [CMSP-1034] fix typo in tax_query Apr 23, 2024
@jazzsequence jazzsequence changed the base branch from main to develop April 23, 2024 23:03
@jazzsequence jazzsequence marked this pull request as ready for review April 23, 2024 23:04
@jazzsequence jazzsequence requested a review from a team as a code owner April 23, 2024 23:04
@jazzsequence
Copy link
Contributor Author

jazzsequence commented Apr 23, 2024

Behat tests that are failing are on multidev deletion, the actual tests are passing. I've modified the behat-cleanup script to not fail if that command fails for whatever reason.

@jazzsequence jazzsequence requested a review from pwtyler April 23, 2024 23:13
@@ -1,6 +1,7 @@
## Changelog ##

### 2.5.3-dev ###
### 2.5.3 (April 24, 2024) ###
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should happen in release PR, not feature branch.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I branched off main and then went back and changed things when I realized my mistake. See ee583cf

bin/behat-cleanup.sh Show resolved Hide resolved
@@ -235,7 +235,8 @@ Please report security bugs found in the source code of the Solr Power plugin th

== Changelog ==

= 2.5.3-dev =
= 2.5.3 (April 24, 2024) =
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as above this should be release pr but fine if you're shipping this manually.

@jazzsequence jazzsequence merged commit 9a1b385 into develop Apr 24, 2024
4 checks passed
@jazzsequence jazzsequence deleted the cmsp-1034 branch April 24, 2024 21:51
jazzsequence added a commit that referenced this pull request Apr 24, 2024
* Prepare 2.5.3-dev

* [JFDI] Plugin deploy uses checkout@v3 (#614)

* [CMSP-721] Bump tested-up-to and output PHP Version (#617)

* bump tested-up-to

* output the PHP version
so we can ensure we're testing on PHP 8.3

* Bump ip from 2.0.0 to 2.0.1 (#619)

Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
- [Commits](indutny/node-ip@v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump yoast/phpunit-polyfills from 2.0.0 to 2.0.1 (#621)

Bumps [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/Yoast/PHPUnit-Polyfills/releases)
- [Changelog](https://github.com/Yoast/PHPUnit-Polyfills/blob/2.x/CHANGELOG.md)
- [Commits](Yoast/PHPUnit-Polyfills@2.0.0...2.0.1)

---
updated-dependencies:
- dependency-name: yoast/phpunit-polyfills
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [CMSP-1034] fix typo in tax_query (#622)

* close parenthesis

* add debugging code

* add opening parenthesis

Co-authored-by: Phil Tyler <[email protected]>

* make the emoji sad

* remove debug code

* update changelog

* bump version

* if multidev:delete fails, don't fail the test

---------

Co-authored-by: Phil Tyler <[email protected]>

* drop -dev

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Phil Tyler <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants