-
Notifications
You must be signed in to change notification settings - Fork 22
Implement bpaste v1 API #16
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
Conversation
|
This looks good @bcattaneo ! 👍 I'll test it locally to verify all is good here, and then I have good cause to poke our maintainer(s) in Gentoo to push to the new release + patches! 😀 |
|
Ping @bcattaneo |
Hi!. Was waiting for that other PR to get merged, because there were some notable changes. I'll get my hands back at this asap :) |
Alas I fear that could be a very long wait .. not sure where the lead dev has gone .. 😞 |
# Conflicts: # wgetpaste
Not so fast! 😃 |
Fine by me here! |
|
I assume the issue is that |
|
Well, doing the following should fix it: |
|
Where are we at with this @nvinson @bcattaneo @Cogitri ?! 😃 |
|
Still conflicts so can't merge this. |
|
@bcattaneo are you OK to revisit the 'jq' stuff now this is merged?! 😃 Thanks for the merge! |
Solves issue #15 plus transitioning to JSON in order to use the v1 API (thanks to @mjeveritt suggestion).