{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":667546174,"defaultBranch":"main","name":"kotlin-wahoo-cloud-api","ownerLogin":"james-millner","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-07-17T18:52:13.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/15033304?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1689619940.0","currentOid":""},"activityList":{"items":[{"before":"fe79b99715873df3b9b394ba562da1ec8741f365","after":"9f435672adda77d5c266453589a3b9123c6a2a2d","ref":"refs/heads/main","pushedAt":"2023-10-19T21:57:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"james-millner","name":"James Millner","path":"/james-millner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15033304?s=80&v=4"},"commit":{"message":"Kotlin Wahoo Cloud app updates","shortMessageHtmlLink":"Kotlin Wahoo Cloud app updates"}},{"before":"59e6d316e4d063a3a91fca88d23e93c82946c120","after":"fe79b99715873df3b9b394ba562da1ec8741f365","ref":"refs/heads/main","pushedAt":"2023-07-19T22:15:37.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"james-millner","name":"James Millner","path":"/james-millner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15033304?s=80&v=4"},"commit":{"message":"If I had a pound for every time .idea slipped in...","shortMessageHtmlLink":"If I had a pound for every time .idea slipped in..."}},{"before":"cb773f02a9af8f9ef11d217d3d152f3f7764ae32","after":"59e6d316e4d063a3a91fca88d23e93c82946c120","ref":"refs/heads/main","pushedAt":"2023-07-19T21:14:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"james-millner","name":"James Millner","path":"/james-millner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15033304?s=80&v=4"},"commit":{"message":"If I had a pound for every time .idea slipped in...","shortMessageHtmlLink":"If I had a pound for every time .idea slipped in..."}},{"before":"e6393d4cbbb93a68f2def7dbc85dd53842ad8fc0","after":"cb773f02a9af8f9ef11d217d3d152f3f7764ae32","ref":"refs/heads/main","pushedAt":"2023-07-19T21:10:23.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"james-millner","name":"James Millner","path":"/james-millner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15033304?s=80&v=4"},"commit":{"message":"README added","shortMessageHtmlLink":"README added"}},{"before":"15e6b5d86b153f5b182068d3209488cd96fe0096","after":"e6393d4cbbb93a68f2def7dbc85dd53842ad8fc0","ref":"refs/heads/main","pushedAt":"2023-07-19T21:01:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"james-millner","name":"James Millner","path":"/james-millner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15033304?s=80&v=4"},"commit":{"message":"README added","shortMessageHtmlLink":"README added"}},{"before":"15e2a30f6b0f848d3f94d25b264c61a399daba80","after":"15e6b5d86b153f5b182068d3209488cd96fe0096","ref":"refs/heads/main","pushedAt":"2023-07-19T20:59:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"james-millner","name":"James Millner","path":"/james-millner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15033304?s=80&v=4"},"commit":{"message":"README added","shortMessageHtmlLink":"README added"}},{"before":"e85bf0ea243290ca2ced0ed6216333cd286e7464","after":"15e2a30f6b0f848d3f94d25b264c61a399daba80","ref":"refs/heads/main","pushedAt":"2023-07-19T20:50:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"james-millner","name":"James Millner","path":"/james-millner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15033304?s=80&v=4"},"commit":{"message":"Very minor tweaks, but largely a complete Wahoo Cloud API auth backend in HTTP4k","shortMessageHtmlLink":"Very minor tweaks, but largely a complete Wahoo Cloud API auth backen…"}},{"before":"804791c59ead854a8440c5803b5011b92d0ce554","after":"e85bf0ea243290ca2ced0ed6216333cd286e7464","ref":"refs/heads/main","pushedAt":"2023-07-18T22:55:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"james-millner","name":"James Millner","path":"/james-millner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15033304?s=80&v=4"},"commit":{"message":"Webhook working! Need to dig into what I need the webhook token for. I wonder if its for talking to the cloud API after receiving an event.","shortMessageHtmlLink":"Webhook working! Need to dig into what I need the webhook token for. …"}},{"before":"9355cbe18b9c1d3d6e2eef2088cd81143fa4a6e1","after":"804791c59ead854a8440c5803b5011b92d0ce554","ref":"refs/heads/main","pushedAt":"2023-07-18T22:17:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"james-millner","name":"James Millner","path":"/james-millner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15033304?s=80&v=4"},"commit":{"message":"Stub support for a webhook. Need to validate with Wahoo docs on how to register it.","shortMessageHtmlLink":"Stub support for a webhook. Need to validate with Wahoo docs on how t…"}},{"before":"f0f1d7bf056cfca550ce9af5bfc207df7fcca36f","after":"9355cbe18b9c1d3d6e2eef2088cd81143fa4a6e1","ref":"refs/heads/main","pushedAt":"2023-07-18T22:04:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"james-millner","name":"James Millner","path":"/james-millner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15033304?s=80&v=4"},"commit":{"message":"Bare basic HTTP4K Kotlin Wahoo Cloud API implementation","shortMessageHtmlLink":"Bare basic HTTP4K Kotlin Wahoo Cloud API implementation"}},{"before":"d67406c67443eceb0c22aa2a77ea21d79dd5d131","after":"f0f1d7bf056cfca550ce9af5bfc207df7fcca36f","ref":"refs/heads/main","pushedAt":"2023-07-18T20:37:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"james-millner","name":"James Millner","path":"/james-millner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15033304?s=80&v=4"},"commit":{"message":"With abit of jiggery pokery this setup works via a Digital Ocean App setup.","shortMessageHtmlLink":"With abit of jiggery pokery this setup works via a Digital Ocean App …"}},{"before":"ec2ef7e3124fcc7a8bb3f41a6d43dd29b996ba13","after":"d67406c67443eceb0c22aa2a77ea21d79dd5d131","ref":"refs/heads/main","pushedAt":"2023-07-17T21:52:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"james-millner","name":"James Millner","path":"/james-millner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15033304?s=80&v=4"},"commit":{"message":"OAuth authorize flow working up to step 3 in Wahoo's documentation. Need to figure out how to get the final exchange to work.","shortMessageHtmlLink":"OAuth authorize flow working up to step 3 in Wahoo's documentation. N…"}},{"before":null,"after":"ec2ef7e3124fcc7a8bb3f41a6d43dd29b996ba13","ref":"refs/heads/main","pushedAt":"2023-07-17T18:52:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"james-millner","name":"James Millner","path":"/james-millner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15033304?s=80&v=4"},"commit":{"message":"Initial skeleton wahoo cloud API setup","shortMessageHtmlLink":"Initial skeleton wahoo cloud API setup"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADm2Ix2AA","startCursor":null,"endCursor":null}},"title":"Activity · james-millner/kotlin-wahoo-cloud-api"}