chore(Q1): auto-commit after quick-task
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
|
||||
// This file is automatically generated. DO NOT EDIT
|
||||
|
||||
export function AcquirePipelineLock() {
|
||||
return window['go']['library']['Library']['AcquirePipelineLock']();
|
||||
}
|
||||
|
||||
export function AddLibrary(arg1) {
|
||||
return window['go']['library']['Library']['AddLibrary'](arg1);
|
||||
}
|
||||
@@ -106,6 +110,10 @@ export function QueuedLibraryNames() {
|
||||
return window['go']['library']['Library']['QueuedLibraryNames']();
|
||||
}
|
||||
|
||||
export function ReleasePipelineLock() {
|
||||
return window['go']['library']['Library']['ReleasePipelineLock']();
|
||||
}
|
||||
|
||||
export function RemoveLibrary(arg1) {
|
||||
return window['go']['library']['Library']['RemoveLibrary'](arg1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user