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: organize policies and rules into subdirectories #484

Merged

Conversation

edyesed
Copy link
Contributor

@edyesed edyesed commented Sep 1, 2022

Background

The number of policies and rules has created a condition where the top level of the repo seemed to need more organization.

This PR moves rules into a rules directory and policies into a policies directory. Additionally, it updates the indexes/*md files to point to the new locations.

This change was compatible with the behavior of lint, test, and default upload behaviors and instructions.

Testing

  • make test

@edyesed edyesed requested a review from nhakmiller as a code owner September 1, 2022 18:54
@edyesed edyesed requested review from a team September 1, 2022 18:54
@k-bailey
Copy link
Contributor

k-bailey commented Sep 1, 2022

@lindsey-w do you have any concerns with this change? We pushed it through dogfood with no issues but idk if there is anything PAT specific a customer might be doing that could break their setup.

@edyesed edyesed merged commit cd220c8 into master Sep 2, 2022
@edyesed edyesed deleted the feat/edyesed/organize_policies_and_rules_into_subdirs branch September 2, 2022 16:39
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.

2 participants