{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":123921945,"defaultBranch":"master","name":"ebu_adm_renderer","ownerLogin":"ebu","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-03-05T13:15:36.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/2692549?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1722248259.0","currentOid":""},"activityList":{"items":[{"before":"3de59579ec988474c85ef982b1f44e9a2685fa2b","after":null,"ref":"refs/heads/fix_stream_ids","pushedAt":"2024-07-29T10:17:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tomjnixon","name":"Thomas Nixon","path":"/tomjnixon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178226?s=80&v=4"}},{"before":"e2086e740e14a213cbecc4ea0e917dc506c940ee","after":"3de59579ec988474c85ef982b1f44e9a2685fa2b","ref":"refs/heads/master","pushedAt":"2024-07-29T10:17:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tomjnixon","name":"Thomas Nixon","path":"/tomjnixon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178226?s=80&v=4"},"commit":{"message":"fileio/adm: fix stream and track format ID generation\n\nThese are supposed to be based on the type (from the channel/pack\nformat), but were based on the format (i.e. always PCM, or 0001).\n\ncloses #76","shortMessageHtmlLink":"fileio/adm: fix stream and track format ID generation"}},{"before":"9b4ae56778cca5b75f1222cf17457dfe9996f1fd","after":"3de59579ec988474c85ef982b1f44e9a2685fa2b","ref":"refs/heads/fix_stream_ids","pushedAt":"2024-07-27T23:09:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"tomjnixon","name":"Thomas Nixon","path":"/tomjnixon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178226?s=80&v=4"},"commit":{"message":"fileio/adm: fix stream and track format ID generation\n\nThese are supposed to be based on the type (from the channel/pack\nformat), but were based on the format (i.e. always PCM, or 0001).\n\ncloses #76","shortMessageHtmlLink":"fileio/adm: fix stream and track format ID generation"}},{"before":null,"after":"9b4ae56778cca5b75f1222cf17457dfe9996f1fd","ref":"refs/heads/fix_stream_ids","pushedAt":"2024-07-27T23:03:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"tomjnixon","name":"Thomas Nixon","path":"/tomjnixon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178226?s=80&v=4"},"commit":{"message":"fileio/adm: fix stream and track format ID generation\n\nThese are supposed to be based on the type (from the channel/pack\nformat), but were based on the format (i.e. always PCM, or 0001).\n\ncloses #76","shortMessageHtmlLink":"fileio/adm: fix stream and track format ID generation"}},{"before":"e2086e740e14a213cbecc4ea0e917dc506c940ee","after":null,"ref":"refs/heads/misc_fixes","pushedAt":"2024-07-27T22:56:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tomjnixon","name":"Thomas Nixon","path":"/tomjnixon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178226?s=80&v=4"}},{"before":"a04e287f247809653a031b7c99306066ec3d94c1","after":"e2086e740e14a213cbecc4ea0e917dc506c940ee","ref":"refs/heads/master","pushedAt":"2024-07-27T22:56:32.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"tomjnixon","name":"Thomas Nixon","path":"/tomjnixon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178226?s=80&v=4"},"commit":{"message":"avs: fix structure validation\n\nPreviously, validation only worked if there was one audioContent in an\naudioProgramme with alternativeValueSets.\n\nThis also changes the intended behaviour, so that an audioProgramme and\na contained audioContent can not reference the same alternativeValueSet.\nThis is done because if an audioContent references an\nalternativeValueSet, there is no need to reference it from the\naudioProgramme.\n\nThis turned into a general refactor of this validation, because the old\ncode had the wrong structure to be able to work properly.","shortMessageHtmlLink":"avs: fix structure validation"}},{"before":"7085d87f5d61ab00746c00c00fd1f52af2008b05","after":"e2086e740e14a213cbecc4ea0e917dc506c940ee","ref":"refs/heads/misc_fixes","pushedAt":"2024-07-27T22:51:23.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"tomjnixon","name":"Thomas Nixon","path":"/tomjnixon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178226?s=80&v=4"},"commit":{"message":"avs: fix structure validation\n\nPreviously, validation only worked if there was one audioContent in an\naudioProgramme with alternativeValueSets.\n\nThis also changes the intended behaviour, so that an audioProgramme and\na contained audioContent can not reference the same alternativeValueSet.\nThis is done because if an audioContent references an\nalternativeValueSet, there is no need to reference it from the\naudioProgramme.\n\nThis turned into a general refactor of this validation, because the old\ncode had the wrong structure to be able to work properly.","shortMessageHtmlLink":"avs: fix structure validation"}},{"before":"5651338692ad516ce8ac8092c465ef3f6f133aca","after":"7085d87f5d61ab00746c00c00fd1f52af2008b05","ref":"refs/heads/misc_fixes","pushedAt":"2024-07-27T15:26:23.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"tomjnixon","name":"Thomas Nixon","path":"/tomjnixon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178226?s=80&v=4"},"commit":{"message":"avs: fix structure validation\n\nPreviously, validation only worked if there was one audioContent in an\naudioProgramme with alternativeValueSets.\n\nThis also changes the intended behaviour, so that an audioProgramme and\na contained audioContent can not reference the same alternativeValueSet.\nThis is done because if an audioContent references an\nalternativeValueSet, there is no need to reference it from the\naudioProgramme.\n\nThis turned into a general refactor of this validation, because the old\ncode had the wrong structure to be able to work properly.","shortMessageHtmlLink":"avs: fix structure validation"}},{"before":"28ea803eb8a12891b4200993d236907aa130b15e","after":"5651338692ad516ce8ac8092c465ef3f6f133aca","ref":"refs/heads/misc_fixes","pushedAt":"2024-07-26T16:51:23.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"tomjnixon","name":"Thomas Nixon","path":"/tomjnixon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178226?s=80&v=4"},"commit":{"message":"avs: fix structure validation\n\nPreviously, validation only worked if there was one audioContent in an\naudioProgramme with alternativeValueSets.\n\nThis also changes the intended behaviour, so that an audioProgramme and\na contained audioContent can not reference the same alternativeValueSet.\nThis is done because if an audioContent references an\nalternativeValueSet, there is no need to reference it from the\naudioProgramme.\n\nThis turned into a general refactor of this validation, because the old\ncode had the wrong structure to be able to work properly.","shortMessageHtmlLink":"avs: fix structure validation"}},{"before":null,"after":"28ea803eb8a12891b4200993d236907aa130b15e","ref":"refs/heads/misc_fixes","pushedAt":"2024-07-26T16:24:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"tomjnixon","name":"Thomas Nixon","path":"/tomjnixon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178226?s=80&v=4"},"commit":{"message":"avs: fix structure validation\n\nPreviously, validation only worked if there was one audioContent in an\naudioProgramme with alternativeValueSets.\n\nThis also changes the intended behaviour, so that an audioProgramme and\na contained audioContent can not reference the same alternativeValueSet.\nThis is done because if an audioContent references an\nalternativeValueSet, there is no need to reference it from the\naudioProgramme.\n\nThis turned into a general refactor of this validation, because the old\ncode had the wrong structure to be able to work properly.","shortMessageHtmlLink":"avs: fix structure validation"}},{"before":"a04e287f247809653a031b7c99306066ec3d94c1","after":null,"ref":"refs/heads/misc_fixes","pushedAt":"2024-04-09T17:10:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tomjnixon","name":"Thomas Nixon","path":"/tomjnixon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178226?s=80&v=4"}},{"before":"f47fb093833d8e0bfcbbb7bd885f41a259665ade","after":"a04e287f247809653a031b7c99306066ec3d94c1","ref":"refs/heads/master","pushedAt":"2024-04-09T17:10:42.000Z","pushType":"push","commitsCount":12,"pusher":{"login":"tomjnixon","name":"Thomas Nixon","path":"/tomjnixon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178226?s=80&v=4"},"commit":{"message":"fileio: run trackIndex validation in Bw64AdmReader\n\nfixes #30","shortMessageHtmlLink":"fileio: run trackIndex validation in Bw64AdmReader"}},{"before":"52ec6fea3e527ec8726c2a8c52f14fdcd93dfb8c","after":"a04e287f247809653a031b7c99306066ec3d94c1","ref":"refs/heads/misc_fixes","pushedAt":"2024-04-09T15:56:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"tomjnixon","name":"Thomas Nixon","path":"/tomjnixon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178226?s=80&v=4"},"commit":{"message":"fileio: run trackIndex validation in Bw64AdmReader\n\nfixes #30","shortMessageHtmlLink":"fileio: run trackIndex validation in Bw64AdmReader"}},{"before":"f47fb093833d8e0bfcbbb7bd885f41a259665ade","after":null,"ref":"refs/heads/fix_pack_allocation","pushedAt":"2024-04-09T15:55:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tomjnixon","name":"Thomas Nixon","path":"/tomjnixon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178226?s=80&v=4"}},{"before":"090c4fb54347eff818389d6a2992eeb8fdd3125c","after":"f47fb093833d8e0bfcbbb7bd885f41a259665ade","ref":"refs/heads/master","pushedAt":"2024-04-09T15:55:24.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"tomjnixon","name":"Thomas Nixon","path":"/tomjnixon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178226?s=80&v=4"},"commit":{"message":"pack allocation: add randomised tests","shortMessageHtmlLink":"pack allocation: add randomised tests"}},{"before":"d7955b8a77d4908a1baaa7bd3b2aadc174120bf4","after":"f47fb093833d8e0bfcbbb7bd885f41a259665ade","ref":"refs/heads/fix_pack_allocation","pushedAt":"2024-04-09T15:50:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"tomjnixon","name":"Thomas Nixon","path":"/tomjnixon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178226?s=80&v=4"},"commit":{"message":"pack allocation: add randomised tests","shortMessageHtmlLink":"pack allocation: add randomised tests"}},{"before":"27d6a74eb0e2365972d74fe0dc2bdaf2ef0179d0","after":"d7955b8a77d4908a1baaa7bd3b2aadc174120bf4","ref":"refs/heads/fix_pack_allocation","pushedAt":"2024-04-09T12:44:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tomjnixon","name":"Thomas Nixon","path":"/tomjnixon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178226?s=80&v=4"},"commit":{"message":"remove complex types for 3.8 support","shortMessageHtmlLink":"remove complex types for 3.8 support"}},{"before":"80554510ed61f36ff288d81ac1760c2d4fd782c5","after":"27d6a74eb0e2365972d74fe0dc2bdaf2ef0179d0","ref":"refs/heads/fix_pack_allocation","pushedAt":"2024-04-09T12:42:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"tomjnixon","name":"Thomas Nixon","path":"/tomjnixon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178226?s=80&v=4"},"commit":{"message":"pack allocation: add randomised tests","shortMessageHtmlLink":"pack allocation: add randomised tests"}},{"before":"6be7cd23df2bb944a74fe89e98ca5568b3f4e5da","after":"80554510ed61f36ff288d81ac1760c2d4fd782c5","ref":"refs/heads/fix_pack_allocation","pushedAt":"2024-04-09T12:34:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"tomjnixon","name":"Thomas Nixon","path":"/tomjnixon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178226?s=80&v=4"},"commit":{"message":"pack allocation: add randomised tests","shortMessageHtmlLink":"pack allocation: add randomised tests"}},{"before":null,"after":"6be7cd23df2bb944a74fe89e98ca5568b3f4e5da","ref":"refs/heads/fix_pack_allocation","pushedAt":"2024-04-05T23:36:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"tomjnixon","name":"Thomas Nixon","path":"/tomjnixon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178226?s=80&v=4"},"commit":{"message":"pack allocation: add more tests","shortMessageHtmlLink":"pack allocation: add more tests"}},{"before":"c9a47745918d868c1b51588c40cb6e8ab5d1165c","after":"52ec6fea3e527ec8726c2a8c52f14fdcd93dfb8c","ref":"refs/heads/misc_fixes","pushedAt":"2024-03-26T17:23:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"tomjnixon","name":"Thomas Nixon","path":"/tomjnixon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178226?s=80&v=4"},"commit":{"message":"fileio: run trackIndex validation in Bw64AdmReader\n\nfixes #30","shortMessageHtmlLink":"fileio: run trackIndex validation in Bw64AdmReader"}},{"before":null,"after":"c9a47745918d868c1b51588c40cb6e8ab5d1165c","ref":"refs/heads/misc_fixes","pushedAt":"2024-03-12T18:48:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"tomjnixon","name":"Thomas Nixon","path":"/tomjnixon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178226?s=80&v=4"},"commit":{"message":"nix: add documentation requirements","shortMessageHtmlLink":"nix: add documentation requirements"}},{"before":"090c4fb54347eff818389d6a2992eeb8fdd3125c","after":null,"ref":"refs/heads/bs2076-2_extras","pushedAt":"2024-02-26T14:54:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tomjnixon","name":"Thomas Nixon","path":"/tomjnixon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178226?s=80&v=4"}},{"before":"fa1e890e24c2b4c2bb313430d8c1fc74360c056b","after":"090c4fb54347eff818389d6a2992eeb8fdd3125c","ref":"refs/heads/master","pushedAt":"2024-02-26T14:54:40.000Z","pushType":"push","commitsCount":17,"pusher":{"login":"tomjnixon","name":"Thomas Nixon","path":"/tomjnixon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178226?s=80&v=4"},"commit":{"message":"importance: filter HOA channels/blocks by importance","shortMessageHtmlLink":"importance: filter HOA channels/blocks by importance"}},{"before":"1b72d46a3b6760ea64548a2ddcaf7a43caefa3a8","after":"090c4fb54347eff818389d6a2992eeb8fdd3125c","ref":"refs/heads/bs2076-2_extras","pushedAt":"2024-02-26T14:15:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"tomjnixon","name":"Thomas Nixon","path":"/tomjnixon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178226?s=80&v=4"},"commit":{"message":"importance: filter HOA channels/blocks by importance","shortMessageHtmlLink":"importance: filter HOA channels/blocks by importance"}},{"before":"9ef5c7d36543adc4cfe40f7eab960e9a92ffe3d5","after":"1b72d46a3b6760ea64548a2ddcaf7a43caefa3a8","ref":"refs/heads/bs2076-2_extras","pushedAt":"2024-02-26T12:14:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"tomjnixon","name":"Thomas Nixon","path":"/tomjnixon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178226?s=80&v=4"},"commit":{"message":"importance: filter HOA channels/blocks by importance","shortMessageHtmlLink":"importance: filter HOA channels/blocks by importance"}},{"before":"f7cc1b28ad5843fd00168870a84dfd4b82acffd1","after":"9ef5c7d36543adc4cfe40f7eab960e9a92ffe3d5","ref":"refs/heads/bs2076-2_extras","pushedAt":"2024-02-26T11:37:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"tomjnixon","name":"Thomas Nixon","path":"/tomjnixon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178226?s=80&v=4"},"commit":{"message":"importance: filter HOA channels/blocks by importance","shortMessageHtmlLink":"importance: filter HOA channels/blocks by importance"}},{"before":null,"after":"f7cc1b28ad5843fd00168870a84dfd4b82acffd1","ref":"refs/heads/bs2076-2_extras","pushedAt":"2024-02-20T19:24:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"tomjnixon","name":"Thomas Nixon","path":"/tomjnixon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178226?s=80&v=4"},"commit":{"message":"select_items: set HOA importances","shortMessageHtmlLink":"select_items: set HOA importances"}},{"before":"594c025dd6535f862993c087e8f0c725531d5baf","after":"fa1e890e24c2b4c2bb313430d8c1fc74360c056b","ref":"refs/heads/master","pushedAt":"2024-01-09T18:58:05.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"tomjnixon","name":"Thomas Nixon","path":"/tomjnixon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178226?s=80&v=4"},"commit":{"message":"ci: update python versions","shortMessageHtmlLink":"ci: update python versions"}},{"before":"e8e4bf8a47c16fb8e89af1bdcd537e7d6e30304d","after":"fa1e890e24c2b4c2bb313430d8c1fc74360c056b","ref":"refs/heads/fix_warnings","pushedAt":"2024-01-09T18:52:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"tomjnixon","name":"Thomas Nixon","path":"/tomjnixon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178226?s=80&v=4"},"commit":{"message":"ci: update python versions","shortMessageHtmlLink":"ci: update python versions"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0yOVQxMDoxNzozOS4wMDAwMDBazwAAAASLwHEp","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0yOVQxMDoxNzozOS4wMDAwMDBazwAAAASLwHEp","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMS0wOVQxODo1Mjo0OS4wMDAwMDBazwAAAAPbla73"}},"title":"Activity ยท ebu/ebu_adm_renderer"}