Philip Mannheimer

Results 12 issues of Philip Mannheimer

I dont see any variable where I set the topic in this action, GoogleApi.Gmail.V1.Api.Users.gmail_users_watch() https://github.com/googleapis/elixir-google-api/blob/738d839c82d1b21cc45256f974493cd3d3d69ac2/clients/gmail/lib/google_api/gmail/v1/api/users.ex#L173 ``` body: "{\n \"error\": {\n \"code\": 400,\n \"message\": \"topicName required\",\n \"errors\": [\n {\n \"message\": \"topicName...

type: docs

Added a callback which fires when the countup is done.

Hi I can't seem to get how to translate the actual model and its attributes? ``` yaml sv: activerecord: models: rich_file: one: Dokument other: Dokument ```

For ec2 arm instances this is needed for it to actually run: ```bash yum install -y libicu60 jq ``` [Ref](https://aws.amazon.com/blogs/compute/building-arm64-applications-on-aws-graviton2-using-the-aws-cdk-and-self-hosted-runners-for-github-actions/)

This commit broke our docker multibuild setup completely. Because the bump of alpine version is not compatible with older alpine versions. Is this a common thing that's done? Is there...

We should replace the current dependency with https://github.com/zyro/elixir-uuid; "UUID generator and utilities for [Elixir](http://elixir-lang.org/). See [RFC 4122](http://www.ietf.org/rfc/rfc4122.txt). Note: Renamed from [uuid](https://hex.pm/packages/uuid) to [elixir_uuid](https://hex.pm/packages/elixir_uuid) as a solution to package name conflicts....

Is it possible have the pem file inlined in an env file instead? Have a multi-server setup so would be nice not to have to be forced to have multiple...

I get access forbidden on anything I try with this lib.

Is this something that will come?