Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Introduce Github V4 Api For Chronological Tags #31

Merged
merged 2 commits into from
Mar 18, 2019
Merged

Conversation

therynamo
Copy link
Contributor

@therynamo therynamo commented Mar 18, 2019

Summary

This PR introduces a small bridge between the v3 and v4 github apis. What this gives us is the ability to retrieve tags chronologically. This will resolve a bug for all users where they would not see tags that should be there, resulting in empty captain's logs.

This not the final migration of the v4 api. That will come in a subsequent pull request and be a major version bump. The reason we did not include that here is that we needed a stop gap due to this schema not being included in the most recent version of the GHE api. Once this is added, all GHE users can feel free to upgrade and use the full v4 api. That version should offer some performance improvements.

Dependency Additions

Related Issues

#16

@therynamo therynamo added 🐛 fix Something isn't working ✨ feat New feature or request labels Mar 18, 2019
@therynamo therynamo self-assigned this Mar 18, 2019
@therynamo therynamo requested a review from remoz March 18, 2019 22:07
Copy link
Contributor

@remoz remoz left a comment

Choose a reason for hiding this comment

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

Thanks for making this, dude. ⚡️

@therynamo therynamo merged commit e802ec5 into master Mar 18, 2019
@therynamo therynamo deleted the graphql-git-v4 branch March 18, 2019 22:12
therynamo added a commit that referenced this pull request Mar 15, 2021
* Introduce Github V4 Api For Chronological Tags

* Remove Consoles
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐛 fix Something isn't working ✨ feat New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants