{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":4552688,"defaultBranch":"master","name":"profilehooks","ownerLogin":"mgedmin","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2012-06-04T21:24:25.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/159967?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1696436781.0","currentOid":""},"activityList":{"items":[{"before":"d676feec2d50c5b02f4f9edded55ccf16d28cd1e","after":"99f8a317fb39d927e44219d120c538083061cc0d","ref":"refs/heads/master","pushedAt":"2024-05-09T15:59:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mgedmin","name":"Marius Gedminas","path":"/mgedmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/159967?s=80&v=4"},"commit":{"message":"Fix for Python 3.13\n\nApparently under some circumstances dis.findlinestarts() can return None\nmixed in among other values, on Python 3.13.\n\nI haven't investigated more deeply to find out why and when.","shortMessageHtmlLink":"Fix for Python 3.13"}},{"before":"c1cc1989ef585b1cd770246498be68236eec84b0","after":"d676feec2d50c5b02f4f9edded55ccf16d28cd1e","ref":"refs/heads/master","pushedAt":"2024-05-03T10:19:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mgedmin","name":"Marius Gedminas","path":"/mgedmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/159967?s=80&v=4"},"commit":{"message":"Update more GHA action versions","shortMessageHtmlLink":"Update more GHA action versions"}},{"before":"a49c8ea54112615131b8953d8b02ed462018392a","after":"c1cc1989ef585b1cd770246498be68236eec84b0","ref":"refs/heads/master","pushedAt":"2024-05-03T10:18:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mgedmin","name":"Marius Gedminas","path":"/mgedmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/159967?s=80&v=4"},"commit":{"message":"Update GHA action versions","shortMessageHtmlLink":"Update GHA action versions"}},{"before":"0574a28554d37c2cfbf091c5cae06fe539705074","after":"a49c8ea54112615131b8953d8b02ed462018392a","ref":"refs/heads/master","pushedAt":"2023-12-18T11:34:30.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mgedmin","name":"Marius Gedminas","path":"/mgedmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/159967?s=80&v=4"},"commit":{"message":"Drop remaining bits of Python 2 support","shortMessageHtmlLink":"Drop remaining bits of Python 2 support"}},{"before":"b88e7d48907ec85bfb743aca7a19c88b59a27150","after":null,"ref":"refs/heads/py312","pushedAt":"2023-10-04T16:26:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mgedmin","name":"Marius Gedminas","path":"/mgedmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/159967?s=80&v=4"}},{"before":"11841d6c9784a336754b5ab97cc089ddb90af51a","after":"0574a28554d37c2cfbf091c5cae06fe539705074","ref":"refs/heads/master","pushedAt":"2023-10-04T16:26:19.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"mgedmin","name":"Marius Gedminas","path":"/mgedmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/159967?s=80&v=4"},"commit":{"message":"Merge pull request #34 from mgedmin/py312\n\nAdd Python 3.12 support","shortMessageHtmlLink":"Merge pull request #34 from mgedmin/py312"}},{"before":null,"after":"b88e7d48907ec85bfb743aca7a19c88b59a27150","ref":"refs/heads/py312","pushedAt":"2023-10-04T13:38:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mgedmin","name":"Marius Gedminas","path":"/mgedmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/159967?s=80&v=4"},"commit":{"message":"Add Python 3.12 support","shortMessageHtmlLink":"Add Python 3.12 support"}},{"before":"ce4b09814e9827eb37a5b1206164eaf9a8887d6d","after":"11841d6c9784a336754b5ab97cc089ddb90af51a","ref":"refs/heads/master","pushedAt":"2023-06-25T11:36:41.810Z","pushType":"push","commitsCount":1,"pusher":{"login":"mgedmin","name":"Marius Gedminas","path":"/mgedmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/159967?s=80&v=4"},"commit":{"message":"Fix bad test","shortMessageHtmlLink":"Fix bad test"}},{"before":"5a94915d361159061adee689dd0ca996c627e440","after":"ce4b09814e9827eb37a5b1206164eaf9a8887d6d","ref":"refs/heads/master","pushedAt":"2023-06-25T11:17:36.290Z","pushType":"push","commitsCount":1,"pusher":{"login":"mgedmin","name":"Marius Gedminas","path":"/mgedmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/159967?s=80&v=4"},"commit":{"message":"Drop Python 2.7\n\nGitHub's setup-python action dropped it:\nhttps://github.com/actions/setup-python/issues/672","shortMessageHtmlLink":"Drop Python 2.7"}},{"before":"c3fc0788cfc11b717a71899a6e464d323a908858","after":"5a94915d361159061adee689dd0ca996c627e440","ref":"refs/heads/master","pushedAt":"2023-05-02T14:38:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mgedmin","name":"Marius Gedminas","path":"/mgedmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/159967?s=80&v=4"},"commit":{"message":"Ignore coveralls upload failures\n\nI am once again seeing\n\n Submitting coverage to coveralls.io...\n Could not submit coverage: 422 Client Error: Unprocessable Entity for url: https://coveralls.io/api/v1/jobs\n resubmitting with id None\n Traceback (most recent call last):\n File \"/opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages/coveralls/api.py\", line 290, in submit_report\n response.raise_for_status()\n File \"/opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages/requests/models.py\", line 1021, in raise_for_status\n raise HTTPError(http_error_msg, response=self)\n requests.exceptions.HTTPError: 422 Client Error: Unprocessable Entity for url: https://coveralls.io/api/v1/jobs\n\n The above exception was the direct cause of the following exception:\n\n Traceback (most recent call last):\n File \"/opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages/coveralls/cli.py\", line 95, in main\n result = coverallz.wear()\n File \"/opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages/coveralls/api.py\", line 257, in wear\n return self.submit_report(json_string)\n File \"/opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages/coveralls/api.py\", line 293, in submit_report\n raise CoverallsException(\n coveralls.exception.CoverallsException: Could not submit coverage: 422 Client Error: Unprocessable Entity for url: https://coveralls.io/api/v1/jobs\n Error: Process completed with exit code 1.\n\nwhen nothing has changed in my repo or configuration.\n\nI've had enough of coveralls. If the numbers fail to upload, so be it.","shortMessageHtmlLink":"Ignore coveralls upload failures"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAERciIMgA","startCursor":null,"endCursor":null}},"title":"Activity ยท mgedmin/profilehooks"}