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

fix: release bad api call (make_latest is a string and not a boolean) #2395

Closed
wants to merge 1 commit into from

Conversation

jBouyoud
Copy link
Contributor

@jBouyoud jBouyoud commented Sep 7, 2023

What Changed

Why

Fix https://github.com/intuit/auto/actions/runs/6099892549/job/16553240257#step:7:10504

Todo:

  • Add tests
  • Add docs

Change Type

Indicate the type of change your pull request is:

  • documentation
  • patch
  • minor
  • major

@jBouyoud jBouyoud marked this pull request as ready for review September 7, 2023 08:01
@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Merging #2395 (eb7ffd5) into main (b351c58) will decrease coverage by 0.09%.
Report is 3 commits behind head on main.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #2395      +/-   ##
==========================================
- Coverage   80.64%   80.56%   -0.09%     
==========================================
  Files          69       69              
  Lines        5673     5674       +1     
  Branches     1274     1275       +1     
==========================================
- Hits         4575     4571       -4     
- Misses        718      719       +1     
- Partials      380      384       +4     
Files Changed Coverage Δ
packages/core/src/git.ts 86.84% <0.00%> (+0.03%) ⬆️

... and 2 files with indirect coverage changes

@hipstersmoothie
Copy link
Collaborator

I fixed this already I think

@jBouyoud jBouyoud deleted the fix-release-api-call branch September 11, 2023 06:55
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.

None yet

2 participants