Add download-code-site and upload-code-site Azure DevOps tasks#1318
Merged
Add download-code-site and upload-code-site Azure DevOps tasks#1318
Conversation
priyanshu92
approved these changes
Feb 26, 2026
jbujula
approved these changes
Mar 10, 2026
64f46f6 to
14a65be
Compare
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>
14a65be to
e551420
Compare
- 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
approved these changes
Mar 12, 2026
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
PowerPlatformDownloadCodeSiteAzDO task forpac pages download-code-sitePowerPlatformUploadCodeSiteAzDO task forpac pages upload-code-siteFollows the same pattern as existing
download-paportal/upload-paportaltasks.Dependency: Requires powerplatform-cli-wrapper PR to be merged first for the
downloadCodeSite/uploadCodeSitewrapper functions.download-code-site task inputs
DownloadPath--pathWebsiteId--webSiteIdOverwrite--overwriteupload-code-site task inputs
RootPath--rootPathCompiledPath--compiledPathSiteName--siteName