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

Unsupported Git Flow Version #328

Closed
1 of 3 tasks
mqvortrup opened this issue Apr 26, 2021 · 11 comments
Closed
1 of 3 tasks

Unsupported Git Flow Version #328

mqvortrup opened this issue Apr 26, 2021 · 11 comments

Comments

@mqvortrup
Copy link

  • I'm submitting a ...

    • bug report
    • feature request
    • puppy => You're not submitting a puppy. I already have one and he's adorable
  • What is the current behavior?

After update to newest IntelliJ version, the git flow plugin reports "Unsupported Git Flow Version"

  • Is this a bug? Sorry about that. If so give me explicit details how to reproduce:
  1. Open IntelliJ
  2. Look at message from git flow plugin in lower right corner
  • What is the expected behavior?

That the git flow plugin accepts the installed version, 1.12.3 (AVH Edition), of git flow.

  • What is the motivation / use case for changing the behavior?

  • Please tell me about your environment:

    IntelliJ IDEA 2021.1 (Community Edition)
    Build #IC-211.6693.111, built on April 6, 2021
    Runtime version: 11.0.10+9-b1341.35 amd64
    VM: Dynamic Code Evolution 64-Bit Server VM by JetBrains s.r.o.
    Windows 10 10.0
    GC: ParNew, ConcurrentMarkSweep
    Memory: 1969M
    Cores: 8
    Non-Bundled Plugins: Gitflow (0.7.6), org.jetbrains.kotlin (211-1.4.32-release-IJ6693.72)
    Kotlin: 211-1.4.32-release-IJ6693.72
    
  • Other information (e.g. detailed explanation, stacktrace, related issues, suggestions how to fix, links for me to have context words of praises, pictures of puppies (again with the puppy??) )

Yes, I have a .idea/misc.xml file.

@xtreemrage
Copy link

xtreemrage commented May 1, 2021

Is your project initialized with git init? I had the same experience when I didn't run that command. Although the message gives you the wrong idea, like something is wrong...

@mqvortrup
Copy link
Author

Is your project initialized with git init? I had the same experience when I didn't run that command. Although the message gives you the wrong idea, like something is wrong...

You're right. If the project already has been initialized, then the message is simply "No gitflow".

Curiously enough, after having opened an already initialized project, then the error message in the uninitialized project also changed from "Unsupported Git Flow Version" to "No gitflow".

@vulkanino
Copy link

vulkanino commented May 4, 2021

I have the same problem, and that happens each time I upgrade IntelliJ. This is annoying. Can we make so that this plugin runs on every IntelliJ version?

image

...
patchPluginXml {
    pluginId "Gitflow"
    pluginDescription 'Git Flow Integration'
    version '0.7.6'
    sinceBuild '211.0'
    untilBuild '211.*'

image

@OpherV
Copy link
Owner

OpherV commented May 4, 2021

The "unsupported gitflow version" issue has nothing to do with the intellij version. It's a separate bug I'm still tracking.

As for your suggestion @vulkanino
This has been discussed in the past, the answer is no. See explanation here:
#319
#200

@vulkanino
Copy link

vulkanino commented May 10, 2021

Please provide at least a "use at your own risk". We're blocked.

@OpherV
Copy link
Owner

OpherV commented May 11, 2021

@vulkanino
Yeah I'm not planning on doing that - it doesn't make sense in terms of legal and ethical liability

If you feel like you're blocked in your very specific use case then by all means I offer this plugin as open source - you're more than welcome to build a version for yourself from the source code and and use at your own risk

@JayeshB92
Copy link

Same Issue, Please provide updates ASAP.!!

RubyMine 2021.2
Build #RM-212.4746.90, built on July 26, 2021
Runtime version: 11.0.11+9-b1504.13 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 11.4
GC: G1 Young Generation, G1 Old Generation
Memory: 5120M
Cores: 12

@OpherV
Copy link
Owner

OpherV commented Jul 30, 2021

@JayeshB92 it's exactly comments like these that make people want to quit maintaining open source projects. You're using free software provided at no cost for you. You're not in any position to demand anything.

A new version will be available soon and is tracked here - #332 . Until then you can just use 2021.1

@sirko-uhl
Copy link

Same Issue, Please provide updates ASAP.!!
...

such comments are a shame

@CC007
Copy link

CC007 commented Aug 7, 2021

Not all people know or thought of it, but @JayeshB92 it's better to put a thumbsup reaction on the original post, rather than a comment that adds no additional info regarding the issue. That way you prevent clutter and it gives a nice way for the dev to see how many people experience the same issue, without manually counting all the "same here" comments.

@OpherV
Copy link
Owner

OpherV commented Aug 18, 2021

I committed something to 0.7.7 which is now out that might solve this issue. I'll reopen if it crops up again.

@OpherV OpherV closed this as completed Aug 18, 2021
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

No branches or pull requests

7 participants