Skip to content

Commit

Permalink
Full sync: Send context for initial full sync action (#40930)
Browse files Browse the repository at this point in the history
* Add a new parameter to the  functions in the  class to specify the context in which the full sync was initiated

* changelog

* Versioning is for the package

* Fixed doc since empty is not used and added context

* Updated type for context in the endpoint definition

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/12805468078

Upstream-Ref: Automattic/jetpack@0cb4b07
  • Loading branch information
darssen authored and matticbot committed Jan 16, 2025
1 parent 8bf11cd commit a34da1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"automattic/jetpack-plans": "^0.5.1",
"automattic/jetpack-redirect": "^3.0.1",
"automattic/jetpack-status": "^5.0.1",
"automattic/jetpack-sync": "^4.3.0"
"automattic/jetpack-sync": "^4.4.0-alpha"
},
"require-dev": {
"yoast/phpunit-polyfills": "^1.1.1",
Expand Down

0 comments on commit a34da1f

Please sign in to comment.