gitflow4idea-plus icon indicating copy to clipboard operation
gitflow4idea-plus copied to clipboard

Support for gitflow-cjs

Open maagiline opened this issue 1 year ago • 0 comments

  • I'm submitting a ...

    • bug report
  • What is the current behavior? When using gitflow-cjs command line tool, the plugin displays "Unsupported Git Flow Version".

  • Is this a bug? Sorry about that. If so give me explicit details how to reproduce:

  1. Uninstall gitflow-avh CLI tool
  2. Install gitflow-cjs CLI tool
  3. Open IntelliJ IDE
  4. On bottom right, see "Unsupported Git Flow Version".
  • What is the expected behavior? After opening the IDE, the Git Flow plugin should not display the error, instead allowing the user to use the plugin as intended.

  • What is the motivation / use case for changing the behavior? The last commit to gitflow-avh was on May 23, 2019 and has been archived on Jun 19, 2023. Since 2019 there have been a number of issues opened that have not be resolved. This fork (gitflow-cjs CLI tool) will address those outstanding issues and open PR's along with continuing to maintain the git-flow branching model.

  • Please tell me about your environment:

    • Gitflow4idea version: 0.7.13
    • Gitflow version: 2.2.0 (CJS Edition)
    • IntelliJ Help -> about:
PhpStorm 2023.1.4
Build #PS-231.9225.18, built on July 13, 2023
Licensed to [__]
You have a perpetual fallback license for this version.
Subscription is active until April 21, 2024.
Runtime version: 17.0.7+10-b829.16 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 13.3.1
GC: G1 Young Generation, G1 Old Generation
Memory: 1024M
Cores: 8
Metal Rendering is ON
Registry:
    debugger.new.tool.window.layout=true
    run.processes.with.pty=TRUE
    ide.experimental.ui=true

Non-Bundled Plugins:
    com.github.lppedd.idea-conventional-commit (0.22.0)
    com.github.copilot (1.3.2.3479)
    com.github.lppedd.idea-conventional-commit-commitlint (0.1.2)
    com.intellij.mermaid (0.0.16+IJ.231)
    ru.adelf.idea.dotenv (2023.1)
    nl.deschepers.laraveltinker (2.6.1)
    Gitflow-Fix (0.7.13)
    com.laravel_idea.plugin (7.4.3.231)
    mobi.hsz.idea.gitignore (4.5.2)

Thanks for the good work. This plugin makes life easier!

maagiline avatar Oct 30 '23 07:10 maagiline