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

Rebased 'master' onto 'production' #13

Merged
merged 63 commits into from
Nov 21, 2024
Merged

Rebased 'master' onto 'production' #13

merged 63 commits into from
Nov 21, 2024

Conversation

divyarajmasani
Copy link

IMPORTANT: Please do not create a Pull Request without creating an issue first.

Types of changes

What types of changes do your code introduce to the project?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update

Details

  • How this issue fixed/resolved
  • Feature implemented

Checklist

Put an x in the boxes that apply.

  • Lint and tests pass locally with my changes
  • I have added necessary documentation (if appropriate)

Further comments (if needed)

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

Closing issues

Fixes: #ISSUE_NUMBER (For bug reports)
or
Closes: #ISSUE_NUMBER (For feature requests)

rebeccahum and others added 30 commits December 15, 2022 11:03
The Twenty Twenty Two theme was reverted from v1.2 to v1.0 in Automattic#93. This brings it up to the latest as of March 2023, which is v1.4.
Updates the Twenty Twenty Three theme, added in Automattic#91, from v1.0 to v1.1.
Bump down WP_POST_REVISIONS to 100, add a link to the technical reference on docs.wpvip.com site
…hree-11

Update Twenty Twenty Three to v1.1
See https://github.com/Automattic/VIP-Coding-Standards/releases/tag/3.0.0

No need for the PHPCS Composer plugin to be named, as this is already included via the PHPCSUtils package that VIPCS requires.
Updates [Twenty Twenty Two](https://wordpress.org/themes/twentytwentytwo/) theme, last updated in Automattic#97, to v1.4, released 13 June 2023.
Updates the [Twenty Twenty Three](https://wordpress.org/themes/twentytwentythree/) theme, last updated in Automattic#98, from v1.1 to v1.2, released 8 Aug 2023.
Updates links to VIP documentation. (All of them were returning HTTP 301 instead of 200. one was pointing to a now-unrelated page; all the rest were redirecting correctly, so for those cases, this update just removes a hop.)
Updates Twenty Twenty Two theme, last updated in Automattic#103, to v1.8, released 16 July 2024.
Updates Twenty Twenty Four theme, last updated in Automattic#104, from v1.0 to v1.2, released 16 July 2024.
Updates Twenty Twenty Three theme, last updated in Automattic#102, from v1.2 to v1.5, released 16 July 2024.
making it more clear that VIP offers an unlimited post revision history
.github/workflows/deploy_on_push.yml Outdated Show resolved Hide resolved
.github/workflows/phpcs_on_pull_request.yml Outdated Show resolved Hide resolved
@divyarajmasani divyarajmasani marked this pull request as ready for review November 21, 2024 06:42
@divyarajmasani
Copy link
Author

@mrrobot47 I've updated the PR and also removed extra older themes. Could you take a look once again.

@mrrobot47 mrrobot47 merged commit 6009f92 into master Nov 21, 2024
1 of 2 checks passed
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.