Skip to content

Install chrome in codespaces via Dockerfile rather than use node-chromium package #88

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

Merged
merged 3 commits into from
May 17, 2022

Conversation

theinterned
Copy link
Contributor

There's flakiness with the node-chromium package installation process that was causing our Node CI action to be flaky. This PR installs chrome in out .devcontainer/Dockerfile making chrome globally available in codespaces, and thus elevating the need for node-chromium.

@theinterned theinterned requested a review from koddsson May 17, 2022 16:34
@theinterned theinterned requested a review from a team as a code owner May 17, 2022 16:34
@theinterned theinterned self-assigned this May 17, 2022
@theinterned theinterned force-pushed the theinterned/codespace-docker-chrome branch from 15b0803 to ec544c0 Compare May 17, 2022 16:35
@manuelpuyol manuelpuyol merged commit 9eb64b6 into main May 17, 2022
@manuelpuyol manuelpuyol deleted the theinterned/codespace-docker-chrome branch May 17, 2022 16:37
@theinterned theinterned changed the title Install chrome in codespaces via Dockerfile raster than use node-chromium package Install chrome in codespaces via Dockerfile rather than use node-chromium package May 17, 2022
KyFaSt added a commit to github/details-menu-element that referenced this pull request Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants