Skip to content

git: spinning-status when editing git 2.36.0 #20

@drok

Description

@drok

Describe the bug

When loading the git/git project for the first time, accepting the offer to bootstrap fails, and the status button remains red with spinner.

Steps to reproduce the behavior:

  1. Clone git/git@4ae3003ba (v2.36.0)
  2. Start vscode, point to the just cloned dir.
  3. Accept the "Bootstrap" prompt
  4. Observe "git configuration succeeded but there is no makefile." and
  5. Observe spinning icon on red button with status "git: Default"

Expected behavior

Even if the git project botched something in the autotools (not this extension's fault), the spinner should be disabled after the failure is noted.

Where does the extension run?

  • OS where VSCode runs: Windows 10
  • OS where the autotools extension runs: Ubuntu 22, ie, remotely
  • Extension Version: 0.3.1

What project are you editing?

  • Project repo if public: git/git@4ae3003ba
  • Autoconf version (autoconf --version): 2.71
  • Automake version (automake --version): 1.16.5
  • Make version (make --version): 4.3
  • Using libtool? : no

Additional context

Add any other context about the problem here.

What does the extension log? (OUTPUT pane / "Autotools" channel)

2025-03-18T16:23:22.010Z: starting mergesium.autotools 0.3.1/linux-x64 - pre-release expires 2024-05-15
The project is not yet bootstrapped.
Folder "git"
=======================
git configuration succeeded but there is no makefile.
KB: https://autotools.mergesium.com/kb/git?v=-git_version-#no-makefile-found
git configuration succeeded but there is no makefile.
KB: https://autotools.mergesium.com/kb/git?v=-git_version-#no-makefile-found

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions