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

Fix parsing "warm" field in ParseAIModelConfigs #3214

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

j0sh
Copy link
Collaborator

@j0sh j0sh commented Oct 19, 2024

What does this pull request do? Explain your changes. (required)

Fixes an off-by-one error when parsing the "warm" field when manually configuring AI pipelines via CLI flags. Also adds unit tests for this function.

Specific updates (required)

  • Fix parsing
  • Add tests

How did you test each of these updates (required)

Unit tests, manual testing

Does this pull request close any open issues?

Checklist:

@j0sh j0sh requested review from leszko and rickstaa October 19, 2024 03:02
@github-actions github-actions bot added the AI Issues and PR related to the AI-video branch. label Oct 19, 2024
@j0sh j0sh force-pushed the ja/fix-model-config-parser branch from 4c99840 to a512565 Compare October 19, 2024 03:39
Copy link
Contributor

@rickstaa rickstaa left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@j0sh j0sh merged commit db90013 into ai-video Oct 22, 2024
8 checks passed
@j0sh j0sh deleted the ja/fix-model-config-parser branch October 22, 2024 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AI Issues and PR related to the AI-video branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants