{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":789211430,"defaultBranch":"master","name":"erlang-soap","ownerLogin":"2600hz","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-04-19T23:54:50.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/408801?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1719440474.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"f55afa05846730f59341c5446e1f51472b61b0f3","ref":"refs/heads/record-type-fixes","pushedAt":"2024-06-26T22:21:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"danielfinke","name":"Daniel Finke","path":"/danielfinke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2608395?s=80&v=4"},"commit":{"message":"Fix record types (p_state, pf_state, faultcode)\n\nAddress post-OTP 19 requirement for explicit `undefined`\nsee: https://www.erlang.org/doc/system/typespec.html#type-information-in-record-declarations\n\n- remove unused `fault_types` field from `#op`\n- set static parsers early, at parse start, in `soap_client_util`","shortMessageHtmlLink":"Fix record types (p_state, pf_state, faultcode)"}},{"before":"562f06d3ba9af2637a597aba6884c6cb0a7ef535","after":null,"ref":"refs/heads/fix-doubled-nested-list-translation","pushedAt":"2024-06-26T21:42:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"danielfinke","name":"Daniel Finke","path":"/danielfinke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2608395?s=80&v=4"}},{"before":null,"after":"562f06d3ba9af2637a597aba6884c6cb0a7ef535","ref":"refs/heads/fix-doubled-nested-list-translation","pushedAt":"2024-06-26T21:41:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"danielfinke","name":"Daniel Finke","path":"/danielfinke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2608395?s=80&v=4"},"commit":{"message":"Fix 2x-nested translation of record list fields\n\nFixes bet365/soap#47\n\nWhen using `soap:erlang2wsdl` on the referenced `.hrl`, a crash occurs\nas described in the above issue. This is because the nesting of the\ntranslated `hobbies` field is doubled up; the return value from\n`erlsom_type2xsd:translateType/2` has the `MinOccurs`/`MaxOccurs`\nwrapper applied twice for lists.\n\nIgnore the list element type's `MinOccurs`/`MaxOccurs` and use the 0 and\nunbounded values, for lists, respectively. This will produce the same\nresult as shown on https://github.com/bet365/soap/blob/6848d29d9d123c37f22b309f19de848f6309b66a/doc/generating_a_wsdl.md?plain=1#L160.\n\n[Source .hrl](https://github.com/bet365/soap/blob/856b5c418d8d40a6b5bcbbe3fd390c6a0b8d4f18/test/soap_SUITE_data/store.hrl)","shortMessageHtmlLink":"Fix 2x-nested translation of record list fields"}},{"before":"8f585c05bf3d1c99dd22c84f1435fcfc30014843","after":null,"ref":"refs/heads/record-type-fixes","pushedAt":"2024-06-24T22:32:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"danielfinke","name":"Daniel Finke","path":"/danielfinke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2608395?s=80&v=4"}},{"before":"77b595ab133636a8dacb9dd7b5a81f873b5c1a5a","after":"dbdca669b4b0ef5d4ee25e60a36db9f6b2a4599e","ref":"refs/heads/2600Hz","pushedAt":"2024-06-24T22:32:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"danielfinke","name":"Daniel Finke","path":"/danielfinke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2608395?s=80&v=4"},"commit":{"message":"Fix record types (p_state, pf_state, faultcode) (#1)\n\nAddress post-OTP 19 requirement for explicit `undefined`\r\nsee: https://www.erlang.org/doc/system/typespec.html#type-information-in-record-declarations","shortMessageHtmlLink":"Fix record types (p_state, pf_state, faultcode) (#1)"}},{"before":null,"after":"8f585c05bf3d1c99dd22c84f1435fcfc30014843","ref":"refs/heads/record-type-fixes","pushedAt":"2024-06-24T22:23:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"danielfinke","name":"Daniel Finke","path":"/danielfinke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2608395?s=80&v=4"},"commit":{"message":"Fix record types (p_state, pf_state, faultcode)\n\nAddress post-OTP 19 requirement for explicit `undefined`\nsee: https://www.erlang.org/doc/system/typespec.html#type-information-in-record-declarations","shortMessageHtmlLink":"Fix record types (p_state, pf_state, faultcode)"}},{"before":"d0d4a6d60c686faf4495ecf46452e17de9597a35","after":"77b595ab133636a8dacb9dd7b5a81f873b5c1a5a","ref":"refs/heads/2600Hz","pushedAt":"2024-04-20T00:13:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jamesaimonetti","name":"James Aimonetti","path":"/jamesaimonetti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/160921?s=80&v=4"},"commit":{"message":"Updates for newer OTP\n\nInclude interface() spec and type in generated client modules","shortMessageHtmlLink":"Updates for newer OTP"}},{"before":"83bcff0b220491be91cadcca0c116ba8476dff80","after":"d0d4a6d60c686faf4495ecf46452e17de9597a35","ref":"refs/heads/2600Hz","pushedAt":"2024-04-20T00:11:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jamesaimonetti","name":"James Aimonetti","path":"/jamesaimonetti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/160921?s=80&v=4"},"commit":{"message":"Updates for newer OTP\n\nInclude interface() spec and type in generated client modules","shortMessageHtmlLink":"Updates for newer OTP"}},{"before":null,"after":"83bcff0b220491be91cadcca0c116ba8476dff80","ref":"refs/heads/2600Hz","pushedAt":"2024-04-20T00:03:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jamesaimonetti","name":"James Aimonetti","path":"/jamesaimonetti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/160921?s=80&v=4"},"commit":{"message":"Updates for newer OTP\n\nInclude interface() spec and type in generated client modules","shortMessageHtmlLink":"Updates for newer OTP"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEcDgknwA","startCursor":null,"endCursor":null}},"title":"Activity ยท 2600hz/erlang-soap"}