Skip to content

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

Merged
jbujula merged 2 commits intomainfrom
users/rishjain/add-code-site-tasks
Mar 12, 2026
Merged

Add download-code-site and upload-code-site Azure DevOps tasks#1318
jbujula merged 2 commits intomainfrom
users/rishjain/add-code-site-tasks

Conversation

@MrRishabhJain
Copy link
Copy Markdown
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 2 times, most recently from 64f46f6 to 14a65be Compare March 10, 2026 23:10
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 14a65be to e551420 Compare March 12, 2026 18:23
- Bump --max-old-space-size from 5120 to 8192 in package.json to fix
  OOM during webpack compile with 34 task entry points
- Add download-code-site and upload-code-site entries to
  extension/task-metadata.json with new GUIDs for all stages

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@jbujula jbujula merged commit e946d52 into main Mar 12, 2026
5 checks passed
@jbujula jbujula deleted the users/rishjain/add-code-site-tasks branch March 12, 2026 20:22
MrRishabhJain pushed a commit that referenced this pull request Mar 24, 2026
Includes download-code-site and upload-code-site tasks (#1318),
claude skills, dependency updates (webpack ^5.105.4, security overrides),
and pac CLI 1.52.1.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
jbujula pushed a commit that referenced this pull request Mar 24, 2026
…#1331)

Includes download-code-site and upload-code-site tasks (#1318),
claude skills, dependency updates (webpack ^5.105.4, security overrides),
and pac CLI 1.52.1.

Co-authored-by: Rishabh Jain <rishjain@microsoft.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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