{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":62518679,"defaultBranch":"main","name":"enaml_coverage_plugin","ownerLogin":"MatthieuDartiailh","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-07-03T23:09:40.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/4481740?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1678374596.690891","currentOid":""},"activityList":{"items":[{"before":"15322a6eae1e2503bb8c24832380ad6e9e9387bb","after":"7214b6e7385bc63bb0453a19586686f6e16f917d","ref":"refs/heads/main","pushedAt":"2023-03-09T15:09:49.929Z","pushType":"push","commitsCount":1,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"},"commit":{"message":"cut release 0.2.0","shortMessageHtmlLink":"cut release 0.2.0"}},{"before":"658e20794c35dd85a4d7c32b22d1fb97a0ca3d5a","after":null,"ref":"refs/heads/release","pushedAt":"2023-03-09T15:00:16.610Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"}},{"before":"7f8fb75d0edd48aea471297efa87d9c9dba2c512","after":"15322a6eae1e2503bb8c24832380ad6e9e9387bb","ref":"refs/heads/main","pushedAt":"2023-03-09T15:00:13.419Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"},"commit":{"message":"CI: automatic release (#7)\n\n* ci: use qt6 in testing\r\n\r\n* cis: run release tests on windows\r\n\r\n* ci: fix archive discovery on windows","shortMessageHtmlLink":"CI: automatic release (#7)"}},{"before":"5c1f21d130af93d96436b5116e7317b85e2fad51","after":"658e20794c35dd85a4d7c32b22d1fb97a0ca3d5a","ref":"refs/heads/release","pushedAt":"2023-03-09T14:59:57.749Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"},"commit":{"message":"ci: fix archive discovery on windows","shortMessageHtmlLink":"ci: fix archive discovery on windows"}},{"before":"0c55266220b383ed1976ab92732ac7d5f91a5005","after":"5c1f21d130af93d96436b5116e7317b85e2fad51","ref":"refs/heads/release","pushedAt":"2023-03-09T14:05:58.716Z","pushType":"push","commitsCount":1,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"},"commit":{"message":"ci: fix archive discovery on windows","shortMessageHtmlLink":"ci: fix archive discovery on windows"}},{"before":"b5947a37789aeff3bb9f159e0416371d0c03a717","after":"0c55266220b383ed1976ab92732ac7d5f91a5005","ref":"refs/heads/release","pushedAt":"2023-03-09T12:21:07.007Z","pushType":"push","commitsCount":1,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"},"commit":{"message":"cis: run release tests on windows","shortMessageHtmlLink":"cis: run release tests on windows"}},{"before":"cfb78f7e2637dfc04ee9de90a3efb94c4cbe47d7","after":null,"ref":"refs/heads/enaml-0.16-support","pushedAt":"2023-03-09T11:12:48.667Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"}},{"before":null,"after":"b5947a37789aeff3bb9f159e0416371d0c03a717","ref":"refs/heads/release","pushedAt":"2023-03-09T11:12:25.776Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"},"commit":{"message":"ci: use qt6 in testing","shortMessageHtmlLink":"ci: use qt6 in testing"}},{"before":"89132830760e1efe875c019186489e778a22cae5","after":"7f8fb75d0edd48aea471297efa87d9c9dba2c512","ref":"refs/heads/main","pushedAt":"2023-03-09T11:02:25.625Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"},"commit":{"message":"Enaml 0.16 support (#6)\n\n* use pyproject.toml based install\r\n\r\n* updates to support enaml 0.16 and recent coverage (7)\r\n\r\n* cis: update actions\r\n\r\n* update release notes\r\n\r\n* pyproject: remove documentation link\r\n\r\n* update tested python versions\r\n\r\n* do not test yet on 3.11\r\n\r\n* simplify a bit parser _raw_parse\r\n\r\n* cis: add release automation\r\n\r\n* cis: add missing dependencies\r\n\r\n* cis:do not run mypy the code base is not ready for it","shortMessageHtmlLink":"Enaml 0.16 support (#6)"}},{"before":"b07f64f7cf8cf1cd11771c9aa6c436e93eb5c1b5","after":"cfb78f7e2637dfc04ee9de90a3efb94c4cbe47d7","ref":"refs/heads/enaml-0.16-support","pushedAt":"2023-03-09T10:55:52.138Z","pushType":"push","commitsCount":1,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"},"commit":{"message":"cis:do not run mypy the code base is not ready for it","shortMessageHtmlLink":"cis:do not run mypy the code base is not ready for it"}},{"before":"6082016b8d8deec2b30bc281996fed71bff11691","after":"b07f64f7cf8cf1cd11771c9aa6c436e93eb5c1b5","ref":"refs/heads/enaml-0.16-support","pushedAt":"2023-03-09T10:18:17.366Z","pushType":"push","commitsCount":1,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"},"commit":{"message":"cis: add missing dependencies","shortMessageHtmlLink":"cis: add missing dependencies"}},{"before":"842c0bfa682d3aa679e0a58bb9c89227fcdb5ca4","after":"6082016b8d8deec2b30bc281996fed71bff11691","ref":"refs/heads/enaml-0.16-support","pushedAt":"2023-03-09T09:37:51.845Z","pushType":"push","commitsCount":2,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"},"commit":{"message":"cis: add release automation","shortMessageHtmlLink":"cis: add release automation"}},{"before":"6fb19cd3221058109f4d4cc773c81ec92b157df9","after":"842c0bfa682d3aa679e0a58bb9c89227fcdb5ca4","ref":"refs/heads/enaml-0.16-support","pushedAt":"2023-03-07T08:59:18.291Z","pushType":"push","commitsCount":1,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"},"commit":{"message":"do not test yet on 3.11","shortMessageHtmlLink":"do not test yet on 3.11"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wMy0wOVQxNTowOTo0OS45Mjk5NzZazwAAAAL__G1x","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wMy0wN1QwODo1OToxOC4yOTE3OTZazwAAAAL-BKUY"}},"title":"Activity ยท MatthieuDartiailh/enaml_coverage_plugin"}