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 raid generator #20

Merged
merged 2 commits into from
Aug 12, 2024
Merged

Added raid generator #20

merged 2 commits into from
Aug 12, 2024

Conversation

eddie-knight
Copy link
Contributor

@eddie-knight eddie-knight commented Aug 9, 2024

This generator will read CLI vars to:

  1. Read a YAML source file for CCC controls from local path or URL (if http in path)
  2. Read or retrieve raid template files (a local path may be used, but default is https://github.com/privateerproj/raid-generator-templates)
  3. Parse the YAML data into a barebones raid for users to extend with their own tests

@eddie-knight eddie-knight changed the title Initial commit for generator logic Added raid generator Aug 9, 2024
@eddie-knight eddie-knight marked this pull request as ready for review August 9, 2024 13:15
@eddie-knight eddie-knight requested a review from grudra7714 August 9, 2024 13:15
@eddie-knight eddie-knight merged commit dd882cf into main Aug 12, 2024
1 check failed
@eddie-knight eddie-knight deleted the generator branch August 12, 2024 13:59
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