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

Issue333/deprecated lib node only #755

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

rameziophobia
Copy link

This continues the work from PR #743 with the suggested changes. (limiting changes to node and dotnet only). below is the previous PR description


#333 identified that LibAppIndicator is deprecated in Bullseye Debian and needs to be replaced with a supported library. This library needs to be updated to support Chrome Headless.

This PR is building off of the work of @nyds https://github.com/Azure/azure-functions-docker/pull/738/files
Link to Debian Bug Discussion : https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895037


PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which has an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • If applicable, the PR references the bug/issue that it fixes in the description.
  • New Unit tests were added for the changes made and CI is passing.

@ghost
Copy link

ghost commented Aug 14, 2022

CLA assistant check
All CLA requirements met.

@emilbm
Copy link

emilbm commented May 1, 2023

It is my understanding that this PR will enable Linux Premium plan running .NET6 on a V4 host to use Headless Chrome with PuppeteerSharp without using docker, in the same way this already works for Linux Consumption plan. Is that correct? And what's the status on the PR? Seems dead.

@rameziophobia
Copy link
Author

It is my understanding that this PR will enable Linux Premium plan running .NET6 on a V4 host to use Headless Chrome with PuppeteerSharp without using docker, in the same way this already works for Linux Consumption plan. Is that correct? And what's the status on the PR? Seems dead.

your understanding is correct. yes it is stale and dead

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.

None yet

2 participants