{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":189014360,"defaultBranch":"master","name":"os-autoinst-distri-opensuse","ownerLogin":"perlpunk","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2019-05-28T11:22:48.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/688850?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1709292214.0","currentOid":""},"activityList":{"items":[{"before":"41b8f2fb2cce1103f547d636cc716e8d38573c73","after":null,"ref":"refs/heads/use-api-latest-build","pushedAt":"2024-03-01T11:23:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"perlpunk","name":"Tina Müller (tinita)","path":"/perlpunk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/688850?s=80&v=4"}},{"before":null,"after":"41b8f2fb2cce1103f547d636cc716e8d38573c73","ref":"refs/heads/use-api-latest-build","pushedAt":"2024-02-08T14:02:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"perlpunk","name":"Tina Müller (tinita)","path":"/perlpunk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/688850?s=80&v=4"},"commit":{"message":"ci: Use API route to get latest build\n\nIssue: https://progress.opensuse.org/issues/152939","shortMessageHtmlLink":"ci: Use API route to get latest build"}},{"before":"7fff5c4638630da08f32bc3469fd133489fe8104","after":null,"ref":"refs/heads/fix-xml_utils-package","pushedAt":"2023-10-18T15:51:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"perlpunk","name":"Tina Müller (tinita)","path":"/perlpunk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/688850?s=80&v=4"}},{"before":null,"after":"7fff5c4638630da08f32bc3469fd133489fe8104","ref":"refs/heads/fix-xml_utils-package","pushedAt":"2023-10-12T14:51:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"perlpunk","name":"Tina Müller (tinita)","path":"/perlpunk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/688850?s=80&v=4"},"commit":{"message":"Add a package statement to xml_utils.pm\n\nOtherwise exporting functions don't work.\n\nRelated: #17965","shortMessageHtmlLink":"Add a package statement to xml_utils.pm"}},{"before":null,"after":"ffb009370669480d1d828bd5adea14602770f554","ref":"refs/heads/test-wheels","pushedAt":"2023-10-11T22:31:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"perlpunk","name":"Tina Müller (tinita)","path":"/perlpunk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/688850?s=80&v=4"},"commit":{"message":"Test wheels","shortMessageHtmlLink":"Test wheels"}},{"before":"df5da2526ba285163baf08441b7fbdac39faddcd","after":"69e83344566768ea8d572c4924ef0774c353791a","ref":"refs/heads/fix-validate-script-output","pushedAt":"2023-03-15T12:33:03.869Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"perlpunk","name":"Tina Müller (tinita)","path":"/perlpunk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/688850?s=80&v=4"},"commit":{"message":"Fix usage of validate_script_output\n\nhttp://open.qa/api/testapi/#_validate_script_output\n\nvalidate_script_output can take a callback subroutine, where you can\nwrite your own code to match the output stored in `$_`.\nAlternatively it takes a regex object, which you can create with `qr//`.\n\nIf you use\n $something = 'm/regex/';\n\nthen the variable will just contain an ordinary string starting with the\ncharacters 'm' and a forward slash.","shortMessageHtmlLink":"Fix usage of validate_script_output"}},{"before":"6f52969681ccba3573a7873c99cf5516bf1b2ef3","after":"df5da2526ba285163baf08441b7fbdac39faddcd","ref":"refs/heads/fix-validate-script-output","pushedAt":"2023-03-15T12:11:06.433Z","pushType":"push","commitsCount":1,"pusher":{"login":"perlpunk","name":"Tina Müller (tinita)","path":"/perlpunk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/688850?s=80&v=4"},"commit":{"message":"WIP","shortMessageHtmlLink":"WIP"}},{"before":"b0cb96e4895f97b47f9fd799a6de1630abd3652f","after":"6f52969681ccba3573a7873c99cf5516bf1b2ef3","ref":"refs/heads/fix-validate-script-output","pushedAt":"2023-03-15T12:01:47.585Z","pushType":"push","commitsCount":1,"pusher":{"login":"perlpunk","name":"Tina Müller (tinita)","path":"/perlpunk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/688850?s=80&v=4"},"commit":{"message":"WIP","shortMessageHtmlLink":"WIP"}},{"before":"5ac70a0a0ff02c29b2f9d7301f05a240eb8c2b59","after":"b0cb96e4895f97b47f9fd799a6de1630abd3652f","ref":"refs/heads/fix-validate-script-output","pushedAt":"2023-03-15T11:57:25.842Z","pushType":"push","commitsCount":1,"pusher":{"login":"perlpunk","name":"Tina Müller (tinita)","path":"/perlpunk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/688850?s=80&v=4"},"commit":{"message":"WIP","shortMessageHtmlLink":"WIP"}},{"before":null,"after":"5ac70a0a0ff02c29b2f9d7301f05a240eb8c2b59","ref":"refs/heads/fix-validate-script-output","pushedAt":"2023-03-14T20:12:55.612Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"perlpunk","name":"Tina Müller (tinita)","path":"/perlpunk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/688850?s=80&v=4"},"commit":{"message":"Fix usage of validate_script_output\n\nhttp://open.qa/api/testapi/#_validate_script_output\n\nvalidate_script_output can take a callback subroutine, where you can\nwrite your own code to match the output stored in `$_`.\nAlternatively it takes a regex object, which you can create with `qr//`.\n\nIf you use\n $something = 'm/regex/';\n\nthen the variable will just contain an ordinary string starting with the\ncharacters 'm' and a forward slash.","shortMessageHtmlLink":"Fix usage of validate_script_output"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAECa-4TwA","startCursor":null,"endCursor":null}},"title":"Activity · perlpunk/os-autoinst-distri-opensuse"}