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: adds markdown generation to the rules transform entrypoint #282

Merged
merged 8 commits into from
Jul 26, 2024

Commits on Jul 24, 2024

  1. feat: adds markdown generation to the rules transform entrypoint

    BREAKING CHANGE: Modifies the existing behavior of the rules transform
    entrypoint
    
    Signed-off-by: Jennifer Power <[email protected]>
    jpower432 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    c1b16b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11ea64d View commit details
    Browse the repository at this point in the history
  3. fix: adds required flag to rules-transform entrypoint

    Signed-off-by: Jennifer Power <[email protected]>
    jpower432 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a36fd3f View commit details
    Browse the repository at this point in the history
  4. feat: adds traceback string to handle exception

    Logging the traceback string in debug mode helps
    with development without displaying to users by default.
    
    Signed-off-by: Jennifer Power <[email protected]>
    jpower432 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    4a4cc99 View commit details
    Browse the repository at this point in the history
  5. test: adds basic testing for rules transformation CLI

    Signed-off-by: Jennifer Power <[email protected]>
    jpower432 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    abcb719 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    bfa47c2 View commit details
    Browse the repository at this point in the history
  2. docs: updates actions docs to reflect workflow changes

    Signed-off-by: Jennifer Power <[email protected]>
    jpower432 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    f48c472 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    6e94f5a View commit details
    Browse the repository at this point in the history