Skip to content

Removing retryOn decorator from experimental feature flag#19454

Merged
subha-sa merged 3 commits intomainfrom
enablingRetryOnDecorator
Apr 17, 2026
Merged

Removing retryOn decorator from experimental feature flag#19454
subha-sa merged 3 commits intomainfrom
enablingRetryOnDecorator

Conversation

@subha-sa
Copy link
Copy Markdown
Contributor

@subha-sa subha-sa commented Apr 17, 2026

Description

Removing retryOn decorator from experimental feature and adding new feature flag for waitUntil decorator.
This change is related to #1013

Checklist

Microsoft Reviewers: Open in CodeFlow

@subha-sa subha-sa changed the title enabling retryOn decorator Removing retryOn decorator from experimental feature flag Apr 17, 2026
@subha-sa subha-sa requested a review from shenglol April 17, 2026 07:12
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 17, 2026

Test this change out locally with the following install scripts (Action run 24587642139)

VSCode
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-vsix.sh) --run-id 24587642139
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-vsix.ps1) } -RunId 24587642139"
Azure CLI
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-cli.sh) --run-id 24587642139
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-cli.ps1) } -RunId 24587642139"

Comment thread src/Bicep.Core.IntegrationTests/Decorators/RetryOnDecoratorTests.cs
Comment thread docs/experimental-features.md
@subha-sa subha-sa merged commit 9b44a42 into main Apr 17, 2026
79 of 80 checks passed
@subha-sa subha-sa deleted the enablingRetryOnDecorator branch April 17, 2026 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants