Skip to content
New issue

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

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

Already on GitHub? # to your account

Remove azure-dev.yml workflow files from bicep/terraform starters. #4412

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

Conversation

zedy-wj
Copy link
Member

@zedy-wj zedy-wj commented Oct 8, 2024

Fixes #4344

Remove azure-dev.yml workflow files from bicep/terraform starters.

Notes: The CI errors are related to the subscription.

{
  "error": {
    "code": "ReadOnlyDisabledSubscription",
    "message": "The subscription '3819cb9d-0f7c-4284-9e93-220e7fb2367a' is disabled and therefore marked as read only. You cannot perform any write actions on this subscription until it is re-enabled."
  }
}

@weikanglim, @rajeshkamal5050 for notification.

@v-xuto
Copy link
Member

v-xuto commented Oct 11, 2024

@rajeshkamal5050 Could you help review this PR? Thanks a lot.

@weikanglim
Copy link
Contributor

@v-xuto @rajeshkamal5050 I did find an issue with Terraform, but it's a separate issue with pipeline config. I created #4435.

I think we should wait on this -- otherwise the Terraform starter just won't work.

Copy link
Member

@vhvb1989 vhvb1989 left a comment

Choose a reason for hiding this comment

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

This change is removing the definition for all templates. It should only remove it from the starters, as the title mentions it.

@zedy-wj
Copy link
Member Author

zedy-wj commented Nov 4, 2024

This change is removing the definition for all templates. It should only remove it from the starters, as the title mentions it.

Removing workflow from all templates to starters only.

@azure-sdk
Copy link
Collaborator

Repoman Generation Results

Repoman pushed changes to remotes for the following projects:

Project: azd-starter-bicep

Remote: azure-samples-staging

Branch: pr/4412

You can initialize this project with:

azd init -t Azure-Samples/azd-starter-bicep -b pr/4412

View Changes | Compare Changes


Project: azd-starter-terraform

Remote: azure-samples-staging

Branch: pr/4412

You can initialize this project with:

azd init -t Azure-Samples/azd-starter-terraform -b pr/4412

View Changes | Compare Changes


# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bicep/terraform starters containing azure-dev.yml workflow files
6 participants