-
Hi,
i've migrated my existing boruta backed app to phoenix 1.7 and wanted to share the diffs so that you can either pull them back into your generators or we can document them here for others to us…
-
How can I create a Singleton object based on a generator?
For example
```
def session_factory(connection):
with connection() as conn:
session = Session(bind=conn)
yield …
-
I've checked out the [F# sample app](https://github.com/dotnet/samples/tree/main/orleans/FSharpHelloWorld) and found out that interfaces in that sample app are written in C#.
Since there's not much…
pkese updated
1 month ago
-
### Is your feature request related to a problem? Please describe.
Hello,
When using a visual studio project generated by the vsxmake generator, clicking "Solution => Build all" (or worse "Solutio…
-
## CVE-2022-24999 - High Severity Vulnerability
Vulnerable Libraries - qs-6.9.0.tgz, qs-6.7.0.tgz, qs-6.2.3.tgz, qs-6.5.2.tgz
qs-6.9.0.tgz
A querystring parser that supports nesting and arrays, wi…
-
### Is your feature request related to a problem? Please describe.
`TypeScriptClientCodegen` is very similar to `AbstractTypeScriptClientCodegen` aside from some options specific to the `typescript…
-
Using flake & numtide/flake-utils:
```nix
(system: let
pkgs = nixpkgs.legacyPackages.${system};
in {
packages.rawBootstrap =
inputs.nixos-generators.nixosGenerate {
inherit pkgs…
-
### I have a problem with different results when generating the changelog of a project.
As you can see on the screenshot generating the changelog has errors with the order of the pull requests in …
-
```
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.Rendering.Universal.ShaderGraph.CorePasses.AddAlphaClipControlToPass (UnityEditor.ShaderGraph.PassDescri…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…