-
### Describe the bug
Have component that binds textarea to variable for use on afterMount
```
import { onMount } from 'svelte'
export let autofocus = false
let textarea: HTMLTextAre…
-
*This issue was originally created by [**@pmaier1**](https://github.com/pmaier1) at .*
![Screenshot from 2023-12-08 09-11-47](https://github.com/matrix-org/matrix-authentication-service/assets/2119…
-
Should we link [ScyllaDB Migrator Documentation](https://migrator.docs.scylladb.com/stable/) from the homepage or navbar?
![image](https://github.com/user-attachments/assets/82d3cef8-fdf3-43fb-8239…
-
The hooks have been painful to understand or work with. Replace the k8s wait job with some status marker in the ClickHouse schema migrator table flag.
-
### Preflight checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions.
- [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/keto/blob/m…
-
### Code of Conduct
- [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/.github/CODE_OF_CONDUCT.md)
### What article on docs.github.co…
-
*This issue was originally created by [**@hughns**](https://github.com/hughns) at .*
Currently all users are required to have a verified email address. This should be configurable in future.
-
Rather than ngrep-ing datadb traffic, it would be good, for example when doing:
`cgr-migrator -config_path=/etc/cgrates -migrate=*attributes`
if cgr-migrator could count the number of attributes…
-
Reading the [documentation](https://docs.rs/sqlx/latest/sqlx/migrate/trait.MigrationSource.html), the migration table is hardcoded to `_sqlx_migrations` with an implementation defined schema.
Since…
-
hi,
We have Nexus OSS deployed using docker using the latest 3.70 tag;
```
services:
nexus:
container_name: nexus
restart: unless-stopped
image: sonatype/nexus3:3.70.1
user…