{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":295813109,"defaultBranch":"master","name":"hypy","ownerLogin":"robertbartel","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2020-09-15T18:17:01.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/37884615?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1688398284.0","currentOid":""},"activityList":{"items":[{"before":"b8d8ee18318b143e79a36f596807235fa56dadbf","after":"55e36d7dfe7fa3f8bac70be513614bf37bf321aa","ref":"refs/heads/dev","pushedAt":"2023-07-03T15:45:12.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"robertbartel","name":"Robert Bartel","path":"/robertbartel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37884615?s=80&v=4"},"commit":{"message":"Bump Actions use of setup-python to v4.","shortMessageHtmlLink":"Bump Actions use of setup-python to v4."}},{"before":"b8d8ee18318b143e79a36f596807235fa56dadbf","after":"55e36d7dfe7fa3f8bac70be513614bf37bf321aa","ref":"refs/heads/master","pushedAt":"2023-07-03T15:45:05.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"robertbartel","name":"Robert Bartel","path":"/robertbartel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37884615?s=80&v=4"},"commit":{"message":"Bump Actions use of setup-python to v4.","shortMessageHtmlLink":"Bump Actions use of setup-python to v4."}},{"before":"66f639068ea1b61192c5d2aad739b90dad7c6ed2","after":"5d76b05f6c2d6dc4fde3cb70f1e95a52213b73fa","ref":"refs/heads/fix_runners","pushedAt":"2023-07-03T15:38:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"robertbartel","name":"Robert Bartel","path":"/robertbartel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37884615?s=80&v=4"},"commit":{"message":"Bump Actions use of setup-python to v4.","shortMessageHtmlLink":"Bump Actions use of setup-python to v4."}},{"before":"83a09db0f6d82dcc252c3070785913775b16a833","after":"66f639068ea1b61192c5d2aad739b90dad7c6ed2","ref":"refs/heads/fix_runners","pushedAt":"2023-07-03T15:36:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"robertbartel","name":"Robert Bartel","path":"/robertbartel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37884615?s=80&v=4"},"commit":{"message":"Fix issue w/ unquoted Python versions in Actions.\n\nFixing issue where Github doesn't like versions like 3.10 in the Python\nversion matrix unless they are quoted strings, due to the trailing 0\ngetting cut off in the numeric representation.","shortMessageHtmlLink":"Fix issue w/ unquoted Python versions in Actions."}},{"before":null,"after":"83a09db0f6d82dcc252c3070785913775b16a833","ref":"refs/heads/fix_runners","pushedAt":"2023-07-03T15:31:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"robertbartel","name":"Robert Bartel","path":"/robertbartel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37884615?s=80&v=4"},"commit":{"message":"Update Github Action config Python versions.\n\nUpdating the matrix of various Python versions to use in Github Actions\nrunners to remove EOL versions and add missing active versions.","shortMessageHtmlLink":"Update Github Action config Python versions."}},{"before":"884d8bd63f825932cdd68739b4b1283d0b0c976e","after":null,"ref":"refs/heads/fix_23","pushedAt":"2023-07-03T15:30:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"robertbartel","name":"Robert Bartel","path":"/robertbartel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37884615?s=80&v=4"}},{"before":"3dc8e25545c5462d38b0f79e36ae955c085c1559","after":"b8d8ee18318b143e79a36f596807235fa56dadbf","ref":"refs/heads/dev","pushedAt":"2023-07-03T15:28:48.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"robertbartel","name":"Robert Bartel","path":"/robertbartel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37884615?s=80&v=4"},"commit":{"message":"Bump version to 0.0.2.","shortMessageHtmlLink":"Bump version to 0.0.2."}},{"before":"3dc8e25545c5462d38b0f79e36ae955c085c1559","after":"b8d8ee18318b143e79a36f596807235fa56dadbf","ref":"refs/heads/master","pushedAt":"2023-07-03T15:28:40.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"robertbartel","name":"Robert Bartel","path":"/robertbartel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37884615?s=80&v=4"},"commit":{"message":"Bump version to 0.0.2.","shortMessageHtmlLink":"Bump version to 0.0.2."}},{"before":"c753b175528d999da5169c7df9e38073c59bbcbb","after":"884d8bd63f825932cdd68739b4b1283d0b0c976e","ref":"refs/heads/fix_23","pushedAt":"2023-07-03T15:10:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"robertbartel","name":"Robert Bartel","path":"/robertbartel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37884615?s=80&v=4"},"commit":{"message":"Bump version to 0.0.2.","shortMessageHtmlLink":"Bump version to 0.0.2."}},{"before":null,"after":"c753b175528d999da5169c7df9e38073c59bbcbb","ref":"refs/heads/fix_23","pushedAt":"2023-07-03T15:00:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"robertbartel","name":"Robert Bartel","path":"/robertbartel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37884615?s=80&v=4"},"commit":{"message":"Correct Tuple type hints in nexus.py.\n\nCorrecting typing hints declaring use of Tuple['T'] (for some T) but\nintending a tuple having any number of T objects (i.e. Tuple['T', ...].","shortMessageHtmlLink":"Correct Tuple type hints in nexus.py."}},{"before":"95feb6ab8dd8373ea015e85368d4e3b1a2a80724","after":"3dc8e25545c5462d38b0f79e36ae955c085c1559","ref":"refs/heads/dev","pushedAt":"2023-07-03T14:46:15.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"robertbartel","name":"Robert Bartel","path":"/robertbartel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37884615?s=80&v=4"},"commit":{"message":"`git+git://` URLs don't work anymore","shortMessageHtmlLink":"git+git:// URLs don't work anymore"}},{"before":"95feb6ab8dd8373ea015e85368d4e3b1a2a80724","after":"3dc8e25545c5462d38b0f79e36ae955c085c1559","ref":"refs/heads/master","pushedAt":"2023-07-03T14:46:08.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"robertbartel","name":"Robert Bartel","path":"/robertbartel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37884615?s=80&v=4"},"commit":{"message":"`git+git://` URLs don't work anymore","shortMessageHtmlLink":"git+git:// URLs don't work anymore"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNy0wM1QxNTo0NToxMi4wMDAwMDBazwAAAANN1EeE","startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNy0wM1QxNTo0NToxMi4wMDAwMDBazwAAAANN1EeE","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNy0wM1QxNDo0NjowOC4wMDAwMDBazwAAAANNyVFq"}},"title":"Activity ยท robertbartel/hypy"}