You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We like to add support to lage for external build scheduler.
I'm using this issue as an overview and will create
There are larger build systems that can embed other build systems like BuildXL.
Modern build systems provide great features like sandboxing to ensure dependencies and outputs are declared to what actually happens. With reliable inputs and outputs one can distribute and cache builds reliably to increaes performance.
I want to extend Lage to allow for the specification.
I believe this can be done through a few updates / extensions to Lage.
Overview
We like to add support to lage for external build scheduler.
I'm using this issue as an overview and will create
There are larger build systems that can embed other build systems like BuildXL.
Modern build systems provide great features like sandboxing to ensure dependencies and outputs are declared to what actually happens. With reliable inputs and outputs one can distribute and cache builds reliably to increaes performance.
I want to extend Lage to allow for the specification.
I believe this can be done through a few updates / extensions to Lage.
These are the proposals in-order to consume:
PR: Add extra info to lage info for #815 #836
And a few bugfixes
The text was updated successfully, but these errors were encountered: