Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated parameters from GenerateResourcesAndImage helper #11690

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

shamil-mubarakshin
Copy link
Contributor

Description

This PR:

  1. Removes Force and ReuseResourceGroup parameters from GenerateResourcesAndImage helper. The resource group to store final artifact will be reused when it already exists and an error will be thrown when it doesn't
  2. Updates documentation to reflect the changes

Related issue: #11674, https://github.com/actions/runner-images-internal/issues/6842

Check list

  • Related issue / work item is attached
  • Tests are written (if applicable)
  • Documentation is updated (if applicable)
  • Changes are tested and related VM images are successfully generated

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