{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":698169025,"defaultBranch":"master","name":"labgrid","ownerLogin":"SiemaApplications-attic","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-09-29T10:06:38.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/77792286?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1699882730.0","currentOid":""},"activityList":{"items":[{"before":"f0778761543876468784ca0176984b3f20064401","after":"81918df3ec8f48efbab8a0c67b2a7b9b63afa983","ref":"refs/heads/stlink-support","pushedAt":"2023-12-06T15:14:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"nvincent-vossloh","name":"Nicolas VINCENT","path":"/nvincent-vossloh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77829653?s=80&v=4"},"commit":{"message":"http driver: perform simple http requests\n\nUse python requests module to perform http requests from the exporter.\npython objects are serialized into pickle strings in order to be\nserialized by json.\n\nSigned-off-by: Nicolas VINCENT ","shortMessageHtmlLink":"http driver: perform simple http requests"}},{"before":"271e55db306cc88e8876b9fbdde2ddd46c675005","after":"f0778761543876468784ca0176984b3f20064401","ref":"refs/heads/stlink-support","pushedAt":"2023-12-06T10:44:37.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"nvincent-vossloh","name":"Nicolas VINCENT","path":"/nvincent-vossloh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77829653?s=80&v=4"},"commit":{"message":"http driver: perform simple http requests\n\nUse python requests module to perform http requests from the exporter.\npython objects are serialized into pickle strings in order to be\nserialized by json.\n\nSigned-off-by: Nicolas VINCENT ","shortMessageHtmlLink":"http driver: perform simple http requests"}},{"before":"dda69a2515d18396816a97f63ebcc63bcae8afe4","after":"271e55db306cc88e8876b9fbdde2ddd46c675005","ref":"refs/heads/stlink-support","pushedAt":"2023-12-05T15:23:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nvincent-vossloh","name":"Nicolas VINCENT","path":"/nvincent-vossloh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77829653?s=80&v=4"},"commit":{"message":"http driver: perform simple http requests\n\nUse python requests module to perform http requests from the exporter.\n\nSigned-off-by: Nicolas VINCENT ","shortMessageHtmlLink":"http driver: perform simple http requests"}},{"before":"53815513db684f6f0ba058a3bd75806a8da4351e","after":"dda69a2515d18396816a97f63ebcc63bcae8afe4","ref":"refs/heads/stlink-support","pushedAt":"2023-11-13T13:46:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"nvincent-vossloh","name":"Nicolas VINCENT","path":"/nvincent-vossloh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77829653?s=80&v=4"},"commit":{"message":"stlink: adds api to write/read flash\n\nwrite_flash and read_flash use --download and --upload option to\ninteract with the mcu flash.\n\nSigned-off-by: Nicolas VINCENT ","shortMessageHtmlLink":"stlink: adds api to write/read flash"}},{"before":null,"after":"1ad6f135a5f7d824958d48dc11fcbdffed9335c0","ref":"refs/heads/get_file_from_remote","pushedAt":"2023-11-13T13:38:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"nvincent-vossloh","name":"Nicolas VINCENT","path":"/nvincent-vossloh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77829653?s=80&v=4"},"commit":{"message":"managed file: adds api to fetch a file\n\nManagedFile class now supports file download through\nsync_from_resource() function.\nAdd a make_dist_folder() to create the target folder on the remote when\nit does not exist to prevent failures from tools which require the\nfolder to exist.\nrpath is now a property computed on the fly\nFile existence is now pushed back to sync_to_resource() because the\nmanaged file may not exist (fetch case) when creating the instance.\n\nSigned-off-by: Nicolas VINCENT ","shortMessageHtmlLink":"managed file: adds api to fetch a file"}},{"before":null,"after":"d91eb1b007298269e0b847bba882efcef2a17760","ref":"refs/heads/read_serial_from_thread","pushedAt":"2023-11-13T13:31:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"nvincent-vossloh","name":"Nicolas VINCENT","path":"/nvincent-vossloh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77829653?s=80&v=4"},"commit":{"message":"step: allow out of order pop\n\nIf pytest access labgrid resources from various threads, the step event\nmay pop out of push order.\nAllow the pop function to extract an element if it is not in the first\nplace.\n\nSigned-off-by: Nicolas VINCENT ","shortMessageHtmlLink":"step: allow out of order pop"}},{"before":"3cdd6100a71b7f33636118a9819b87d12ede0520","after":"53815513db684f6f0ba058a3bd75806a8da4351e","ref":"refs/heads/stlink-support","pushedAt":"2023-10-06T11:04:12.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"nvincent-vossloh","name":"Nicolas VINCENT","path":"/nvincent-vossloh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77829653?s=80&v=4"},"commit":{"message":"stlink: adds api to write/read flash\n\nwrite_flash and read_flash use --download and --upload option to\ninteract with the mcu flash.\n\nSigned-off-by: Nicolas VINCENT ","shortMessageHtmlLink":"stlink: adds api to write/read flash"}},{"before":"e125cddca70f2744f31230c70bb002ae8b51ae82","after":"3cdd6100a71b7f33636118a9819b87d12ede0520","ref":"refs/heads/stlink-support","pushedAt":"2023-10-04T10:46:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"nvincent-vossloh","name":"Nicolas VINCENT","path":"/nvincent-vossloh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77829653?s=80&v=4"},"commit":{"message":"stlink: fix stlink driver\n\nUse command_prefix attribute to build command line.\n\nSigned-off-by: Nicolas VINCENT ","shortMessageHtmlLink":"stlink: fix stlink driver"}},{"before":"1c4ae3203b2781f945aea2161f253deace6138a2","after":"e125cddca70f2744f31230c70bb002ae8b51ae82","ref":"refs/heads/stlink-support","pushedAt":"2023-10-04T10:36:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nvincent-vossloh","name":"Nicolas VINCENT","path":"/nvincent-vossloh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77829653?s=80&v=4"},"commit":{"message":"stlink: remove logging\n\nLogging causes assertion when using Remote variant.\n\nSigned-off-by: Nicolas VINCENT ","shortMessageHtmlLink":"stlink: remove logging"}},{"before":"3c9366f953934c00903a7cadd578ee6efb3700ea","after":"1c4ae3203b2781f945aea2161f253deace6138a2","ref":"refs/heads/stlink-support","pushedAt":"2023-10-04T10:29:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nvincent-vossloh","name":"Nicolas VINCENT","path":"/nvincent-vossloh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77829653?s=80&v=4"},"commit":{"message":"stlink: fix stlink driver\n\nUse command_prefix attribute to build command line.\n\nSigned-off-by: Nicolas VINCENT ","shortMessageHtmlLink":"stlink: fix stlink driver"}},{"before":"db6884dec9e0c0e156baf5d185381a8c1b4bfe46","after":"3c9366f953934c00903a7cadd578ee6efb3700ea","ref":"refs/heads/stlink-support","pushedAt":"2023-10-04T04:51:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nvincent-vossloh","name":"Nicolas VINCENT","path":"/nvincent-vossloh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77829653?s=80&v=4"},"commit":{"message":"stlink: export as network resource\n\nexport stlink as NetworkStLinkV3\n\nSigned-off-by: Nicolas VINCENT ","shortMessageHtmlLink":"stlink: export as network resource"}},{"before":null,"after":"db6884dec9e0c0e156baf5d185381a8c1b4bfe46","ref":"refs/heads/stlink-support","pushedAt":"2023-10-03T14:17:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"nvincent-vossloh","name":"Nicolas VINCENT","path":"/nvincent-vossloh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77829653?s=80&v=4"},"commit":{"message":"step: allow out of order pop\n\nIf pytest access labgrid resources from various threads, the step event\nmay pop out of push order.\nAllow the pop function to extract an element if it is not in the first\nplace.\n\nSigned-off-by: Nicolas VINCENT ","shortMessageHtmlLink":"step: allow out of order pop"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMi0wNlQxNToxNDoxNC4wMDAwMDBazwAAAAPC1PXd","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMC0wM1QxNDoxNzoyOS4wMDAwMDBazwAAAAOOYG6R"}},"title":"Activity ยท SiemaApplications-attic/labgrid"}