init
This commit is contained in:
parent
4dd237ae3d
commit
8419594998
@ -18,14 +18,6 @@ spec:
|
||||
description: context directory
|
||||
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
|
||||
type: string
|
||||
description: "Version to set in Cargo.toml files"
|
||||
@ -36,6 +28,14 @@ spec:
|
||||
description: "Name of the monorepo workspace directory"
|
||||
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:
|
||||
- name: base
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user