{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":266009501,"defaultBranch":"master","name":"monio","ownerLogin":"getify","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-05-22T03:30:06.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/150330?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1704518980.0","currentOid":""},"activityList":{"items":[{"before":"1a7f60b4dbe0589dc4946b58a93785626df202a3","after":"0c377488c96717aa3cfc047d8176c11b8e2f75a9","ref":"refs/heads/master","pushedAt":"2024-01-07T20:17:00.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"getify","name":"Kyle Simpson","path":"/getify","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150330?s=80&v=4"},"commit":{"message":"MONADS guide: various improvements for clarity and consistency","shortMessageHtmlLink":"MONADS guide: various improvements for clarity and consistency"}},{"before":"946abc0818f499d518182b744ecbb53822329296","after":"1a7f60b4dbe0589dc4946b58a93785626df202a3","ref":"refs/heads/master","pushedAt":"2024-01-07T20:15:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"getify","name":"Kyle Simpson","path":"/getify","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150330?s=80&v=4"},"commit":{"message":"MONADS guide: various improvements for clarity and consistency","shortMessageHtmlLink":"MONADS guide: various improvements for clarity and consistency"}},{"before":"aa2c2b44619c11bfdf9f6120482affa5dbb698b0","after":"946abc0818f499d518182b744ecbb53822329296","ref":"refs/heads/master","pushedAt":"2024-01-07T17:39:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"getify","name":"Kyle Simpson","path":"/getify","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150330?s=80&v=4"},"commit":{"message":"MONADS guide: various improvements for clarity and consistency","shortMessageHtmlLink":"MONADS guide: various improvements for clarity and consistency"}},{"before":"230f1d71255dd18b89b8ca8ba2c0823ac5ccca8b","after":"aa2c2b44619c11bfdf9f6120482affa5dbb698b0","ref":"refs/heads/master","pushedAt":"2024-01-06T05:21:36.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"getify","name":"Kyle Simpson","path":"/getify","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150330?s=80&v=4"},"commit":{"message":"io/iox: adding applicative 'ap()', including docs and tests","shortMessageHtmlLink":"io/iox: adding applicative 'ap()', including docs and tests"}},{"before":"ce8a2fede0c10111abbcb838161767ec6a69dc92","after":"230f1d71255dd18b89b8ca8ba2c0823ac5ccca8b","ref":"refs/heads/master","pushedAt":"2024-01-04T20:56:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"getify","name":"Kyle Simpson","path":"/getify","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150330?s=80&v=4"},"commit":{"message":"improving the monads-intro guide, more fixes to the tests that might run out of heap memory","shortMessageHtmlLink":"improving the monads-intro guide, more fixes to the tests that might …"}},{"before":"4ee75e2d233230d0d68a2ede244b5c4c96b2992d","after":"ce8a2fede0c10111abbcb838161767ec6a69dc92","ref":"refs/heads/master","pushedAt":"2024-01-04T18:22:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"getify","name":"Kyle Simpson","path":"/getify","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150330?s=80&v=4"},"commit":{"message":"adding 'very-long' tests to 'State', upped the max heap allocation size for v8 to 2gb because tests were then crashing with OOM errors","shortMessageHtmlLink":"adding 'very-long' tests to 'State', upped the max heap allocation si…"}},{"before":"4de8a32a72f3933cf54be0f3028d867b8ca9408b","after":"4ee75e2d233230d0d68a2ede244b5c4c96b2992d","ref":"refs/heads/master","pushedAt":"2024-01-04T01:43:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"getify","name":"Kyle Simpson","path":"/getify","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150330?s=80&v=4"},"commit":{"message":"adding 'State' monad, improving docs, fixing a number of quirks in testing","shortMessageHtmlLink":"adding 'State' monad, improving docs, fixing a number of quirks in te…"}},{"before":"e4d1b83012a5a2e0cc5a57e57a809e9e1427315a","after":"4de8a32a72f3933cf54be0f3028d867b8ca9408b","ref":"refs/heads/master","pushedAt":"2024-01-02T07:01:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"getify","name":"Kyle Simpson","path":"/getify","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150330?s=80&v=4"},"commit":{"message":"internal: undoing unused 'onException' in continuation handling","shortMessageHtmlLink":"internal: undoing unused 'onException' in continuation handling"}},{"before":"2cce11f25fb001248c8351ea109202541050698f","after":"e4d1b83012a5a2e0cc5a57e57a809e9e1427315a","ref":"refs/heads/master","pushedAt":"2023-12-31T19:20:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"getify","name":"Kyle Simpson","path":"/getify","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150330?s=80&v=4"},"commit":{"message":"internal: undoing unused 'onException' in continuation handling","shortMessageHtmlLink":"internal: undoing unused 'onException' in continuation handling"}},{"before":"01d86c7358953c14ab8c6831017695b5d39faa9c","after":"2cce11f25fb001248c8351ea109202541050698f","ref":"refs/heads/master","pushedAt":"2023-12-31T18:27:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"getify","name":"Kyle Simpson","path":"/getify","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150330?s=80&v=4"},"commit":{"message":"internal renaming continuation record value from 'env' to 'val' for future proofing","shortMessageHtmlLink":"internal renaming continuation record value from 'env' to 'val' for f…"}},{"before":"2979e01f4268d884b44241e0cbab98b1682bb9f9","after":"01d86c7358953c14ab8c6831017695b5d39faa9c","ref":"refs/heads/master","pushedAt":"2023-12-31T17:55:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"getify","name":"Kyle Simpson","path":"/getify","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150330?s=80&v=4"},"commit":{"message":"updating dependencies","shortMessageHtmlLink":"updating dependencies"}},{"before":"1a12eb2dc158180e33b7bb28bc49d119bae34e3f","after":"2979e01f4268d884b44241e0cbab98b1682bb9f9","ref":"refs/heads/master","pushedAt":"2023-12-31T17:52:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"getify","name":"Kyle Simpson","path":"/getify","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150330?s=80&v=4"},"commit":{"message":"internal rename of 'run-signal' to 'return-signal'","shortMessageHtmlLink":"internal rename of 'run-signal' to 'return-signal'"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD2clClgA","startCursor":null,"endCursor":null}},"title":"Activity · getify/monio"}