✨😈☝️ pull request preview playground#666
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
|
There was a problem hiding this comment.
Needs to be uploaded to gatherpress.org
└── playground-preview
├── .htaccess
└── plugin-proxy.php
There was a problem hiding this comment.
@MervinHernandez you'll need to work with Carstin on this to get on gatherpress.org
There was a problem hiding this comment.
Needs to be uploaded to gatherpress.org
└── playground-preview
├── .htaccess
└── plugin-proxy.php
| */ | ||
| ini_set( 'display_errors', 0 ); | ||
|
|
||
| putenv( 'GITHUB_TOKEN=___REPLACE_WITH_REAL_GITHUB_TOKEN___' ); |
There was a problem hiding this comment.
Replace ___REPLACE_WITH_REAL_GITHUB_TOKEN___ with a working PAT (to comment on PRs).
Only in PRODUCTION on gatherpress.org, NOT here in the repo!
As the screenshots show: The playground PR previewer is ready and working! I combined the versions 1 & 2 of this idea and closed #668 as not needed anymore. Actually this is not yet running on the To circumvent this behaviour during development I created carstingaxion#21, which is the working example and origin of the screenshots. Now I need and would appreciate some help from @MervinHernandez and/or @mauteri : |



Description of the Change
Closes #
How to test the Change
Changelog Entry
Credits
Props @carstingaxion
Checklist: