Skip to content

Remove extension preview/alpha requirement#33

Merged
jongio merged 3 commits intomainfrom
remove-extension-preview-requirement
Feb 15, 2026
Merged

Remove extension preview/alpha requirement#33
jongio merged 3 commits intomainfrom
remove-extension-preview-requirement

Conversation

@jongio
Copy link
Owner

@jongio jongio commented Feb 15, 2026

Extensions no longer require enabling preview mode. Removes all azd config set alpha.extension(s).enabled on instructions from docs, scripts, web pages, and build tooling.

Extensions no longer require enabling preview mode. Removes all
azd config set alpha.extension(s).enabled on instructions from
docs, scripts, web pages, and build tooling.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Feb 15, 2026

🚀 Website Preview

Your PR preview was available here.

Preview has been cleaned up as the PR was closed.

github-actions bot added a commit that referenced this pull request Feb 15, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 15, 2026

🚀 Test This PR

A preview build (0.3.3-pr33) is ready for testing!

🌐 Website Preview

Live Preview: https://jongio.github.io/azd-exec/pr/33/

One-Line Install (Recommended)

PowerShell (Windows):

iex "& { $(irm https://raw.githubusercontent.com/jongio/azd-exec/main/cli/scripts/install-pr.ps1) } -PrNumber 33 -Version 0.3.3-pr33"

Bash (macOS/Linux):

curl -fsSL https://raw.githubusercontent.com/jongio/azd-exec/main/cli/scripts/install-pr.sh | bash -s 33 0.3.3-pr33

Uninstall

When you're done testing:

PowerShell (Windows):

iex "& { $(irm https://raw.githubusercontent.com/jongio/azd-exec/main/cli/scripts/uninstall-pr.ps1) } -PrNumber 33"

Bash (macOS/Linux):

curl -fsSL https://raw.githubusercontent.com/jongio/azd-exec/main/cli/scripts/uninstall-pr.sh | bash -s 33

Build Info:

What to Test:
Please review the PR description and test the changes described there.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
github-actions bot added a commit that referenced this pull request Feb 15, 2026
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
github-actions bot added a commit that referenced this pull request Feb 15, 2026
@jongio jongio merged commit 0443ca1 into main Feb 15, 2026
15 checks passed
@jongio jongio deleted the remove-extension-preview-requirement branch February 15, 2026 15:47
github-actions bot added a commit that referenced this pull request Feb 15, 2026
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.

1 participant

Comments