Skip to content

Revert the migration from Vercel App to Vercel action - #973

Merged
seisman merged 2 commits into
masterfrom
vercel-app
Feb 26, 2021
Merged

Revert the migration from Vercel App to Vercel action#973
seisman merged 2 commits into
masterfrom
vercel-app

Conversation

@seisman

Copy link
Copy Markdown
Member

The Vercel action doesn't work well for PRs from forks (see https://github.com/GenericMappingTools/pygmt/pull/804/checks?check_run_id=1985450405 for an example run), because PRs from forks cannot access our tokens.

There may be some workaround (https://securitylab.github.com/research/github-actions-preventing-pwn-requests), but it seems complicated.

We may have to go back to Vercel App again.

@weiji14weiji14 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO:

@weiji14weiji14 added the skip-changelog Skip adding Pull Request to changelog label Feb 26, 2021
@seismanseisman added the maintenance Boring but important stuff for the core devs label Feb 26, 2021
@seismanseisman added this to the 0.3.1 milestone Feb 26, 2021
@seisman
seisman merged commit 30728fd into masterFeb 26, 2021
@seisman
seisman deleted the vercel-app branch February 26, 2021 19:30
sixy6e pushed a commit to sixy6e/pygmt that referenced this pull request Dec 21, 2022
…Tools#973)
* Revert "Disable pull_request_target for the vercel action (GenericMappingTools#969)"
This reverts commit f455c31.
* Revert "Use Vercel action for continuous documentation (GenericMappingTools#964)"
This reverts commit 17133d1.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenanceBoring but important stuff for the core devsskip-changelogSkip adding Pull Request to changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@seisman@weiji14