-
## Bug report
### Describe the bug
If we use `await strapi.admin.services.permission.actionProvider.registerMany(actions);` during a plugin bootstrap phase and have some wrong config in the …
-
The goal is to have IDE support on Conveyor. For a first release we will target a version of visual studio code running in the browser. User should be able to:
- Use the Conveyor CLI
- Use docker as…
-
> This a placeholder for gathering references to create a more fleshed out plan.
We have distinct Gateway (/ipfs, /ipns) and API (/api/v0) endpoints today, and only the most basic read operations c…
lidel updated
11 months ago
-
-
## Feature description
In cli prompt the program has option "Don't use the config" but i cannot use it through inline command `ts-to-zod --none` or `ts-to-zod --config=none` doesnt work
### Inpu…
-
## Feature request
### Use case
When you want to distribute your `.mise.toml` and let user creates creates their own env files as such:
```
$ cat .mise.toml
[[env]]
_.file = '.env' …
mrjk updated
2 months ago
-
## Objective
Improve the developer experience for blockchain developers.
## Origin Document
I encountered a handful of problems going through #359, ranging from bugs, issues and institutional…
-
It is more useful to get quick start information in each package README file:
- [ ] components-v6
- [ ] runtime
- [ ] ui-builder
- [ ] dev-tools
-
The `assert-same-values` function tells you when the expected doesn't match the actual and shows both sequences. It would be much more helpful if it showed what was different between them.
-
tl;dr
- ipfs-companion should not only check if RPC API port provides `/api/v0`, but also do similar test on the local Gateway port.
- we could reuse gateway test from ipfs-webui (ask gateway for …