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

Implement the API endpoint to fetch specific release by tag name #141

Merged
merged 4 commits into from
Apr 13, 2022
Merged

Implement the API endpoint to fetch specific release by tag name #141

merged 4 commits into from
Apr 13, 2022

Conversation

417-72KI
Copy link
Contributor

@417-72KI 417-72KI commented Apr 7, 2022

Implements GET /repos/{owner}/{repo}/releases/tags/{tag}
ref: https://docs.github.com/en/rest/reference/releases#get-a-release-by-tag-name

@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (main@bcedb99). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head 1f8650d differs from pull request most recent head 33c6e86. Consider uploading reports for the commit 33c6e86 to get more accurate results

@@          Coverage Diff          @@
##             main   #141   +/-   ##
=====================================
  Coverage        ?      0           
=====================================
  Files           ?      0           
  Lines           ?      0           
  Branches        ?      0           
=====================================
  Hits            ?      0           
  Misses          ?      0           
  Partials        ?      0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bcedb99...33c6e86. Read the comment docs.

@pietbrauer pietbrauer merged commit 8f78b18 into nerdishbynature:main Apr 13, 2022
@417-72KI 417-72KI deleted the release-by-tag-name branch April 13, 2022 10:53
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.

3 participants