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

Added a GitHub Actions Workflow to generate ARM and Bicep templates #271

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

JoeyBarnes
Copy link
Collaborator

Overview/Summary

Added a GitHub Action Workflow (Generate Template) and supporting tooling (tooling/generate-templates.py) that auto-generates ARM and Bicep templates based on pushes/merges to main branch. These changes are added to a branch (github-action-generate-templates) and a PR is created for review.

This PR fixes/adds/changes/removes

  1. Added a GitHub Actions Workflow to generate ARM and Bicep templates

Breaking Changes

As part of this Pull Request I have

  • Read the Contribution Guide and ensured this PR is compliant with the guide
  • Checked for duplicate Pull Requests
  • Associated it with relevant GitHub Issues or ADO Work Items (Internal Only)
  • Ensured my code/branch is up-to-date with the latest changes in the main branch
  • Ensured PR tests are passing
  • Updated relevant and associated documentation (e.g. Contribution Guide, Docs etc.)

@JoeyBarnes JoeyBarnes added the AMBA Core Issues / PR's related AMBA Core label Jul 10, 2024
Copy link
Contributor

@arjenhuitema arjenhuitema left a comment

Choose a reason for hiding this comment

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

LGTM

@arjenhuitema arjenhuitema merged commit 1e7579c into Azure:main Jul 11, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AMBA Core Issues / PR's related AMBA Core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants