-
Notifications
You must be signed in to change notification settings - Fork 58
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
Install Chrome for chromote
#302
base: main
Are you sure you want to change the base?
Conversation
Co-Authored-By: Romain Lesur <[email protected]>
…record purposes only
Thanks @schloerke ! I think Chrome is also better. PR #291 made the change from Chromium to Chrome for the need of pagedown printing. It is the same install file between both. |
I've made a PR rstudio/r-system-requirements#87 that will install Google Chrome if To pair with that PR, it seems fair to keep the I'd like to keep the |
Validation on local check:
|
|
I am getting the error below when trying to use
I ain't using curl package as I thought it's not required for latest version of chromote.
|
Until this PR is merged (and implemented), you'll need to |
@@ -7,16 +7,16 @@ R_VERSION := 4.0.4 | |||
docker-build-%: | |||
docker build -t rstudio/shinyapps-package-dependencies:$* --build-arg R_VERSION=$(R_VERSION) -f Dockerfile.$* . | |||
|
|||
test-xenial-%: | |||
test-xenial-%: test install Dockerfile.xenial |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you explain the context for these Makefile changes?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can't. Reverting
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
jk. I can.
From deaa12, I added that if ./test
file, ./install
file, or Dockerfile.xenial
changed, then it would be nice if the method would run again.
When running locally, the command wouldn't do anything if it a successful completion. Now, if any of those files changes, it is forced to run again.
Friendly ping to have this merged |
I'm currently making this a draft PR to post the code for internal questions until a{chromote}
PR is merged into master.Question:
@cderv
Chromium focal installation related links:
deb
tosnap
: https://ubuntu.com/blog/chromium-in-ubuntu-deb-to-snap-transition