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

Rename TaskResult to TaskRun #101

Conversation

jhthompson
Copy link
Contributor

Following up on #19, I figured I would go through and try renaming things to see how it feels in comparison (as per the Django docs, "code talks").

I don't love TaskRunStatus, it might be better as just TaskStatus, but that loses the association with the TaskRun/TaskResult/whatever else it might end up being named.

Mainly just opening to see what everyone thinks!

@jhthompson jhthompson force-pushed the rename-task-result-to-task-run branch 2 times, most recently from 1ebff72 to 19a9123 Compare August 21, 2024 23:08
@jhthompson jhthompson force-pushed the rename-task-result-to-task-run branch from 19a9123 to 6decd45 Compare August 21, 2024 23:09
@hooverdc
Copy link

TaskRunStatus is a bit wordy, but overall I still find it easier to reason about than TaskResult.

@jhthompson
Copy link
Contributor Author

Closing as the naming is going in another direction (per #19)

@jhthompson jhthompson closed this Aug 23, 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