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 Timers "jobs" to simply "timers" #916

Merged
merged 1 commit into from
Dec 13, 2023
Merged

Conversation

kurtmckee
Copy link
Member

Other

  • User timers are now referred to as "timers" rather than as "jobs".

This results in output at the CLI that shows the term "Timer ID" instead of "Job ID", for example.

src/globus_cli/commands/timer/resume.py Outdated Show resolved Hide resolved
src/globus_cli/commands/timer/_common.py Show resolved Hide resolved
Copy link
Contributor

@ada-globus ada-globus left a comment

Choose a reason for hiding this comment

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

I've got a slight uneasiness about a little confusion between jobs and timers from an internal POV (i.e., internal naming) since things like "job_id" are referring to the specific key in the response and/or route they're interacting with. But I am super enthusiastic about the changes to the customer-facing messaging, and am not going to let my very modest reservation hold up what is overall a super positive change!

tests/functional/timer/test_job_operations.py Show resolved Hide resolved
@kurtmckee kurtmckee merged commit 67896d6 into main Dec 13, 2023
35 checks passed
@kurtmckee kurtmckee deleted the rename-timer-jobs branch December 13, 2023 17:13
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.

3 participants