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

[pull] trunk from Automattic:master #5

Open
wants to merge 3,608 commits into
base: Master
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented Apr 25, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

Copy link

github-actions bot commented Apr 25, 2024

Thank you for your PR!

When contributing to Jetpack, we have a few suggestions that can help us test and review your patch:

  • ✅ Include a description of your PR changes.
  • 🔴 Add testing instructions.
  • 🔴 Specify whether this PR includes any changes to data or privacy.
  • ✅ Add changelog entries to affected projects

This comment will be updated as you work on your PR and make changes. If you think that some of those checks are not needed for your PR, please explain why you think so. Thanks for cooperation 🤖


The e2e test report can be found here. Please note that it can take a few minutes after the e2e tests checks are complete for the report to be available.


🔴 Action required: Please include detailed testing steps, explaining how to test your change, like so:

## Testing instructions:

* Go to '..'
*

🔴 Action required: We would recommend that you add a section to the PR description to specify whether this PR includes any changes to data or privacy, like so:

## Does this pull request change what data or activity we track or use?

My PR adds *x* and *y*.

nateweller and others added 16 commits August 14, 2024 17:20
* Added jetpack_sync_active_modules to sync callables

* changelog

* Version Bump

* Another version bump

* Use wp_normalize_path

* Typo in next version placeholder

* Version bump

* Version bump
…esting purposes (#38903)

* Put the field names at the end

* Temporarily point to wpcalypso.wordpress.com for testing purposes

* changelog

* Update copy

---------

Co-authored-by: Ashar Fuadi <ashar.fuadi@automattic.com>
* Add utility functions

* Update social script data types

* Replace URLs from the script data

* Clean up

* Add changelog

* Fix up versions

* fix js tests
…lity (#38911)

* Move relevant UI labels to consts

* Use the beta flag status to select different labels on UI

* Changelog
* Update storybook monorepo to v8.2.9
* Add a bunch of `storybook` deps everywhere.
  When Storybook decided to do storybookjs/storybook#27039, they seem to
  have neglected the use case where monorepos might only need a few
  add-ons for stories in various packages, with all of the storybook stuff
  in a separate dummy package. So now we need to bring in all of storybook
  as a dev-dep in every package that has stories.
* Fix babel config.
  Broken by storybookjs/storybook#28469.

---------

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Brad Jorsch <brad.jorsch@automattic.com>
* Add value to active state of VideoPress card

* changelog

* Return videoCount if error on featured stats call

* Update time format to accomodate years

* Update definition of videopress active

* Show stats if user has videos

* Simplify logic of videopress value section

* Left align protect headings per design

* Update monthly views heading to 30-day views

* Add transient

* Specify transient key to my jetpack

* Fixup project versions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment