8000 Implement the gpg_keys API · Issue #704 · sigmavirus24/github3.py · GitHub
[go: up one dir, main page]

Skip to content
8000

Implement the gpg_keys API #704

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

Closed
guyzmo opened this issue May 7, 2017 · 1 comment
Closed

Implement the gpg_keys API #704

guyzmo opened this issue May 7, 2017 · 1 comment

Comments

@guyzmo
Copy link
guyzmo commented May 7, 2017

The GPG API is missing, AFAICT it's alike the ssh_keys API: cf https://developer.github.com/v3/users/gpg_keys/


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@jacquerie
Copy link
Collaborator
jacquerie commented Aug 4, 2018

FYI I started working on this, you can follow my progress in this branch on my fork: https://github.com/jacquerie/github3.py/commits/add-gpg-keys. On the other hand I'd like to wait after #877 is merged to submit a PR, as it seems to me that some of the questio 8000 ns that I had there will come up while building this feature.

jacquerie added a commit to jacquerie/github3.py that referenced this issue Aug 6, 2018
Implement the CRUD API for users' GPG keys described
in https://developer.github.com/v3/users/gpg_keys/.

Closes sigmavirus24#704
jacquerie added a commit to jacquerie/github3.py that referenced this issue Aug 13, 2018
Implement the CRUD API for users' GPG keys described
in https://developer.github.com/v3/users/gpg_keys/.

Closes sigmavirus24#704
jacquerie added a commit to jacquerie/github3.py that referenced this issue Aug 13, 2018
Implement the CRUD API for users' GPG keys described
in https://developer.github.com/v3/users/gpg_keys/.

Closes sigmavirus24#704
jacquerie added a commit to jacquerie/github3.py that referenced this issue Aug 15, 2018
Implement the CRUD API for users' GPG keys described
in https://developer.github.com/v3/users/gpg_keys/.

Closes sigmavirus24#704
jacquerie added a commit to jacquerie/github3.py that referenced this issue Aug 18, 2018
Implement the CRUD API for users' GPG keys described
in https://developer.github.com/v3/users/gpg_keys/.

Closes sigmavirus24#704
jacquerie added a commit to jacquerie/github3.py that referenced this issue Aug 18, 2018
Implement the CRUD API for users' GPG keys described
in https://developer.github.com/v3/users/gpg_keys/.

Closes sigmavirus24#704
jacquerie added a commit to jacquerie/github3.py that referenced this issue Aug 18, 2018
Implement the CRUD API for users' GPG keys described
in https://developer.github.com/v3/users/gpg_keys/.

Closes sigmavirus24#704
jacquerie added a commit to jacquerie/github3.py that referenced this issue Aug 18, 2018
Implement the CRUD API for users' GPG keys described
in https://developer.github.com/v3/users/gpg_keys/.

Closes sigmavirus24#704
jacquerie added a commit to jacquerie/github3.py that referenced this issue Aug 18, 2018
Implement the CRUD API for users' GPG keys described
in https://developer.github.com/v3/users/gpg_keys/.

Closes sigmavirus24#704
jacquerie added a commit to jacquerie/github3.py that referenced this issue Aug 18, 2018
Implement the CRUD API for users' GPG keys described
in https://developer.github.com/v3/users/gpg_keys/.

Closes sigmavirus24#704
jacquerie added a commit to jacquerie/github3.py that referenced this issue Aug 18, 2018
Implement the CRUD API for users' GPG keys described
in https://developer.github.com/v3/users/gpg_keys/.

Closes sigmavirus24#704
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

No branches or pull requests

2 participants
0