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

DATA-1109 - Add training start time to metadata #394

Merged
merged 10 commits into from
Nov 10, 2023

Conversation

tahiyasalam
Copy link
Member

@tahiyasalam tahiyasalam commented Nov 6, 2023

Changes staged here. I tested everything locally, but I will merge, update API and Deploy once this is merged.

@tahiyasalam tahiyasalam requested a review from agreenb November 9, 2023 21:35
Copy link
Contributor

@agreenb agreenb left a comment

Choose a reason for hiding this comment

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

LGTM!

Can you check that this doesn't cause any linter errors in app? It shouldn't since we're not creating a TrainingJobMetadata (and if we were, the linter would complain that some fields are not explicitly set) and instead just passing it through. Can check this locally with app pointing to this PR and running cd frontend && npm run lint

@tahiyasalam tahiyasalam added enhancement New feature or request and removed enhancement New feature or request labels Nov 10, 2023
@tahiyasalam tahiyasalam added enhancement New feature or request and removed enhancement New feature or request labels Nov 10, 2023
@tahiyasalam tahiyasalam merged commit 020985a into viamrobotics:main Nov 10, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants