Generate dependencies per package build for Debian#147335
Conversation
|
CI build f9c1be2209 is green |
|
Debian CI run used to generate the dependencies: https://dev.azure.com/monacotools/Monaco/_build/results?buildId=166357&view=results |
|
I've converted this PR to a draft because it turns out Electron isn't supposed to have a static dependency on |
|
Upstream PR is merged. |
|
Can we change this PR to a regular pull request. |
|
Remaining steps:
|
f9c1be2 to
7100f10
Compare
deepak1556
left a comment
There was a problem hiding this comment.
Mostly LGTM, couple of style changes
e224c02 to
de103ef
Compare
5926cf8 to
be00fd5
Compare
|
Custom build CI passed. |
This PR fixes #13089.
Instead of having a hardcoded list of dependencies, we now generate the list of dependencies for the Debian package on arm64, armhf, and amd64.
TODO before merge: