-
Notifications
You must be signed in to change notification settings - Fork 42
librarian: rework build container contract #771
Copy link
Copy link
Closed
Description
Reference: go/librarian:cli-reimagined
| context | type | description |
|---|---|---|
| /librarian | mount (read) | The exact contents of the .librarian folder in the language repository. Additionally this will contain a file name build-request.json describing the library being processed. |
| /repo | mount (read/write) | The whole language repo. The mount is read/write to make diff-testing easier. Any changes made to this directory will have no-effect on the generated code, it is a deep-copy. |
| command | Positional Argument | The value will always be build for this invocation. |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels