-
Hello,
The user manual has several problems:
- pressing `gO` opens an empty location list
- the manual does not follow the format as outlined in `help-writing`
- missing topics, e.g. how to cr…
-
release: october 2022
Wanted:
- Infrastructure:
- [x] cpython-3.10.6
- [x] cpython-3.11.0 (10% to 25% speed-up vs 3.10 on interactive Python applications)
- [x] github as a full second…
-
Is there any way to dynamically generate examples?
I would like to be able to execute the same scenario with different inputs (that share the same expected result) , not just hardcoding these input…
-
GraphQL has a built-in compute or runtime component where developers can customize their own business logic directly at the API layer. These components are called Resolvers, and they provide the logic…
-
It would be great to be able to include tokens such as %BASE_URL% in fields in the yaml, to be substituted at runtime with the contents of a matching environment variable.
Happy to contribute a PR …
-
I'm trying to use siwe with vanilla javascript (templating engine) and I was wondering if there's a way to use the following part in a script in html:
```
import { SiweMessage } from 'siwe';
cons…
-
Starting the app in MacOS, I get 500 server error:
```
GET / text/html:
>> Matched: (index) GET /?
>> Error rendering Tera template 'listingsindex'.
>> Failed to render 'listingsindex' (…
-
### What version of `astro` are you using?
0.22.6
### What package manager are you using?
pnpm
### What operating system are you using?
macOS Monterey 12.1
### Describe the Bug
When using `rema…
-
Trying to get the latest ASGS/ASGSH running. On initialize/hindcast, get this log message:
`asgs_main.sh>submitJob()>hindcast : Submitting /projects/ncfs-dev/ncv99-nam-bob-2022/asgs23353/initiali…
-
Provide Entity Framework 7 provider for a ESENT NOSQL database.
This database is officially supported on UWP platform, but now there is only ISAM imperative access to ESENT DB in C#.
ESENT is proven …