Are there a breaking changes #55
Replies: 1 comment 1 reply
-
|
Hi! Thanks for reaching out — glad to hear about your interest in supporting git-flow-next. Commands: We aim to be command-compatible with git-flow-avh, so existing command invocations should work as-is. We also support importing legacy configurations. Output: We can't yet guarantee output compatibility. This is something we want to address, but it requires building a structured test suite that captures and compares output across common scenarios. A few things we're considering for the roadmap:
Could you share examples of specific command output your extension parses? That would help us prioritize compatibility for the most common integration points. EDIT: I noticed that we have a compatibility report here, but to mainly covers the command calling part. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am maintainer for serhioromano.vscode-gitflow
It used to work with git-flow or gitflow-avh. Those projects long not supported but it worked. now one of my useres pointed me to your direction. I would like to update my extension to use your projects. Are there breaking changes? Commands looks the same, but output? I relay on come commands output to confirm results.
Beta Was this translation helpful? Give feedback.
All reactions