resister

Results 10 comments of resister

@moezbhatti https://github.com/android-rcs/rcsjta > Thanks to its client/server API, the stack may be easily integrated with existing native Android applications (e.g. address book, dialer) and permits to create new RCS applications...

@phpbg https://github.com/android-rcs/rcsjta

This does not work with the docker `pm2-runtime`. ```Dockerfile RUN yarn global add [email protected] COPY . . EXPOSE 8080 CMD [ "pm2-runtime", "index.js" ] ``` Gives: ``` Error [ERR_REQUIRE_ESM]: Must...

@koxudaxi I wouldn't even mind manually editing `allOf` for those cases when I'm consuming an API with that. TypeDict would be great! I hope people chime in!

@jheyens I'd love to get this merged. Looking to integrate with gitlab CI. https://gitlab.com/gitlab-org/security-products/security-report-schemas/-/blob/master/dist/dependency-scanning-report-format.json

Is there a way i can sponsor this feature?

Can I sponsor this fix? I'll use vs code until then :/

I've read all the links here and I'm still confused about what a `MyApplicationsAbstraction` looks like. I also don't understand why my example isn't working? Thanks for the awesome library!...

@jhenzi I'm having the same error. Did you ever get anywhere on this? ``` | ERROR: relation "accounts" does not exist at character 566 | STATEMENT: SELECT a.attname, format_type(a.atttypid, a.atttyp...

@Gargron Still no luck following the guide. Here's my issue for what its worth https://discourse.joinmastodon.org/t/docker-setup-error-domain-name/2051