Automattic / Automattic/jetpack
Remove wpcom-proxy-request forked module
- Dominant language
- PHP
- Stars
- 1.8k
- Forks
- 898
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 774
Description
https://github.com/Automattic/jetpack/blob/e13487d0dbbe4c743739b6f1a3e37c143a8c2614/projects/plugins/jetpack/modules/search/instant-search/external/wpcom-proxy-request.js#L17 reads "Please remove this file once wpcom-proxy-request 6.0 has been released."
According to npm, 6.0 was released last week:
https://www.npmjs.com/package/wpcom-proxy-request

(It lives in the calypso repository: https://github.com/Automattic/wp-calypso/tree/trunk/packages/wpcom-proxy-request
Contributor guide
Research direction
Start with projects/plugins/jetpack/modules/search/instant-search/external/wpcom-proxy-request.js and inspect references to the forked module. Check the released wpcom-proxy-request 6.0 package and verify that the fork can be removed without leaving broken imports or references; the relevant checks should pass afterward.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100