question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Setup wizard showing incomplete branch names

See original GitHub issue

Describe the bug After run npx shipjs setup, the “What is your base branch?” prompt appears but the options to select are displaying branch names not complete, but seeming to be trimmed of several leading letters.

To Reproduce Steps to reproduce the behavior:

  1. Run npx shipjs setup

Expected behavior Showing complete branch names

Screenshots image

Environment (please complete the following information):

  • environment: (your local machine, CircleCI, Travis CI, etc.)
  • node -v: v14.18.1
  • npm -v or yarn -v: npm 6.14.15
  • Ship.js version: 0.24.2 (via npx)

Additional context: I have multiple origins configured. Looks like it’s the possible cause. https://github.com/algolia/shipjs/blob/main/packages/shipjs-lib/src/lib/git/getRemoteBranches.js#L14

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
eunjae-leecommented, Feb 22, 2022

Fixed in v0.24.3 😃

0reactions
SevenOutmancommented, Feb 11, 2022

I’m glad to help but I happen to be having a whole week off next week 😹.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Branches - GitLab Documentation
A branch is a version of a project's working tree. You create a branch for each set of related changes you make. This...
Read more >
Install a New Windows Server 2012 Active Directory Forest ...
Screenshot that shows the Deployment Configuration page in the Active Directory Domain Services Configuration Wizard.
Read more >
raspberrypi-ui/piwiz: First-run startup wizard - GitHub
This is a wizard to make initial settings to a Raspberry Pi on first boot. ... installed using the command "sudo apt build-dep...
Read more >
EGit/User Guide - Eclipsepedia
Enter your SSH key's passphrase and click OK. On the next wizard page click Add all branches spec to map your local branch...
Read more >
1.6 Getting Started - First-Time Git Setup
Because this is a system configuration file, you would need ... git config --list --show-origin ... you can set a different name for...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found