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 UninstallTool #34

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Add UninstallTool #34

merged 1 commit into from
Dec 16, 2024

Conversation

nlathia
Copy link
Member

@nlathia nlathia commented Dec 16, 2024

No description provided.

This was referenced Dec 16, 2024
Copy link
Member Author

nlathia commented Dec 16, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

@nlathia nlathia mentioned this pull request Dec 16, 2024
@nlathia nlathia requested review from jafrog and twindebank December 16, 2024 17:18
@nlathia nlathia marked this pull request as ready for review December 16, 2024 17:18
Comment on lines +20 to +22
if err := responseError(rsp); err != nil {
return err
}

Choose a reason for hiding this comment

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

nit: could tidy the code a bit if this block were moved inside of makeRequest, seems to be used in the same way every time

Copy link
Member Author

Choose a reason for hiding this comment

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

agreed, we can do this separately

@nlathia nlathia requested a review from twindebank December 16, 2024 17:46
@nlathia nlathia force-pushed the 12-16-add_updatetool branch from a2cbe96 to ec0fb1b Compare December 16, 2024 18:23
@nlathia nlathia force-pushed the 12-16-add_uninstalltool branch from 171b40b to 6a34e87 Compare December 16, 2024 18:23
Copy link
Member Author

nlathia commented Dec 16, 2024

Merge activity

  • Dec 16, 1:27 PM EST: A user started a stack merge that includes this pull request via Graphite.
  • Dec 16, 1:39 PM EST: Graphite rebased this pull request as part of a merge.
  • Dec 16, 1:40 PM EST: A user merged this pull request with Graphite.

@nlathia nlathia changed the base branch from 12-16-add_updatetool to graphite-base/34 December 16, 2024 18:35
@nlathia nlathia changed the base branch from graphite-base/34 to main December 16, 2024 18:37
@nlathia nlathia force-pushed the 12-16-add_uninstalltool branch from 6a34e87 to 4bde6b4 Compare December 16, 2024 18:38
@nlathia nlathia merged commit b22f1c8 into main Dec 16, 2024
2 checks passed
@nlathia nlathia deleted the 12-16-add_uninstalltool branch December 16, 2024 18:40
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