Skip to content

Migrate Application Customizer tutorial series to heft build system#10579

Merged
andrewconnell merged 3 commits intoSharePoint:mainfrom
Ashlesha-MSFT:extensions-getting-started
Jan 15, 2026
Merged

Migrate Application Customizer tutorial series to heft build system#10579
andrewconnell merged 3 commits intoSharePoint:mainfrom
Ashlesha-MSFT:extensions-getting-started

Conversation

@Ashlesha-MSFT
Copy link
Copy Markdown
Contributor

@Ashlesha-MSFT Ashlesha-MSFT commented Jan 12, 2026

Category

  • Content fix

Related issues

What's in this Pull Request?

Migrate Application Customizer tutorial series to heft build system

  • Updated build-a-hello-world-extension.md with heft commands
  • Updated using-page-placeholder-with-extensions.md with heft commands
  • Removed gulp-to-heft migration WIP banners from both files
  • Updated dates to 01/12/2026
  • Changed gulp serve to heft start
  • Updated prose text references from 'Gulp' to 'Heft'
  • Removed outdated note about alias length validation

These changes complete the migration of the Application Customizer Hello World tutorial series (parts 1 & 2) from gulp to the heft build system (SPFx v1.22+).

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit f3badd1:

✅ Validation status: passed

File Status Preview URL Details
docs/spfx/extensions/get-started/build-a-hello-world-extension.md ✅Succeeded View
docs/spfx/extensions/get-started/using-page-placeholder-with-extensions.md ✅Succeeded View

For more details, please refer to the build report.

Comment thread docs/spfx/extensions/get-started/build-a-hello-world-extension.md
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit df4c02b:

✅ Validation status: passed

File Status Preview URL Details
docs/spfx/extensions/get-started/build-a-hello-world-extension.md ✅Succeeded View
docs/spfx/extensions/get-started/serving-your-extension-from-sharepoint.md ✅Succeeded View
docs/spfx/extensions/get-started/using-page-placeholder-with-extensions.md ✅Succeeded View

For more details, please refer to the build report.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 2a739a5:

✅ Validation status: passed

File Status Preview URL Details
docs/spfx/extensions/get-started/build-a-hello-world-extension.md ✅Succeeded View
docs/spfx/extensions/get-started/hosting-extension-from-office365-cdn.md ✅Succeeded View
docs/spfx/extensions/get-started/serving-your-extension-from-sharepoint.md ✅Succeeded View
docs/spfx/extensions/get-started/using-page-placeholder-with-extensions.md ✅Succeeded View

For more details, please refer to the build report.

@andrewconnell andrewconnell self-assigned this Jan 13, 2026
@andrewconnell andrewconnell added the pr:in-review Actively reviewing pull request label Jan 15, 2026
@andrewconnell andrewconnell self-requested a review January 15, 2026 14:10
@andrewconnell andrewconnell added pr:ready-to-merge Ready to merge PR and removed pr:in-review Actively reviewing pull request labels Jan 15, 2026
@andrewconnell andrewconnell merged commit 5f8df03 into SharePoint:main Jan 15, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment