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

runtime: Support optional argument to specify working dir #138

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

hoangtungdinh
Copy link
Collaborator

Description

Support the optional argument --working_dir for the runtime module. The argument is useful for automated integration with other tools.

Main changes

  1. Add --working_dir as an optional argument to the runtime module.
  2. Change the default output folder to qc-output-YYYY-MM-DD-...
  3. Remove all the absolute path in the template config file of the demo pipeline.
  4. Update the workflow of the demo pipeline with the --working_dir arg.
  5. Update runtime module documentation.

How was the PR tested?

  1. Tested using the demo pipeline locally.

Notes

Copy link
Contributor

@patrickpa patrickpa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hoangtungdinh hoangtungdinh merged commit 29479e8 into develop Aug 23, 2024
4 checks passed
@hoangtungdinh hoangtungdinh deleted the tung/update-template branch August 23, 2024 16:35
hoangtungdinh added a commit that referenced this pull request Aug 28, 2024
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