-
This might be a stupid question, a release is very similar to a feature branch, why can one publish a release and then can't pull using git-flow commands like you can in a feature branch? Or does it j…
-
How I can use git flow release finish in a manner that doesn't ask for merge commit messages? The -m flag doesn't provide this, as I expected.
-
### What would you like to see!
I have following process:
1) We develop on-premises software and it is a first layer of configuration. Here we must link together all parts of software, like mutual c…
-
Hello,
I've encountered this minor issue while using the tool, it would fail with this error:
```txt
~ blowfish-tools new testing-pool
✔ Hugo is available
✔ Git is available
✔ Folder ok...
✔ …
-
Ah, the humble git commit message—a window into the soul of a project! But, folks, we seem to have stumbled into a temporal rift. Our commit messages are stuck in the past, quite literally. Instead of…
-
### Bug summary
My deployment executing in K8s fails with an error (inspected with `kubectl logs`):
```
ModuleNotFoundError: No module named 'polars'
```
But the flow logs in the UI don't have …
-
### Bug summary
When running a deployed flow that has a Pydantic based model as a parameter, the UI input looks different when the class is defined inside the same file as the flow vs. when the class…
-
Is it true that the authors you have referred to Nicole Forsgren PhD, Jez Humble and Gene Kim, do they advise to not use 'Git Flow' ? :)
![Capture](https://github.com/sebastianden/medium/assets/10162…
-
### Bug Description
Hello,
Currently, when I use the API to run a flow, the response only contains the final ChatOutput. However, I would like to retrieve all intermediate results generated by the…
-
When creating a project with the `pnpm create @qwikdev/astro` command there is no `.gitignore` file created. When selecting the `Initialize a new git repository?` option in the creation flow this caus…