init
This commit is contained in:
parent
4dd237ae3d
commit
8419594998
@ -18,14 +18,6 @@ spec:
|
|||||||
description: context directory
|
description: context directory
|
||||||
default: ""
|
default: ""
|
||||||
|
|
||||||
- name: targetProjects
|
|
||||||
type: string
|
|
||||||
description: "Space-separated target project paths in monorepo (e.g., 'libs/auth libs/payment')"
|
|
||||||
|
|
||||||
- name: sourceProjects
|
|
||||||
type: string
|
|
||||||
description: "Space-separated source project paths in workspace (e.g., 'generated/auth generated/payment')"
|
|
||||||
|
|
||||||
- name: version
|
- name: version
|
||||||
type: string
|
type: string
|
||||||
description: "Version to set in Cargo.toml files"
|
description: "Version to set in Cargo.toml files"
|
||||||
@ -36,6 +28,14 @@ spec:
|
|||||||
description: "Name of the monorepo workspace directory"
|
description: "Name of the monorepo workspace directory"
|
||||||
default: "unbox-x"
|
default: "unbox-x"
|
||||||
|
|
||||||
|
- name: targetProjects
|
||||||
|
type: string
|
||||||
|
description: "Space-separated target project paths in monorepo (e.g., 'libs/auth libs/payment')"
|
||||||
|
|
||||||
|
- name: sourceProjects
|
||||||
|
type: string
|
||||||
|
description: "Space-separated source project paths in workspace (e.g., 'generated/auth generated/payment')"
|
||||||
|
|
||||||
workspaces:
|
workspaces:
|
||||||
- name: base
|
- name: base
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user