Skip to content

Conversation

haagha
Copy link
Member

@haagha haagha commented Feb 25, 2025

Description

resolves https://github.com/Azure/azure-powershell-cmdlet-review-pr/issues/1473

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • For SDK-based development mode, update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • For autorest-based development mode, include the changelog in the PR description.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

Copy link

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

@haagha
Copy link
Member Author

haagha commented Feb 25, 2025

@NoriZC here is the new PR

@NoriZC
Copy link
Contributor

NoriZC commented Feb 25, 2025

Hi @haagha if you want to include this PR in final RC of current release, please:

  • target this PR to release-2025-03-04.
  • make sure get approved by another Compute team member
  • pass all the pr validations.

@notyashhh
Copy link
Member

/azp run

Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@notyashhh notyashhh assigned notyashhh and unassigned NoriZC Mar 5, 2025
@notyashhh notyashhh added this to the Az 13.4.0 (04/01/2025) milestone Mar 24, 2025
@notyashhh notyashhh self-requested a review March 25, 2025 04:34
Copy link
Member

@notyashhh notyashhh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

on hold, will target release branch

Mandatory = false,
ValueFromPipelineByPropertyName = true,
HelpMessage = "This boolean will be passed by the customers to enable their GalleryImageVersion resources from accidental deletions. If this boolean is set to true, the image deletions will be blocked before its EndOfLife date.")]
public bool? BlockDeletionBeforeEndOfLife { get; set; }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for create method, this parameter should be SwitchParameter, no?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updating this to switch does not require re-recording the test

@haagha haagha requested a review from notyashhh March 25, 2025 17:05
@notyashhh notyashhh changed the base branch from main to release-2025-04-01 March 26, 2025 01:30
@notyashhh notyashhh dismissed grizzlytheodore’s stale review March 26, 2025 01:30

The base branch was changed.

Copy link
Member

@notyashhh notyashhh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved by @grizzlytheodore

@notyashhh notyashhh merged commit 7849d39 into release-2025-04-01 Mar 26, 2025
12 checks passed
@wyunchi-ms wyunchi-ms deleted the haagha/blockdeletion branch May 7, 2025 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants