{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":760069750,"defaultBranch":"master","name":"venom","ownerLogin":"orus-io","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-02-19T18:17:39.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/21200504?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1708529292.0","currentOid":""},"activityList":{"items":[{"before":"7ff27984a456f31a7e0779592cc8d933aff3b23a","after":"1d459df33018c0f4eeb17674ed5fbae7111e95ec","ref":"refs/heads/orus","pushedAt":"2024-02-23T18:53:04.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"cdevienne","name":"Christophe de Vienne","path":"/cdevienne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/547135?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/suite-description' into orus","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/suite-description' into orus"}},{"before":"9c4567956ea62d468c6490d275fb84961d89c4b0","after":"21da9258285a298b9017a2f230cfd55074a87db4","ref":"refs/heads/suite-description","pushedAt":"2024-02-22T08:28:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cdevienne","name":"Christophe de Vienne","path":"/cdevienne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/547135?s=80&v=4"},"commit":{"message":"suite description: add a use example in README\n\nSigned-off-by: Christophe de Vienne ","shortMessageHtmlLink":"suite description: add a use example in README"}},{"before":"784c6a8c248904310aaf78cfdb83ad9c69a58c57","after":"9c4567956ea62d468c6490d275fb84961d89c4b0","ref":"refs/heads/suite-description","pushedAt":"2024-02-22T08:27:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cdevienne","name":"Christophe de Vienne","path":"/cdevienne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/547135?s=80&v=4"},"commit":{"message":"suite description: add a use example in README","shortMessageHtmlLink":"suite description: add a use example in README"}},{"before":null,"after":"7ff27984a456f31a7e0779592cc8d933aff3b23a","ref":"refs/heads/orus","pushedAt":"2024-02-21T15:28:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"cdevienne","name":"Christophe de Vienne","path":"/cdevienne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/547135?s=80&v=4"},"commit":{"message":"Merge branch 'suite-description'","shortMessageHtmlLink":"Merge branch 'suite-description'"}},{"before":"784c6a8c248904310aaf78cfdb83ad9c69a58c57","after":"a6549bb16fe13720da4479e66204f9ab6b3d3633","ref":"refs/heads/master","pushedAt":"2024-02-21T15:15:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cdevienne","name":"Christophe de Vienne","path":"/cdevienne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/547135?s=80&v=4"},"commit":{"message":"Update examples for queries length assert #763 (#765)\n\nSigned-off-by: Miklos Bagi ","shortMessageHtmlLink":"Update examples for queries length assert ovh#763 (ovh#765)"}},{"before":null,"after":"784c6a8c248904310aaf78cfdb83ad9c69a58c57","ref":"refs/heads/suite-description","pushedAt":"2024-02-21T15:15:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"cdevienne","name":"Christophe de Vienne","path":"/cdevienne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/547135?s=80&v=4"},"commit":{"message":"suite: add a 'description' property\n\nThis attribute expects a markdown content.\n\nIf defined, the html output will render it in the 'info' header of the\ntest stuite.\n\nSigned-off-by: Christophe de Vienne ","shortMessageHtmlLink":"suite: add a 'description' property"}},{"before":"a6549bb16fe13720da4479e66204f9ab6b3d3633","after":"784c6a8c248904310aaf78cfdb83ad9c69a58c57","ref":"refs/heads/master","pushedAt":"2024-02-21T15:14:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cdevienne","name":"Christophe de Vienne","path":"/cdevienne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/547135?s=80&v=4"},"commit":{"message":"suite: add a 'description' property\n\nThis attribute expects a markdown content.\n\nIf defined, the html output will render it in the 'info' header of the\ntest stuite.\n\nSigned-off-by: Christophe de Vienne ","shortMessageHtmlLink":"suite: add a 'description' property"}},{"before":"5f2600bebd3db5ca31b3f608f4b9d894a4b32fb1","after":"578e689f9b06572be1cdfcadc54e67ea8573cc9f","ref":"refs/heads/exec-command","pushedAt":"2024-02-20T18:12:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cdevienne","name":"Christophe de Vienne","path":"/cdevienne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/547135?s=80&v=4"},"commit":{"message":"Add a 'command' property to 'exec'\n\nIt is an alternative to 'script' that takes an explicit list of strings\nand does not use a shell.\n\nIt makes it easier to deal with escaping special characters, and gives\nmore control on how the command is run.\n\nSigned-off-by: Christophe de Vienne ","shortMessageHtmlLink":"Add a 'command' property to 'exec'"}},{"before":null,"after":"5f2600bebd3db5ca31b3f608f4b9d894a4b32fb1","ref":"refs/heads/exec-command","pushedAt":"2024-02-20T18:09:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"cdevienne","name":"Christophe de Vienne","path":"/cdevienne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/547135?s=80&v=4"},"commit":{"message":"Add a 'command' property to 'exec'\n\nIt is an alternative to 'script' that takes an explicit list of strings\nand does not use a shell.\n\nIt makes it easier to deal with escaping special characters, and gives\nmore control on how the command is run.","shortMessageHtmlLink":"Add a 'command' property to 'exec'"}},{"before":"af78d953b34c1bb5772c74d5eb380de28cb465c1","after":"9f360cefc3889d5d5b18f49fe56a81cbd5018662","ref":"refs/heads/exec-stdin","pushedAt":"2024-02-19T18:46:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cdevienne","name":"Christophe de Vienne","path":"/cdevienne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/547135?s=80&v=4"},"commit":{"message":"exec: add a 'stdin' attribute\n\nIf set, the value is written to the script stdin. This avoid the need to use 'echo' in the script.\n\nSigned-off-by: Christophe de Vienne ","shortMessageHtmlLink":"exec: add a 'stdin' attribute"}},{"before":"dc2656674fee31a67f390c3d882a99f2ba4ef1c9","after":"af78d953b34c1bb5772c74d5eb380de28cb465c1","ref":"refs/heads/exec-stdin","pushedAt":"2024-02-19T18:39:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cdevienne","name":"Christophe de Vienne","path":"/cdevienne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/547135?s=80&v=4"},"commit":{"message":"exec: add a 'stdin' attribute\n\nIf set, the value is written to the script stdin. This avoid the need to use 'echo' in the script.","shortMessageHtmlLink":"exec: add a 'stdin' attribute"}},{"before":null,"after":"dc2656674fee31a67f390c3d882a99f2ba4ef1c9","ref":"refs/heads/exec-stdin","pushedAt":"2024-02-19T18:32:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"cdevienne","name":"Christophe de Vienne","path":"/cdevienne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/547135?s=80&v=4"},"commit":{"message":"exec: add a 'stdin' attribute\n\nIf set, the value is written to the script stdin. This avoid the need to use 'echo' in the script.","shortMessageHtmlLink":"exec: add a 'stdin' attribute"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMi0yM1QxODo1MzowNC4wMDAwMDBazwAAAAQDajBq","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMi0xOVQxODozMjoxMy4wMDAwMDBazwAAAAP-8eE-"}},"title":"Activity ยท orus-io/venom"}