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

feat: Pattern modules for policy exemptions #3458

Merged
merged 34 commits into from
Dec 20, 2024

Conversation

oZakari
Copy link
Contributor

@oZakari oZakari commented Oct 8, 2024

Description

Adds the pattern modules for Policy Exemptions

Closes Azure/Azure-Verified-Modules#1735

Pipeline Reference

Pipeline
avm.ptn.authorization.policy-exemption

Type of Change

  • Update to CI Environment or utilities (Non-module affecting changes)
  • Azure Verified Module updates:
    • Bugfix containing backwards-compatible bug fixes, and I have NOT bumped the MAJOR or MINOR version in version.json:
      • Someone has opened a bug report issue, and I have included "Closes #{bug_report_issue_number}" in the PR description.
      • The bug was found by the module author, and no one has opened an issue to report it yet.
    • Feature update backwards compatible feature updates, and I have bumped the MINOR version in version.json.
    • Breaking changes and I have bumped the MAJOR version in version.json.
    • Update to documentation

Checklist

  • I'm sure there are no other open Pull Requests for the same update/change
  • I have run Set-AVMModule locally to generate the supporting module files.
  • My corresponding pipelines / checks run clean and green without any errors or warnings

@oZakari oZakari changed the title Initial ptn modules for policy exemptions feat: Pattern modules for policy exemptions Oct 8, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added Type: AVM 🅰️ ✌️ Ⓜ️ This is an AVM related issue Needs: Triage 🔍 Maintainers need to triage still labels Oct 8, 2024
@oZakari oZakari marked this pull request as ready for review October 16, 2024 02:45
@oZakari oZakari requested review from a team as code owners October 16, 2024 02:45
@avm-team-linter avm-team-linter bot added the Needs: Core Team 🧞 This item needs the AVM Core Team to review it label Oct 16, 2024
@oZakari
Copy link
Contributor Author

oZakari commented Oct 16, 2024

Hi team, I assume the telemetry errors and the module identifier errors are related to the directory structure for this pattern module (similar to the ALZ Policy Assignments Pattern module) and this file? Anything I need to do on my side?

@oZakari
Copy link
Contributor Author

oZakari commented Oct 24, 2024

Hi team, I assume the telemetry errors and the module identifier errors are related to the directory structure for this pattern module (similar to the ALZ Policy Assignments Pattern module) and this file? Anything I need to do on my side?

Hi @Azure/avm-core-team, any update on this one?

@AlexanderSehr
Copy link
Contributor

Hey @oZakari,
sorry has been a busy week. Will try to squeeze the review in

.github/CODEOWNERS Outdated Show resolved Hide resolved
@oZakari
Copy link
Contributor Author

oZakari commented Oct 25, 2024

Hey @oZakari, sorry has been a busy week. Will try to squeeze the review in

No worries at all, @AlexanderSehr! Thank you for taking the time to review it—I just wanted to make sure it was on your radar. Really appreciate it! 😊

@jtracey93
Copy link
Contributor

Hey @oZakari ,

Firstly, thanks for your work on this PR!

We have made some changes to the AVM CI, detailed below, which means we need you to update your fork to pull in these latest changes and re-run your tests to show they still are passing prior to approving and merging this PR, as we don't and it fails once merged the publishing of your module will fail and will be blocked going forward until the test pass again via additional PRs.

Changes to CI That Have Been Made That You Need To Take Action On

Any questions reach out to the AVM Core Team by tagging us in your PR here or internally via Teams

Thanks

Jack (AVM Core Team)

@oZakari
Copy link
Contributor Author

oZakari commented Nov 18, 2024

Hey @oZakari ,

Firstly, thanks for your work on this PR!

We have made some changes to the AVM CI, detailed below, which means we need you to update your fork to pull in these latest changes and re-run your tests to show they still are passing prior to approving and merging this PR, as we don't and it fails once merged the publishing of your module will fail and will be blocked going forward until the test pass again via additional PRs.

Changes to CI That Have Been Made That You Need To Take Action On

Any questions reach out to the AVM Core Team by tagging us in your PR here or internally via Teams

Thanks

Jack (AVM Core Team)

Hey @oZakari ,

Firstly, thanks for your work on this PR!

We have made some changes to the AVM CI, detailed below, which means we need you to update your fork to pull in these latest changes and re-run your tests to show they still are passing prior to approving and merging this PR, as we don't and it fails once merged the publishing of your module will fail and will be blocked going forward until the test pass again via additional PRs.

Changes to CI That Have Been Made That You Need To Take Action On

Any questions reach out to the AVM Core Team by tagging us in your PR here or internally via Teams

Thanks

Jack (AVM Core Team)

Thanks, my branch has been updated.

@oZakari
Copy link
Contributor Author

oZakari commented Dec 13, 2024

Hey @AlexanderSehr, should be good for you to review now. Thanks!

@AlexanderSehr AlexanderSehr merged commit 701814f into Azure:main Dec 20, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Class: Pattern Module 📦 This is a pattern module Needs: Core Team 🧞 This item needs the AVM Core Team to review it Type: AVM 🅰️ ✌️ Ⓜ️ This is an AVM related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Module Proposal]: avm/ptn/authorization/policy-exemption
5 participants