-
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…
-
### Bug summary
1. When cancelling a flow run, the `on_cancellation` handler is not run.
2. reproducible example. This was given to me by [Bianica on Slack](https://prefect-community.slack.com/arc…
-
Rather than having every change to the DAO happen through global "improvement proposals", we could have a more open process where anyone can push modifications to individual branches which ripple up…
-
### Bug summary
If I'm reading the code correctly, `create_flow_run_from_deployment()` does not set the flow's `empirical_policy` on creation [link](https://github.com/PrefectHQ/prefect/blob/86b80dc2…
-
### Description of the bug
There's a number of warnings triggered by React Router when using the latest Vaadin Flow snapshot/pre-release (24.6):
⚠️ React Router Future Flag Warning: React Router wi…
-
https://hunzino1.github.io/rubytree/2018/11/12/code-comments-style.html
每天都不忘保持一点点紧张,直到实现目标之后。
-
Is there a different link to download getopt.exe besides the util-linux package (site is down for the URL this points to http://gnuwin32.sourceforge.net/packages/util-linux-ng.htm)
so I can continue w…
-
When using branching model it may happen that release is created, some commits are applied to it, but then it is abandoned - i.e. not deployed to production, but all the fixes should be back-merged to…
-
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.