Skip to content

Support folder path in publish/deploy for CI/CD subfolder targeting #1429

@adriantuipath

Description

@adriantuipath

Problem

When using uipath publish or uipath deploy in CI/CD pipelines, there is no way to target a specific subfolder for publishing.

Expected behavior

Support specifying a folder path (including subfolders) when publishing:

# example by folder path
uipath publish --folder-path "Production/Finance/Claims"

# or via environment variable (already defined in the SDK but not wired into publish)
export UIPATH_FOLDER_PATH="Production/Finance/Claims"
uipath deploy

Potentially related issues

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions