Automattic / Automattic/jetpack

Remove wpcom-proxy-request forked module

Open
#19,308 2 comments 1 reaction 0 assignees View on GitHub
[Feature] Search [Type] Janitorial
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
![2021-03-25_16-29](https://user-images.githubusercontent.com/937354/112546369-59b3f780-8d87-11eb-8811-741f64845279.png)

(It lives in the calypso repository: https://github.com/Automattic/wp-calypso/tree/trunk/packages/wpcom-proxy-request

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.