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

PSCE-249 - Add entrypoint for trestle YAML rule transformation #55

Merged
merged 10 commits into from
Oct 16, 2023

Commits on Oct 12, 2023

  1. feat(action): prep for multiple actions

    Related: PSCE-243
    Signed-off-by: Alex Flom <[email protected]>
    afflom authored and jpower432 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    f6af021 View commit details
    Browse the repository at this point in the history
  2. docs: updates CONTRIBUTING.md with developer guide

    Signed-off-by: Jennifer Power <[email protected]>
    jpower432 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    b93830b View commit details
    Browse the repository at this point in the history
  3. feat(cli): adds rules tranformation entrypoint to infra module

    Moves cli.py and cli_base.py to entrypoint.py and entrypoint_base.py
    Adds rules_transform.py to `infra/entrypoints`
    Update CONTRIBUTING.md, pyproject.toml, and __main__.py with new name
    
    Signed-off-by: Jennifer Power <[email protected]>
    jpower432 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    e274a8a View commit details
    Browse the repository at this point in the history
  4. chore: moves all entrypoints to a new directory

    Moves autosync entrypoint to entrypoints directory
    Removes infra directory
    
    Signed-off-by: Jennifer Power <[email protected]>
    jpower432 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    8245e5a View commit details
    Browse the repository at this point in the history
  5. docs: updates documentation for new rules transform action and update…

    …s repo layout
    
    Signed-off-by: Jennifer Power <[email protected]>
    jpower432 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    aa81cc1 View commit details
    Browse the repository at this point in the history
  6. feat: updates Dockerfile and actions.yaml and entrypoint script to su…

    …pport rules-transform
    
    Signed-off-by: Jennifer Power <[email protected]>
    jpower432 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    3abe86b View commit details
    Browse the repository at this point in the history
  7. chore: change workdir in dependency stage to remove extra files

    Signed-off-by: Jennifer Power <[email protected]>
    jpower432 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    075c527 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b85b71 View commit details
    Browse the repository at this point in the history
  9. fix(actions): adds fixes to Dockerfile location and actions.yml for e…

    …ach each
    
    Signed-off-by: Jennifer Power <[email protected]>
    jpower432 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    e9eba9b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    77b9d01 View commit details
    Browse the repository at this point in the history