Skip to content

Feature/add files to gist#2997

Merged
mislav merged 19 commits intocli:trunkfrom
g14a:feature/add-files-to-gist
Feb 27, 2021
Merged

Feature/add files to gist#2997
mislav merged 19 commits intocli:trunkfrom
g14a:feature/add-files-to-gist

Conversation

@g14a
Copy link
Contributor

@g14a g14a commented Feb 18, 2021

Adds functionality to add files to an existing gist. Add files with absolute path, relative path, files present in the current working directory and new files from stdin.

Closes #2903

@vilmibm vilmibm self-requested a review February 18, 2021 18:41
@g14a
Copy link
Contributor Author

g14a commented Feb 19, 2021

@vilmibm I've resolved your comments and updated the PR.

@cli cli deleted a comment from rawlingsluke19 Feb 19, 2021
@vilmibm vilmibm self-requested a review February 19, 2021 23:21
@g14a
Copy link
Contributor Author

g14a commented Feb 23, 2021

Anything else to be done? @vilmibm

Copy link
Contributor

@vilmibm vilmibm left a comment

Choose a reason for hiding this comment

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

Looking much better and almost there!

I left some suggestions and my final request is to remove the ability to add new files when a specified file doesn't exist.

@g14a
Copy link
Contributor Author

g14a commented Feb 24, 2021

Followed your suggestions @vilmibm and updated the PR.

@g14a
Copy link
Contributor Author

g14a commented Feb 24, 2021

Followed your suggestions @vilmibm and updated the PR.

@g14a
Copy link
Contributor Author

g14a commented Feb 25, 2021

Anything else to be done here? @vilmibm

Right now the `gist edit` command doesn't write anything to stdout, so
let's keep it that way until we want to intentionally provide some
feedback in the terminal.
Copy link
Contributor

@mislav mislav left a comment

Choose a reason for hiding this comment

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

Thank you for all your work!

This looks good to me. I've pushed some polish changes 👍

@mislav mislav merged commit da2a732 into cli:trunk Feb 27, 2021
@g14a g14a deleted the feature/add-files-to-gist branch February 28, 2021 04:42
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.

Feature Request: add files to existing gist.

4 participants