{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":435778543,"defaultBranch":"main","name":"abnlookup","ownerLogin":"hyraiq","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-12-07T07:08:47.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/44912692?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1695769648.0","currentOid":""},"activityList":{"items":[{"before":"b0a2f0215b15eac80306e7ea893431d3afa0bdf6","after":null,"ref":"refs/heads/abn-formatter","pushedAt":"2023-09-26T22:46:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"pm0","name":"Paul McClarron","path":"/pm0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3173150?s=80&v=4"}},{"before":"9a769c60d0a131c9c57f37a9407337c44cc36489","after":"f0ee793599069123a6df99e517c453a8687b6371","ref":"refs/heads/main","pushedAt":"2023-09-26T22:46:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pm0","name":"Paul McClarron","path":"/pm0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3173150?s=80&v=4"},"commit":{"message":"feat(formatter): add ABN formatter function (#8)\n\nFunction takes an ABN string and returns it with spaces.\r\n\r\ne.g. `AbnFormatter::format('30616935623') -> '30 616 935 623'`","shortMessageHtmlLink":"feat(formatter): add ABN formatter function (#8)"}},{"before":null,"after":"b0a2f0215b15eac80306e7ea893431d3afa0bdf6","ref":"refs/heads/abn-formatter","pushedAt":"2023-09-26T07:30:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pm0","name":"Paul McClarron","path":"/pm0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3173150?s=80&v=4"},"commit":{"message":"Add formatter function","shortMessageHtmlLink":"Add formatter function"}},{"before":"b39fde230b7e99bfbbde396aa54f2e3f844e3e1e","after":null,"ref":"refs/heads/hotfix/blank-address-date","pushedAt":"2023-07-03T05:39:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ndench","name":"Nathan Dench","path":"/ndench","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2062388?s=80&v=4"}},{"before":"6805d7f9c0a5e53cac733b5fe42bab7f3596d7c3","after":"9a769c60d0a131c9c57f37a9407337c44cc36489","ref":"refs/heads/main","pushedAt":"2023-07-03T05:39:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ndench","name":"Nathan Dench","path":"/ndench","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2062388?s=80&v=4"},"commit":{"message":"Fix not blank on addressDate property (#7)\n\nFix for previous release that didn’t actually fix the issue as it still\r\ndidn’t allow a null `addressDate`","shortMessageHtmlLink":"Fix not blank on addressDate property (#7)"}},{"before":null,"after":"b39fde230b7e99bfbbde396aa54f2e3f844e3e1e","ref":"refs/heads/hotfix/blank-address-date","pushedAt":"2023-07-03T05:35:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kielabokkie","name":"Wouter","path":"/kielabokkie","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1221750?s=80&v=4"},"commit":{"message":"Fix not blank on addressDate property\n\nFix for previous release that didn’t actually fix the issue as it still didn’t allow a null addressDate.","shortMessageHtmlLink":"Fix not blank on addressDate property"}},{"before":"3278253c9260fb05263402c75b96e4c61f9f3e83","after":null,"ref":"refs/heads/hotfix/nullable-address-date","pushedAt":"2023-07-03T01:00:47.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kielabokkie","name":"Wouter","path":"/kielabokkie","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1221750?s=80&v=4"}},{"before":"08c479ba0838e9de6fbcd992d9ef424e606aae69","after":"6805d7f9c0a5e53cac733b5fe42bab7f3596d7c3","ref":"refs/heads/main","pushedAt":"2023-07-03T01:00:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kielabokkie","name":"Wouter","path":"/kielabokkie","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1221750?s=80&v=4"},"commit":{"message":"Make address date nullable (#6)","shortMessageHtmlLink":"Make address date nullable (#6)"}},{"before":null,"after":"3278253c9260fb05263402c75b96e4c61f9f3e83","ref":"refs/heads/hotfix/nullable-address-date","pushedAt":"2023-07-03T00:56:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kielabokkie","name":"Wouter","path":"/kielabokkie","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1221750?s=80&v=4"},"commit":{"message":"Make address date nullable\n\nThis does not happen often but it is possible that the AddressDate is not set","shortMessageHtmlLink":"Make address date nullable"}},{"before":"fe315c367c86a3f7ef99ed2b3ce435dc4904cccb","after":null,"ref":"refs/heads/feature/doctrine-annotations","pushedAt":"2023-05-25T02:55:03.589Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ndench","name":"Nathan Dench","path":"/ndench","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2062388?s=80&v=4"}},{"before":"240db20b11040aedf51dd9f28d0b7f81db4bcc76","after":"08c479ba0838e9de6fbcd992d9ef424e606aae69","ref":"refs/heads/main","pushedAt":"2023-05-25T02:55:02.402Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ndench","name":"Nathan Dench","path":"/ndench","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2062388?s=80&v=4"},"commit":{"message":"Use PHP attributes in favour of annotations (#5)\n\nSwitch over to using PHP attributes instead of doctrine annotations so\r\nwe can drop the dependency on doctrine/annotations","shortMessageHtmlLink":"Use PHP attributes in favour of annotations (#5)"}},{"before":null,"after":"fe315c367c86a3f7ef99ed2b3ce435dc4904cccb","ref":"refs/heads/feature/doctrine-annotations","pushedAt":"2023-05-25T02:43:45.669Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kielabokkie","name":"Wouter","path":"/kielabokkie","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1221750?s=80&v=4"},"commit":{"message":"Use PHP attributes in favour of annotations\n\nSwitch over to using PHP attributes instead of doctrine annotations so we can drop the dependency on doctrine/annotations","shortMessageHtmlLink":"Use PHP attributes in favour of annotations"}},{"before":"1048f19b4e168a2e023e0bb4f82c59531424cea8","after":null,"ref":"refs/heads/chore/symfony6-support","pushedAt":"2023-05-09T03:09:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ndench","name":"Nathan Dench","path":"/ndench","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2062388?s=80&v=4"}},{"before":"4f4ca91c1697c751700309c9cedb30ac5b01b608","after":"240db20b11040aedf51dd9f28d0b7f81db4bcc76","ref":"refs/heads/main","pushedAt":"2023-05-09T03:09:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ndench","name":"Nathan Dench","path":"/ndench","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2062388?s=80&v=4"},"commit":{"message":"Add support for Symfony 6 (#4)\n\nUpdate composer dependencies to add support for Symfony 6","shortMessageHtmlLink":"Add support for Symfony 6 (#4)"}},{"before":"c73302bc7a92301d2b3d23bb6129dc5009f0a95f","after":"1048f19b4e168a2e023e0bb4f82c59531424cea8","ref":"refs/heads/chore/symfony6-support","pushedAt":"2023-05-09T02:55:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kielabokkie","name":"Wouter","path":"/kielabokkie","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1221750?s=80&v=4"},"commit":{"message":"update composer","shortMessageHtmlLink":"update composer"}},{"before":null,"after":"c73302bc7a92301d2b3d23bb6129dc5009f0a95f","ref":"refs/heads/chore/symfony6-support","pushedAt":"2023-05-09T02:46:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kielabokkie","name":"Wouter","path":"/kielabokkie","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1221750?s=80&v=4"},"commit":{"message":"Add support for Symfony 6\n\nUpdate composer dependencies to add support for Symfony 6","shortMessageHtmlLink":"Add support for Symfony 6"}},{"before":"c0c74a9dbada93e8c7c931a65f4078401b83bb15","after":null,"ref":"refs/heads/fix/empty-string","pushedAt":"2023-04-20T07:34:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tomtomau","name":"Tom Newby","path":"/tomtomau","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2062363?s=80&v=4"}},{"before":"57533513492b965d40cb2c65dcd22f80ade7726d","after":"4f4ca91c1697c751700309c9cedb30ac5b01b608","ref":"refs/heads/main","pushedAt":"2023-04-20T07:34:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tomtomau","name":"Tom Newby","path":"/tomtomau","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2062363?s=80&v=4"},"commit":{"message":"fix(abr): allow empty string not null (#3)","shortMessageHtmlLink":"fix(abr): allow empty string not null (#3)"}},{"before":null,"after":"c0c74a9dbada93e8c7c931a65f4078401b83bb15","ref":"refs/heads/fix/empty-string","pushedAt":"2023-04-20T07:32:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"tomtomau","name":"Tom Newby","path":"/tomtomau","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2062363?s=80&v=4"},"commit":{"message":"fix(abr): allow empty string not null","shortMessageHtmlLink":"fix(abr): allow empty string not null"}},{"before":"57533513492b965d40cb2c65dcd22f80ade7726d","after":null,"ref":"refs/tags/2.0.0","pushedAt":"2023-04-20T07:31:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tomtomau","name":"Tom Newby","path":"/tomtomau","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2062363?s=80&v=4"}},{"before":"0ee216a6076d365646340f7b046895503d1d3ba8","after":null,"ref":"refs/heads/fix/nullable-address-state","pushedAt":"2023-04-20T07:08:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tomtomau","name":"Tom Newby","path":"/tomtomau","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2062363?s=80&v=4"}},{"before":"bb6e9f9ec1da7820946152e3593fc883515ea739","after":"57533513492b965d40cb2c65dcd22f80ade7726d","ref":"refs/heads/main","pushedAt":"2023-04-20T07:08:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tomtomau","name":"Tom Newby","path":"/tomtomau","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2062363?s=80&v=4"},"commit":{"message":"fix(null): handle nullable postcode and state ZNA (#2)","shortMessageHtmlLink":"fix(null): handle nullable postcode and state ZNA (#2)"}},{"before":"5e37c7a0f3422613db957b2cceae9591d49a41d9","after":"0ee216a6076d365646340f7b046895503d1d3ba8","ref":"refs/heads/fix/nullable-address-state","pushedAt":"2023-04-20T07:02:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tomtomau","name":"Tom Newby","path":"/tomtomau","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2062363?s=80&v=4"},"commit":{"message":"fix","shortMessageHtmlLink":"fix"}},{"before":null,"after":"5e37c7a0f3422613db957b2cceae9591d49a41d9","ref":"refs/heads/fix/nullable-address-state","pushedAt":"2023-04-20T06:50:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"tomtomau","name":"Tom Newby","path":"/tomtomau","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2062363?s=80&v=4"},"commit":{"message":"fix(null): handle nullable postcode and state ZNA","shortMessageHtmlLink":"fix(null): handle nullable postcode and state ZNA"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADiZd0YQA","startCursor":null,"endCursor":null}},"title":"Activity · hyraiq/abnlookup"}