AaronLocker icon indicating copy to clipboard operation
AaronLocker copied to clipboard

Module Alpha Version

Open FriedrichWeinmann opened this issue 5 years ago • 2 comments

Includes a basic module implementation, offering the infrastructure to make individual features far easier to implement while offering a way to deploy the code as a module via the PSGallery.

This changes in a major way:

  • Where data is stored
  • How the user interacts with rules and policies
  • How the entire AppLocker policy build process is executed

It also offers the basic code infrastructure for automated tests and publishing via the PSGallery.

FriedrichWeinmann avatar Jan 04 '19 20:01 FriedrichWeinmann

@FriedrichWeinmann can you fix the merge conflict.

shivaylamba avatar Mar 28 '21 18:03 shivaylamba

Heya Shivay, I can resolve them, but it needs a lot more work before it is ready to merge! You'll have noticed that this PR wasn't exactly created yesterday and it was originally intended as a POC to get approval for the layout before fully migrating over existing code. So merging the current state doesn't cut it, as it requires a full conversion first (and catching up to the last 1.5 years of changes) Happy to do all that, so long as it actually is desired. Will be a breaking change and fundamentally change (in my opinion: improve) the user experience.

FriedrichWeinmann avatar Mar 29 '21 08:03 FriedrichWeinmann