Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(plugin-uploader): pin puppeteer version to v8 #889

Merged
merged 1 commit into from
May 25, 2021

Conversation

zaki-yama
Copy link
Contributor

@zaki-yama zaki-yama commented May 19, 2021

Why

Fix #886.
It's just a temporary measure and we need to solve the actual cause of the problem,
but it seems to take a little time.
So I temporarily pinned the puppeteer version to v8, in which plugin-uploader works fine.

What

Pinned the puppeteer version to v8.

How to test

Checklist

  • Read CONTRIBUTING.md
  • Updated documentation if it is required.
  • Added tests if it is required.
  • Passed yarn lint and yarn test on the root directory.

@zaki-yama zaki-yama requested review from a team, b4h0-c4t and tasshi-me and removed request for a team May 19, 2021 01:29
@github-actions github-actions bot added the pkg: plugin-uploader @kintone/plugin-uploader label May 19, 2021
@zaki-yama zaki-yama changed the title fix(plugin-uploader): pin puppeteer version to v8 to avoid failing to upload fix(plugin-uploader): pin puppeteer version to v8 to avoid failing to upload plugins May 19, 2021
@zaki-yama zaki-yama changed the title fix(plugin-uploader): pin puppeteer version to v8 to avoid failing to upload plugins fix(plugin-uploader): pin puppeteer version to v8 May 19, 2021
@tasshi-me
Copy link
Member

LGTM 💯

@tasshi-me tasshi-me merged commit 8a8b951 into master May 25, 2021
@tasshi-me tasshi-me deleted the fix-puppeteer-version-to-v8 branch May 25, 2021 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: plugin-uploader @kintone/plugin-uploader
Projects
None yet
Development

Successfully merging this pull request may close these issues.

plugin-uploader: failes to upload plugin
2 participants