-
Notifications
You must be signed in to change notification settings - Fork 10
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
Commits on Oct 12, 2023
-
feat(action): prep for multiple actions
Related: PSCE-243 Signed-off-by: Alex Flom <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f6af021 - Browse repository at this point
Copy the full SHA f6af021View commit details -
docs: updates CONTRIBUTING.md with developer guide
Signed-off-by: Jennifer Power <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b93830b - Browse repository at this point
Copy the full SHA b93830bView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for e274a8a - Browse repository at this point
Copy the full SHA e274a8aView commit details -
chore: moves all entrypoints to a new directory
Moves autosync entrypoint to entrypoints directory Removes infra directory Signed-off-by: Jennifer Power <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8245e5a - Browse repository at this point
Copy the full SHA 8245e5aView commit details -
docs: updates documentation for new rules transform action and update…
…s repo layout Signed-off-by: Jennifer Power <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aa81cc1 - Browse repository at this point
Copy the full SHA aa81cc1View commit details -
feat: updates Dockerfile and actions.yaml and entrypoint script to su…
…pport rules-transform Signed-off-by: Jennifer Power <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3abe86b - Browse repository at this point
Copy the full SHA 3abe86bView commit details -
chore: change workdir in dependency stage to remove extra files
Signed-off-by: Jennifer Power <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 075c527 - Browse repository at this point
Copy the full SHA 075c527View commit details -
docs: adds steps for running as a container to README.md getting started
Signed-off-by: Jennifer Power <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b85b71 - Browse repository at this point
Copy the full SHA 1b85b71View commit details -
fix(actions): adds fixes to Dockerfile location and actions.yml for e…
…ach each Signed-off-by: Jennifer Power <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e9eba9b - Browse repository at this point
Copy the full SHA e9eba9bView commit details -
docs: adds PR feedback and moves "add action" steps to actions README.md
Signed-off-by: Jennifer Power <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 77b9d01 - Browse repository at this point
Copy the full SHA 77b9d01View commit details