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

Fixes bug #76 Correct implementation of createAnnotatedTag(). #77

Merged
merged 2 commits into from
Jan 2, 2024

Conversation

solarhess
Copy link
Contributor

This puts the calls to the github api in the correct order and sets
the commitsha on tag and reference so that an annotated tag is created
in the git repository.

This puts the calls to the github api in the correct order and sets
the commitsha on tag and reference so that an annotated tag is created
in the git repository.
@codecov
Copy link

codecov bot commented Oct 7, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3f07b24) 76.84% compared to head (293e2a5) 76.86%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #77      +/-   ##
============================================
+ Coverage     76.84%   76.86%   +0.02%     
- Complexity      296      297       +1     
============================================
  Files            42       42              
  Lines          1002     1003       +1     
  Branches         44       44              
============================================
+ Hits            770      771       +1     
  Misses          207      207              
  Partials         25       25              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@barbatron barbatron left a comment

Choose a reason for hiding this comment

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

nice, thanks!

@ebk45
Copy link
Contributor

ebk45 commented Dec 22, 2023

Hi @solarhess.

We apologise for taking so long to get eyes on this PR, we haven't been able to maintain this library to the standard we would have liked to but this will be changing in the new year. If you could please get this rebased and we'll be prioritising all open PRs ready for review.

Thanks!

Ellie

Copy link
Contributor

@sarlam sarlam 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 your contribution to this library,

It looks good to me, let's move forward with it

@sarlam sarlam merged commit 1602258 into spotify:master Jan 2, 2024
5 checks passed
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.

4 participants