Commit a2c2d37
Feat/policy refactor (#3)
* Starting refactor of policy application
* initial testing
* Unit tests for OrganisationPolicy class
* Linting
* wip
* Merging
* sìos leis a' Bheurla
* Resetting generate params
* Fixing spelling mistakes
* Updating documentation
* Apply suggestions from code review
Co-authored-by: Simon Kok <sbkok@users.noreply.github.com>
* Update src/lambda_codebase/initial_commit/bootstrap_repository/adf-build/shared/python/organization_policy_campaign.py
Co-authored-by: Simon Kok <sbkok@users.noreply.github.com>
* Update src/lambda_codebase/initial_commit/bootstrap_repository/adf-build/main.py
Co-authored-by: Simon Kok <sbkok@users.noreply.github.com>
* Update src/lambda_codebase/initial_commit/bootstrap_repository/adf-build/shared/python/organization_policy_campaign.py
Co-authored-by: Simon Kok <sbkok@users.noreply.github.com>
* fixing tests
* fixing linting
* linting again
* temp remove assertion
* updating logging
* running black with ll 80
* linting
* Tox no longer complaining
---------
Co-authored-by: Simon Kok <mail@simonkok.com>
Co-authored-by: Simon Kok <sbkok@users.noreply.github.com>1 parent ee9cebd commit a2c2d37
File tree
15 files changed
+2590
-234
lines changed- docs
- src
- lambda_codebase/initial_commit/bootstrap_repository/adf-build
- tests
- adf-policies/scp
15 files changed
+2590
-234
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
876 | 876 | | |
877 | 877 | | |
878 | 878 | | |
| 879 | + | |
| 880 | + | |
| 881 | + | |
| 882 | + | |
| 883 | + | |
| 884 | + | |
| 885 | + | |
| 886 | + | |
| 887 | + | |
| 888 | + | |
| 889 | + | |
| 890 | + | |
| 891 | + | |
| 892 | + | |
| 893 | + | |
| 894 | + | |
| 895 | + | |
| 896 | + | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
| 901 | + | |
| 902 | + | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
| 906 | + | |
| 907 | + | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
| 938 | + | |
| 939 | + | |
879 | 940 | | |
880 | 941 | | |
881 | 942 | | |
| |||
0 commit comments