Otto Kekäläinen

Results 403 comments of Otto Kekäläinen

The WalletConnect option only works with external devices or standalone apps. It doesn't trigger the in-browser JavaScript API required to communicate with the OneKey extension.

Have you tried submitting any of the patches upstream?

Yes, I split this and also #5716 out from #5706 in hope that it is easier for you to review and to accept a few smaller PRs instead of one...

Thanks for the feedback! I have updated the PR following your guidance.

Thanks Jon for the feedback - I have updated the PR accordingly and also rebased on latest prisma:main. Looking at [git log in 500-databases](https://github.com/prisma/docs/commits/main/content/200-orm/050-overview/500-databases) and e.g. https://github.com/prisma/docs/commit/4358a4169ef3ff042d70b825a9cf3e16bf71e48e seems you prefer...

> > Looking at [git log in 500-databases](https://github.com/prisma/docs/commits/main/content/200-orm/050-overview/500-databases) and e.g. [4358a41](https://github.com/prisma/docs/commit/4358a4169ef3ff042d70b825a9cf3e16bf71e48e) seems you prefer to squash when merging. Please merge this PR as-is without squashing to avoid loosing the per-commit...

The `publish-deb` seems to be only about generating Debian packages, and the script seems correct. Currently, the assets your GitHub releases announces are: - [linux.gz](https://github.com/firecow/gitlab-ci-local/releases/download/4.56.2/linux.gz) 36.1 MB - [macos.gz](https://github.com/firecow/gitlab-ci-local/releases/download/4.56.2/macos.gz) 29.2...

Those lines look like they create the binaries. I guess the source .tar.gz is directly generated from GitHub. Maybe one can run locally `git archive --format=tar.gz 4.56.2 --output 4.56.2.tar.gz; gpg...

The steps above have all info. Open with browser https://salsa.debian.org/debian/entr to browse pipelines in action. On Fri., Jan. 31, 2025, 11:49 Mads Jon Nielsen, ***@***.***> wrote: > @ottok Also add...

The pipeline file is debian/salsa-ci.yml On Fri., Jan. 31, 2025, 12:39 Otto Kekäläinen, ***@***.***> wrote: > The steps above have all info. Open with browser > https://salsa.debian.org/debian/entr to browse pipelines...