Skip to content

Add download-code-site and upload-code-site Azure DevOps tasks#1318

Open
MrRishabhJain wants to merge 1 commit intomainfrom
users/rishjain/add-code-site-tasks
Open

Add download-code-site and upload-code-site Azure DevOps tasks#1318
MrRishabhJain wants to merge 1 commit intomainfrom
users/rishjain/add-code-site-tasks

Conversation

@MrRishabhJain
Copy link
Contributor

Summary

  • Add PowerPlatformDownloadCodeSite AzDO task for pac pages download-code-site
  • Add PowerPlatformUploadCodeSite AzDO task for pac pages upload-code-site

Follows the same pattern as existing download-paportal/upload-paportal tasks.

Dependency: Requires powerplatform-cli-wrapper PR to be merged first for the downloadCodeSite/uploadCodeSite wrapper functions.

download-code-site task inputs

Task Input Type Required Maps to
DownloadPath filePath Yes --path
WebsiteId string Yes --webSiteId
Overwrite boolean No --overwrite

upload-code-site task inputs

Task Input Type Required Maps to
RootPath filePath Yes --rootPath
CompiledPath filePath No --compiledPath
SiteName string No --siteName

@MrRishabhJain MrRishabhJain force-pushed the users/rishjain/add-code-site-tasks branch from 1ea0b21 to 64f46f6 Compare March 10, 2026 21:17
Add new build tool tasks for Power Pages Code Site download and upload,
following the same pattern as existing download-paportal/upload-paportal
tasks. These tasks wrap the downloadCodeSite and uploadCodeSite actions
from the CLI wrapper.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@MrRishabhJain MrRishabhJain force-pushed the users/rishjain/add-code-site-tasks branch from 64f46f6 to 14a65be Compare March 10, 2026 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants