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: resolve 'origin/gh-pages' is not a commit and a branch cannot be created from it error #1702

Merged
merged 9 commits into from
Sep 29, 2024

Conversation

JamesIves
Copy link
Owner

Description

Resolves an issue where the fallback branch creation is not working.

Testing Instructions

This needs to be validated on a release branch before merging, I will do this tomorrow. This started surfacing in the unit test workflow.

Additional Notes

Related #1701

@github-actions github-actions bot added bug 🐝 This issue describes a bug. fix 🐝 This change fixes a bug. labels Sep 28, 2024
Copy link

codecov bot commented Sep 28, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 96.02%. Comparing base (b06fcc8) to head (4f9e9d6).
Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
src/worktree.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1702      +/-   ##
==========================================
+ Coverage   95.70%   96.02%   +0.31%     
==========================================
  Files           7        7              
  Lines         303      302       -1     
  Branches       83       83              
==========================================
  Hits          290      290              
+ Misses         13       12       -1     

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

@JamesIves JamesIves merged commit ff20230 into dev Sep 29, 2024
13 of 17 checks passed
@JamesIves JamesIves deleted the fix-other-issue branch September 29, 2024 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐝 This issue describes a bug. fix 🐝 This change fixes a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant