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

chore: lengthen abbreviation to avoid ambiguity #9733

Merged
merged 1 commit into from
Jul 26, 2024
Merged

Conversation

mackrorysd
Copy link
Member

@mackrorysd mackrorysd commented Jul 26, 2024

Description

First time using the det resources CLI and I think the help text could be improved. One quick thing to squeeze in before release is a new command that gets abbreviated as "all", which I think could be confusing as it's not like an option to return all allocations, which is kinda how it reads.

Test Plan

Going to install and manually verify

Checklist

  • [ Y ] Changes have been manually QA'd
  • [ Y ] New features have been approved by the corresponding PM
  • [ N/A ] User-facing API changes have the "User-facing API Change" label
  • [ N/A ] Release notes have been added as a separate file under docs/release-notes/
    See Release Note for details.
  • [ N/A ] Licenses have been included for new code which was copied and/or modified from any external code

@mackrorysd mackrorysd requested a review from a team as a code owner July 26, 2024 00:50
@cla-bot cla-bot bot added the cla-signed label Jul 26, 2024
Copy link

netlify bot commented Jul 26, 2024

Deploy Preview for determined-ui canceled.

Name Link
🔨 Latest commit 03129fb
🔍 Latest deploy log https://app.netlify.com/sites/determined-ui/deploys/66a3b55bd96d600008d9f51b

Copy link

codecov bot commented Jul 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.44%. Comparing base (7260f04) to head (03129fb).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9733      +/-   ##
==========================================
- Coverage   53.44%   53.44%   -0.01%     
==========================================
  Files        1257     1257              
  Lines      154350   154350              
  Branches     3298     3298              
==========================================
- Hits        82494    82492       -2     
- Misses      71706    71708       +2     
  Partials      150      150              
Flag Coverage Δ
backend 44.86% <ø> (-0.01%) ⬇️
harness 72.69% <ø> (ø)
web 51.92% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
harness/determined/cli/resources.py 39.13% <ø> (ø)

... and 1 file with indirect coverage changes

@mackrorysd
Copy link
Member Author

test-react is failing for unrelated reasons - a lot of people are seeing it and it's being worked on in the CI channel.

Copy link
Contributor

@MikhailKardash MikhailKardash left a comment

Choose a reason for hiding this comment

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

LGTM

@mackrorysd mackrorysd merged commit dc12336 into main Jul 26, 2024
78 of 95 checks passed
@mackrorysd mackrorysd deleted the mackrory-alloc branch July 26, 2024 19:39
@carolinaecalderon carolinaecalderon added the to-cherry-pick Pull requests that need to be cherry-picked into the current release label Jul 26, 2024
github-actions bot pushed a commit that referenced this pull request Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed to-cherry-pick Pull requests that need to be cherry-picked into the current release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants