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

add optional names to jobs #76

Open
BrianHicks opened this issue Sep 30, 2022 · 0 comments
Open

add optional names to jobs #76

BrianHicks opened this issue Sep 30, 2022 · 0 comments
Labels
Milestone

Comments

@BrianHicks
Copy link
Member

Jobs currently just have their IDs and the first 20 characters (or so) of their commands. We should do two things to improve this:

  1. allow job to take an optional name field. If we get that, we should present jobs with that field everywhere we can.
  2. finalize what we want to do in the case where we don't have a name (the current solution is a little hacky.)

Those items can be one PR or two—they're at least partially separate!

@BrianHicks BrianHicks moved this to Todo in rbt Sep 30, 2022
@BrianHicks BrianHicks added this to the initial build milestone Sep 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

1 participant