Conversation
|
Added Gitee's workflow. iShot_2024-11-06_15.14.58.mp4 |
|
@wangyantong2000 Fantastic work |
|
The configuration file was changed to be obtained remotely in OSS using the following method. https://developer.chrome.com/docs/extensions/how-to/security/sandboxing-eval |
|
It looks fantastic, X-lab2017/open-digger-website#64. There are several things to care about:
|
For this, GitHub will compare the email address of the submitter with the email information provided. Like this picture.
For users who set their email address as private in the settings, their email address is found to be |
This can be changed to retrieve the remote JS file every time the URL is parsed, or to retrieve the remote JS file at regular intervals. |
|
I prefer request the remote js file at regular interval like 1 hour. Since network traffic will cost money on our side, so we need to control the request frequency to reduce the cost. |
|
Added interval. At present, the remote file is pulled every time the fastpr is loaded, and then pulled every hour after loading. |
|
LGTM~ Great work. |
|
I think we can release the version first and then optimize the user experience in future development. |
OK |



Brief Information
This pull request is in the type of (more info about types):
Related issues (all available keywords):
Details
iShot_2024-10-29_14.37.08.mp4
A brand new feature called FastPR. Support quick PR editing and submission of document websites. Defined the corresponding rules between document websites and repositories. Support document repositories in GitHub and Gitee. The process of submitting to GitHub repository is currently underway. The process of Gitee repository is pending submission. And the rule configuration will be transformed into remote pull acquisition.
Checklist
Others