Skip to content

[CMSP-223] WP Redis housekeeping - #387

Merged
jazzsequence merged 6 commits into
developfrom
CMSP-223
Feb 15, 2023
Merged

[CMSP-223] WP Redis housekeeping#387
jazzsequence merged 6 commits into
developfrom
CMSP-223

Conversation

@jazzsequence

@jazzsequence jazzsequence commented Feb 13, 2023

Copy link
Copy Markdown
Contributor
  • removes NPM files and Grunt - we are not using the one thing Grunt was being called for which was a wp readme to markdown script.
  • adds valid license to composer file
  • This PR also updates develop to match master by bumping the relevant version numbers

Since this is not affecting any files in the actual plugin, there's no reason to put this in a release.

@jazzsequence
jazzsequence requested a review from a team February 13, 2023 16:24
@jazzsequence
jazzsequence changed the base branch from master to develop February 13, 2023 16:25
@jazzsequence jazzsequence self-assigned this Feb 13, 2023
@jspellman814

Copy link
Copy Markdown

@jazzsequence Can we update this line too (remove package.json mention): https://github.com/pantheon-systems/wp-redis/blob/master/CONTRIBUTING.md?plain=1#L29?

@jazzsequence
jazzsequence merged commit b7be971 into develop Feb 15, 2023
@jazzsequence
jazzsequence deleted the CMSP-223 branch February 15, 2023 18:46
jspellman814 pushed a commit that referenced this pull request Feb 28, 2023
* [CMS-1033] Release 1.3.0 (#371)

* [BUGS-5583] Release 1.3.1 (#379)

* Release 1.3.2 (#383)

* add spdy-compatible license version

* remove reference to package.json

---------

Co-authored-by: John Spellman <john.spellman@pantheon.io>
jspellman814 pushed a commit that referenced this pull request Feb 28, 2023
* [CMS-1033] Release 1.3.0 (#371)

* [BUGS-5583] Release 1.3.1 (#379)

* Release 1.3.2 (#383)

* add spdy-compatible license version

* remove reference to package.json

---------

Co-authored-by: John Spellman <john.spellman@pantheon.io>
jspellman814 pushed a commit that referenced this pull request Feb 28, 2023
* Update images for lint and test-behat jobs

* Bump yoast/phpunit-polyfills from 1.0.3 to 1.0.4

* Bump dealerdirect/phpcodesniffer-composer-installer from 0.7.2 to 1.0.0

Bumps [dealerdirect/phpcodesniffer-composer-installer](https://github.com/Dealerdirect/phpcodesniffer-composer-installer) from 0.7.2 to 1.0.0.
- [Release notes](https://github.com/Dealerdirect/phpcodesniffer-composer-installer/releases)
- [Changelog](https://github.com/PHPCSStandards/composer-installer/blob/main/.github_changelog_generator)
- [Commits](PHPCSStandards/composer-installer@v0.7.2...v1.0.0)

---
updated-dependencies:
- dependency-name: dealerdirect/phpcodesniffer-composer-installer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump grunt from 1.5.2 to 1.6.1 (#386)

* [CMSP-223] WP Redis housekeeping (#387)

* add spdy-compatible license version

* remove reference to package.json

---------

Co-authored-by: John Spellman <john.spellman@pantheon.io>

* [CMSP-72] PHP 8.2 compatibility (#388)

* Release 1.3.3
jazzsequence added a commit that referenced this pull request Apr 6, 2023
* [CMS-1033] Add GH action for deployments to wp.org (#368)

* Make dependabot target develop branch (#376)

* Declare wp_cache_supports function and support features (#378)

* Fix broken wp_cache_supports() (#382)

* Update images for lint and test-behat jobs

* Bump yoast/phpunit-polyfills from 1.0.3 to 1.0.4

* Bump dealerdirect/phpcodesniffer-composer-installer from 0.7.2 to 1.0.0

Bumps [dealerdirect/phpcodesniffer-composer-installer](https://github.com/Dealerdirect/phpcodesniffer-composer-installer) from 0.7.2 to 1.0.0.
- [Release notes](https://github.com/Dealerdirect/phpcodesniffer-composer-installer/releases)
- [Changelog](https://github.com/PHPCSStandards/composer-installer/blob/main/.github_changelog_generator)
- [Commits](PHPCSStandards/composer-installer@v0.7.2...v1.0.0)

---
updated-dependencies:
- dependency-name: dealerdirect/phpcodesniffer-composer-installer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump grunt from 1.5.2 to 1.6.1 (#386)

* [CMSP-223] WP Redis housekeeping (#387)

* [CMS-1033] Release 1.3.0 (#371)

* [BUGS-5583] Release 1.3.1 (#379)

* Release 1.3.2 (#383)

* add spdy-compatible license version

* remove reference to package.json

---------

Co-authored-by: John Spellman <john.spellman@pantheon.io>

* [CMSP-72] PHP 8.2 compatibility (#388)

* [BUGS-5623] Set missing_redis_message if Redis service is not connected (#391)

* Set missing_redis_message if Redis is not connected

* i18n

* Bump yoast/phpunit-polyfills from 1.0.4 to 1.0.5 (#394)

Bumps [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) from 1.0.4 to 1.0.5.
- [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@1.0.4...1.0.5)

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

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

* version bump

* update changelogs

* add chris and john to contributors

* Add cms-platform to CODEOWNERS file (#396)

* update date

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: John Spellman <john.spellman@pantheon.io>
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

Sponsor
SponsoredKunjungi sekarang
Promo