{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":97481682,"defaultBranch":"halium-7.1","name":"halium-devices","ownerLogin":"Halium","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-07-17T13:50:08.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/27288981?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1701094725.0","currentOid":""},"activityList":{"items":[{"before":"6d1f3cbc9eecb0267c3680e077cbf04c75ae7bdb","after":"ede3be4c8973573b67adbb822f4cc5710dfa0b05","ref":"refs/heads/halium-13.0","pushedAt":"2024-06-12T13:46:00.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"fredldotme","name":"Alfred E. Neumayer","path":"/fredldotme","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/722660?s=80&v=4"},"commit":{"message":"Merge pull request #370 from muhammad23012009/patch-3\n\ndevices: add manifest for unified arm/arm64 tree","shortMessageHtmlLink":"Merge pull request #370 from muhammad23012009/patch-3"}},{"before":"41fb9a0eaa2676ef857668acf733fdc002e8fc41","after":"8f8675274372f8f22f15a8ae829c78b9afb4474e","ref":"refs/heads/halium-9.0","pushedAt":"2024-02-28T07:04:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Herrie82","name":"Herrie","path":"/Herrie82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2158028?s=80&v=4"},"commit":{"message":"setup: Add Sargo as well\n\nsargo uses bonito device repo, similar as sailfish with marlin.\n\nSigned-off-by: Herman van Hazendonk ","shortMessageHtmlLink":"setup: Add Sargo as well"}},{"before":null,"after":"6d1f3cbc9eecb0267c3680e077cbf04c75ae7bdb","ref":"refs/heads/halium-13.0","pushedAt":"2023-11-27T14:18:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"NotKit","name":null,"path":"/NotKit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6296716?s=80&v=4"},"commit":{"message":"halium_arm64: switch branch to halium-13.0","shortMessageHtmlLink":"halium_arm64: switch branch to halium-13.0"}},{"before":"96d1a667e1d72d3e7c92080da85823d9620701d7","after":"67c174f01fcb7d5e5d2e2b7fbacf46359db88bf0","ref":"refs/heads/halium-7.1","pushedAt":"2023-09-04T12:45:57.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"fredldotme","name":"Alfred E. Neumayer","path":"/fredldotme","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/722660?s=80&v=4"},"commit":{"message":"Merge pull request #367 from APokorny/fix/remove-missing-project\n\nfix: dora suzu failures","shortMessageHtmlLink":"Merge pull request #367 from APokorny/fix/remove-missing-project"}},{"before":"199fcf1a17cc752887817152f816807e363df481","after":null,"ref":"refs/heads/personal/peat-psuwit/halium-9.0_-_remove-critical-shellcheck-error","pushedAt":"2023-04-10T20:30:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Flohack74","name":"Flo Lee","path":"/Flohack74","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16186470?s=80&v=4"}},{"before":"930392e8a28fec49e6d1e3f28ffd5e9df8889527","after":"41fb9a0eaa2676ef857668acf733fdc002e8fc41","ref":"refs/heads/halium-9.0","pushedAt":"2023-04-10T20:30:34.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"Flohack74","name":"Flo Lee","path":"/Flohack74","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16186470?s=80&v=4"},"commit":{"message":"Merge pull request #363 from Halium/personal/peat-psuwit/halium-9.0_-_remove-critical-shellcheck-error\n\nsetup: correct ShellCheck critical errors","shortMessageHtmlLink":"Merge pull request #363 from Halium/personal/peat-psuwit/halium-9.0_-…"}},{"before":"205ca18e048aa7128bf03c639caac2ca78db52bd","after":null,"ref":"refs/heads/Flohack74-patch-1","pushedAt":"2023-04-10T20:29:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Flohack74","name":"Flo Lee","path":"/Flohack74","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16186470?s=80&v=4"}},{"before":"61a3d743a65e4129f12e62bf945563cf6d1d1065","after":"199fcf1a17cc752887817152f816807e363df481","ref":"refs/heads/personal/peat-psuwit/halium-9.0_-_remove-critical-shellcheck-error","pushedAt":"2023-04-10T17:03:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"peat-psuwit","name":"Ratchanan Srirattanamet","path":"/peat-psuwit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6771175?s=80&v=4"},"commit":{"message":"setup: correct ShellCheck critical errors\n\n- Use glob instead of the output of ls.\n (https://www.shellcheck.net/wiki/SC2045)\n- Add spaces around comparision operator `=`.\n (https://www.shellcheck.net/wiki/SC2077)","shortMessageHtmlLink":"setup: correct ShellCheck critical errors"}},{"before":null,"after":"61a3d743a65e4129f12e62bf945563cf6d1d1065","ref":"refs/heads/personal/peat-psuwit/halium-9.0_-_remove-critical-shellcheck-error","pushedAt":"2023-04-10T17:02:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"peat-psuwit","name":"Ratchanan Srirattanamet","path":"/peat-psuwit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6771175?s=80&v=4"},"commit":{"message":"setup: correct ShellCheck critical errors\n\n- Use glob instead of the output of ls.\n (https://www.shellcheck.net/wiki/SC2045)\n- Add spaces around comparision operator `=`.\n (https://www.shellcheck.net/wiki/SC2077)","shortMessageHtmlLink":"setup: correct ShellCheck critical errors"}},{"before":"bfafb6f73e9a8c3fea57bd49e59c1f95d3b27c24","after":"930392e8a28fec49e6d1e3f28ffd5e9df8889527","ref":"refs/heads/halium-9.0","pushedAt":"2023-04-10T16:52:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"peat-psuwit","name":"Ratchanan Srirattanamet","path":"/peat-psuwit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6771175?s=80&v=4"},"commit":{"message":"Refactor setup script, consider 2nd vendor properly (#362)\n\nThis became necessary since Oneplus has 2nd vendor oppo, and since\r\nLineage 16.0 they have a common repo also in oppo folder, which was not\r\nstripped properly until now.\r\n\r\nCo-authored-by: Ratchanan Srirattanamet ","shortMessageHtmlLink":"Refactor setup script, consider 2nd vendor properly (#362)"}},{"before":"4022a238d6ee36de3226d29210aa97da818b7c9c","after":"205ca18e048aa7128bf03c639caac2ca78db52bd","ref":"refs/heads/Flohack74-patch-1","pushedAt":"2023-04-10T09:40:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Flohack74","name":"Flo Lee","path":"/Flohack74","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16186470?s=80&v=4"},"commit":{"message":"Review comment","shortMessageHtmlLink":"Review comment"}},{"before":"e66f71f4e5a77692865cd825fedcd2fff003e3a2","after":"4022a238d6ee36de3226d29210aa97da818b7c9c","ref":"refs/heads/Flohack74-patch-1","pushedAt":"2023-04-10T09:40:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Flohack74","name":"Flo Lee","path":"/Flohack74","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16186470?s=80&v=4"},"commit":{"message":"Review comment\n\nCo-authored-by: Ratchanan Srirattanamet ","shortMessageHtmlLink":"Review comment"}},{"before":"b5c68a6d02dc1760257b3d976dca49f7e33cfd41","after":"e66f71f4e5a77692865cd825fedcd2fff003e3a2","ref":"refs/heads/Flohack74-patch-1","pushedAt":"2023-03-31T19:29:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Flohack74","name":"Flo Lee","path":"/Flohack74","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16186470?s=80&v=4"},"commit":{"message":"Cleanup","shortMessageHtmlLink":"Cleanup"}},{"before":null,"after":"b5c68a6d02dc1760257b3d976dca49f7e33cfd41","ref":"refs/heads/Flohack74-patch-1","pushedAt":"2023-03-31T19:26:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Flohack74","name":"Flo Lee","path":"/Flohack74","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16186470?s=80&v=4"},"commit":{"message":"Refactor setup script, consider 2nd vendor properly","shortMessageHtmlLink":"Refactor setup script, consider 2nd vendor properly"}},{"before":"c9d047fcab166a650889cd6e2c94f47684015fb7","after":"bfafb6f73e9a8c3fea57bd49e59c1f95d3b27c24","ref":"refs/heads/halium-9.0","pushedAt":"2023-03-28T23:00:45.039Z","pushType":"push","commitsCount":1,"pusher":{"login":"Flohack74","name":"Flo Lee","path":"/Flohack74","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16186470?s=80&v=4"},"commit":{"message":"Switch everything to UBports, fixup branches","shortMessageHtmlLink":"Switch everything to UBports, fixup branches"}},{"before":"7024ca35ed226a1448fbdaeec92999c9c13ab869","after":"c9d047fcab166a650889cd6e2c94f47684015fb7","ref":"refs/heads/halium-9.0","pushedAt":"2023-03-20T23:22:51.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"Flohack74","name":"Flo Lee","path":"/Flohack74","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16186470?s=80&v=4"},"commit":{"message":"Merge pull request #361 from JamiKettunen/yggdrasil-migration\n\nmanifests: Migrate volla_yggdrasil repos to UBports GitLab","shortMessageHtmlLink":"Merge pull request #361 from JamiKettunen/yggdrasil-migration"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEY167vgA","startCursor":null,"endCursor":null}},"title":"Activity · Halium/halium-devices"}