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

Add libGlesV2 to whitelist chef-workstation-app. #450

Merged
merged 1 commit into from
Aug 26, 2019

Conversation

marcparadise
Copy link
Member

We recently upgraded to electron v6 [1], which introduced this new dependency.

Because we have not unpacked the electron build dependencies for
inclusion into omnibus, we're adding this to the whitelist.
Similar to the other whitelisted components, this means that
chef-workstation-app will not run when they are missing on the target
Linux system.

We currently have a check in postinstall.sh that warns when this
happens.

[1] chef/chef-workstation-app@33b278d
pour

Signed-off-by: Marc A. Paradise marc.paradise@gmail.com

Description

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (non-breaking change that does not add functionality or fix an issue)

Checklist:

  • I have read the CONTRIBUTING document.
  • I have run the pre-merge tests locally and they pass.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • All commits have been signed-off for the Developer Certificate of Origin.

We recently upgraded to electron v6 [1], which introduced this new dependency.

Because we have not unpacked the electron build dependencies for
inclusion into omnibus, we're adding this to the whitelist.
Similar to the other whitelisted components, this means that
chef-workstation-app will not run when they are missing on the target
Linux system.

We currently have a check in postinstall.sh that warns when this
happens.

[1] chef/chef-workstation-app@33b278d
pour

Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
@marcparadise marcparadise requested review from a team as code owners August 26, 2019 18:27
@tas50 tas50 merged commit ad8e6b9 into master Aug 26, 2019
@chef-ci chef-ci deleted the mp/whitelist-libglesv2 branch August 26, 2019 18:42
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