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

WIP: Remove hardcoded training image refernce #248

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gmfrasca
Copy link
Member

@gmfrasca gmfrasca commented Jan 7, 2025

  • Already defined as a const so just use that for maintainability

Description

How Has This Been Tested?

Merge criteria:

  • The commits are squashed in a cohesive manner and have meaningful messages.
  • Testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious).
  • The developer has manually tested the changes and verified that the changes work

@gmfrasca gmfrasca force-pushed the train-use-image-const branch from 3894909 to 41ae2b7 Compare January 7, 2025 17:53
@gmfrasca gmfrasca changed the title Remove hardcoded training image refernce WIP: Remove hardcoded training image refernce Jan 7, 2025
@gmfrasca
Copy link
Member Author

gmfrasca commented Jan 7, 2025

actually, since this is encapsulated in a component we'll need to plumb the value through, which is a bit more complicated. Still should do this, otherwise we have hardcoded image refs

- Already defined as a const
@gmfrasca gmfrasca force-pushed the train-use-image-const branch from 41ae2b7 to 026ef4c Compare January 7, 2025 18:55
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.

1 participant