{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":757235156,"defaultBranch":"main","name":"anticipate","ownerLogin":"tmpfs","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-02-14T04:19:16.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/238069?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1708749216.0","currentOid":""},"activityList":{"items":[{"before":"53b2ad69d3d7262c757aa5d9e45679ad5d84a5c1","after":"6fa1cdc0a5e379f53f3ff38dc2cbca46ca6a86e8","ref":"refs/heads/main","pushedAt":"2024-02-24T06:10:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tmpfs","name":"muji","path":"/tmpfs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/238069?s=80&v=4"},"commit":{"message":"Improve timeout message and fix logging (#22)\n\n* Improve expect timeout error message.\r\n\r\n* Fix logging and restore log tests.\r\n\r\n* Tidy debug statements.\r\n\r\n* Restore log test on windows.\r\n\r\n* Bump version.","shortMessageHtmlLink":"Improve timeout message and fix logging (#22)"}},{"before":"8c07bedf4b9e58dbdfb5ad7deed0db883341808f","after":"9ef146049723721d628bdff0efc5498e5e8df81f","ref":"refs/heads/timeout-message","pushedAt":"2024-02-24T06:08:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tmpfs","name":"muji","path":"/tmpfs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/238069?s=80&v=4"},"commit":{"message":"Bump version.","shortMessageHtmlLink":"Bump version."}},{"before":"e639ef81d15d30b77984c51998bd1165aed83184","after":"8c07bedf4b9e58dbdfb5ad7deed0db883341808f","ref":"refs/heads/timeout-message","pushedAt":"2024-02-24T06:05:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tmpfs","name":"muji","path":"/tmpfs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/238069?s=80&v=4"},"commit":{"message":"Restore log test on windows.","shortMessageHtmlLink":"Restore log test on windows."}},{"before":"1a9962cb2a95bdb69e921b2de9d9a8a0bdd25c42","after":"e639ef81d15d30b77984c51998bd1165aed83184","ref":"refs/heads/timeout-message","pushedAt":"2024-02-24T05:59:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tmpfs","name":"muji","path":"/tmpfs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/238069?s=80&v=4"},"commit":{"message":"Tidy debug statements.","shortMessageHtmlLink":"Tidy debug statements."}},{"before":"9b5c9ba40ad3b1ca1d21a7d16f3c79f45ebe5704","after":"1a9962cb2a95bdb69e921b2de9d9a8a0bdd25c42","ref":"refs/heads/timeout-message","pushedAt":"2024-02-24T05:50:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tmpfs","name":"muji","path":"/tmpfs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/238069?s=80&v=4"},"commit":{"message":"Fix logging and restore log tests.","shortMessageHtmlLink":"Fix logging and restore log tests."}},{"before":null,"after":"9b5c9ba40ad3b1ca1d21a7d16f3c79f45ebe5704","ref":"refs/heads/timeout-message","pushedAt":"2024-02-24T04:33:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"tmpfs","name":"muji","path":"/tmpfs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/238069?s=80&v=4"},"commit":{"message":"Improve expect timeout error message.","shortMessageHtmlLink":"Improve expect timeout error message."}},{"before":"ff87d1019343ab01682e375dfebfafbeb183259b","after":"53b2ad69d3d7262c757aa5d9e45679ad5d84a5c1","ref":"refs/heads/main","pushedAt":"2024-02-24T04:28:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tmpfs","name":"muji","path":"/tmpfs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/238069?s=80&v=4"},"commit":{"message":"Fix installed binary name, bump version.","shortMessageHtmlLink":"Fix installed binary name, bump version."}},{"before":"4d1af7f89fa4a2cea59669b7da0b1bb45b9c3460","after":"ff87d1019343ab01682e375dfebfafbeb183259b","ref":"refs/heads/main","pushedAt":"2024-02-24T03:30:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tmpfs","name":"muji","path":"/tmpfs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/238069?s=80&v=4"},"commit":{"message":"Tidy debug statement in test spec.","shortMessageHtmlLink":"Tidy debug statement in test spec."}},{"before":"2a6450e1b320913d05cc73c3da93212e84d96d0e","after":"4d1af7f89fa4a2cea59669b7da0b1bb45b9c3460","ref":"refs/heads/main","pushedAt":"2024-02-24T03:29:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tmpfs","name":"muji","path":"/tmpfs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/238069?s=80&v=4"},"commit":{"message":"Disable backtrace in workflow.","shortMessageHtmlLink":"Disable backtrace in workflow."}},{"before":"274b63eff1222e595569eed1dd6fcc6e95bbc09e","after":"2a6450e1b320913d05cc73c3da93212e84d96d0e","ref":"refs/heads/main","pushedAt":"2024-02-24T03:26:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tmpfs","name":"muji","path":"/tmpfs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/238069?s=80&v=4"},"commit":{"message":"Workflows (#20)\n\n* Add test workflow.\r\n\r\n* Update macos runner.\r\n\r\n* Enable echo for tests.\r\n\r\n* Remove exit from fixtures.\r\n\r\n* Disable fail-fast for now.\r\n\r\n* Tidy error module, update workflow env.\r\n\r\n* Check sh version.\r\n\r\n* Use explicit bash for default command.\r\n\r\nTidy default command handling.\r\n\r\n* Update workflow.\r\n\r\n* Fix const.\r\n\r\n* Clippy fixes, debug windows failure.\r\n\r\n* Debug powershell command.\r\n\r\n* Check python in workflow.\r\n\r\n* Fix carriage return in test.\r\n\r\n* Try to pause in expect_str().\r\n\r\n* Pause after spawning powershell.\r\n\r\n* Update test.\r\n\r\n* Debug windows CI failures.\r\n\r\n* Include Duration in error variant.\r\n\r\n* Ignore failing windows tests for now.\r\n\r\n* Try with pwsh.\r\n\r\n* Debug failing windows tests.\r\n\r\n* Revert to pwsh, disable tests.\r\n\r\n* Do not filter test runner.\r\n\r\n* Tweak workflow.\r\n\r\n* Try conpty test spec.\r\n\r\n* Try set_echo true.\r\n\r\n* Debug conpty test.\r\n\r\n* Try explicit set_echo() false.\r\n\r\n* Disable windows in matrix for now.\r\n\r\nAppears that conpty just does not work on the github windows runner.\r\n\r\nSee: https://github.com/actions/runner/issues/3168","shortMessageHtmlLink":"Workflows (#20)"}},{"before":"f7d7940984b8cbc810e85f52333393be69e176a5","after":"58f94f4775054c0a3fbf1a9cd62eb51a173b6fd7","ref":"refs/heads/workflows","pushedAt":"2024-02-24T03:24:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tmpfs","name":"muji","path":"/tmpfs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/238069?s=80&v=4"},"commit":{"message":"Disable windows in matrix for now.\n\nAppears that conpty just does not work on the github windows runner.\n\nSee: https://github.com/actions/runner/issues/3168","shortMessageHtmlLink":"Disable windows in matrix for now."}},{"before":"88ed98e49baf4146404a2fe7c238f72fbb2056c7","after":"f7d7940984b8cbc810e85f52333393be69e176a5","ref":"refs/heads/workflows","pushedAt":"2024-02-24T03:09:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tmpfs","name":"muji","path":"/tmpfs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/238069?s=80&v=4"},"commit":{"message":"Try explicit set_echo() false.","shortMessageHtmlLink":"Try explicit set_echo() false."}},{"before":"c161ed66bacbb459cf27fe4bfd9fa811480062ea","after":"88ed98e49baf4146404a2fe7c238f72fbb2056c7","ref":"refs/heads/workflows","pushedAt":"2024-02-24T03:05:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tmpfs","name":"muji","path":"/tmpfs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/238069?s=80&v=4"},"commit":{"message":"Debug conpty test.","shortMessageHtmlLink":"Debug conpty test."}},{"before":"88940ffa65115f654378240b17427431f2743655","after":"c161ed66bacbb459cf27fe4bfd9fa811480062ea","ref":"refs/heads/workflows","pushedAt":"2024-02-24T03:01:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tmpfs","name":"muji","path":"/tmpfs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/238069?s=80&v=4"},"commit":{"message":"Try set_echo true.","shortMessageHtmlLink":"Try set_echo true."}},{"before":"e89b27cdeaffe53bb0a6efedaacca649321e10c4","after":"88940ffa65115f654378240b17427431f2743655","ref":"refs/heads/workflows","pushedAt":"2024-02-24T02:57:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tmpfs","name":"muji","path":"/tmpfs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/238069?s=80&v=4"},"commit":{"message":"Try conpty test spec.","shortMessageHtmlLink":"Try conpty test spec."}},{"before":"c1023a3ade1c446f7ea08bc80eabc70798ac2d44","after":"e89b27cdeaffe53bb0a6efedaacca649321e10c4","ref":"refs/heads/workflows","pushedAt":"2024-02-24T02:48:02.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"tmpfs","name":"muji","path":"/tmpfs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/238069?s=80&v=4"},"commit":{"message":"Merge branch 'main' into workflows","shortMessageHtmlLink":"Merge branch 'main' into workflows"}},{"before":"5c494141701250a1e6845b05a9993a353d247b9c","after":"274b63eff1222e595569eed1dd6fcc6e95bbc09e","ref":"refs/heads/main","pushedAt":"2024-02-24T02:47:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tmpfs","name":"muji","path":"/tmpfs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/238069?s=80&v=4"},"commit":{"message":"Update examples, bump version.","shortMessageHtmlLink":"Update examples, bump version."}},{"before":"011cb01b98d21788ba48aa6a5bdae36acdb4d462","after":"c1023a3ade1c446f7ea08bc80eabc70798ac2d44","ref":"refs/heads/workflows","pushedAt":"2024-02-24T02:41:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tmpfs","name":"muji","path":"/tmpfs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/238069?s=80&v=4"},"commit":{"message":"Do not filter test runner.","shortMessageHtmlLink":"Do not filter test runner."}},{"before":"c72b03bdc2100419f78f5013c4c253ca29768bc2","after":"011cb01b98d21788ba48aa6a5bdae36acdb4d462","ref":"refs/heads/workflows","pushedAt":"2024-02-24T02:37:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tmpfs","name":"muji","path":"/tmpfs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/238069?s=80&v=4"},"commit":{"message":"Revert to pwsh, disable tests.","shortMessageHtmlLink":"Revert to pwsh, disable tests."}},{"before":"78a29374d0af231b311e92663aa6d4308c102b73","after":"c72b03bdc2100419f78f5013c4c253ca29768bc2","ref":"refs/heads/workflows","pushedAt":"2024-02-24T02:25:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tmpfs","name":"muji","path":"/tmpfs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/238069?s=80&v=4"},"commit":{"message":"Debug failing windows tests.","shortMessageHtmlLink":"Debug failing windows tests."}},{"before":"530a291e5c44204720af5203ad145ea293fc4e45","after":"78a29374d0af231b311e92663aa6d4308c102b73","ref":"refs/heads/workflows","pushedAt":"2024-02-24T02:20:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tmpfs","name":"muji","path":"/tmpfs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/238069?s=80&v=4"},"commit":{"message":"Try with pwsh.","shortMessageHtmlLink":"Try with pwsh."}},{"before":"e8fa975f7fe621caf156958f6e0d48b051f81e5c","after":"530a291e5c44204720af5203ad145ea293fc4e45","ref":"refs/heads/workflows","pushedAt":"2024-02-24T02:09:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tmpfs","name":"muji","path":"/tmpfs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/238069?s=80&v=4"},"commit":{"message":"Ignore failing windows tests for now.","shortMessageHtmlLink":"Ignore failing windows tests for now."}},{"before":"795cc7e875e3f069742b234583c9a463d9ba2b7f","after":"e8fa975f7fe621caf156958f6e0d48b051f81e5c","ref":"refs/heads/workflows","pushedAt":"2024-02-24T02:03:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tmpfs","name":"muji","path":"/tmpfs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/238069?s=80&v=4"},"commit":{"message":"Include Duration in error variant.","shortMessageHtmlLink":"Include Duration in error variant."}},{"before":"515f30339137285b3172675cfa82be3dd3d0bea8","after":"795cc7e875e3f069742b234583c9a463d9ba2b7f","ref":"refs/heads/workflows","pushedAt":"2024-02-24T02:01:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tmpfs","name":"muji","path":"/tmpfs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/238069?s=80&v=4"},"commit":{"message":"Debug windows CI failures.","shortMessageHtmlLink":"Debug windows CI failures."}},{"before":"f47ea178e2b089b0834f2d160ad1315cd14dd28a","after":"515f30339137285b3172675cfa82be3dd3d0bea8","ref":"refs/heads/workflows","pushedAt":"2024-02-24T01:56:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tmpfs","name":"muji","path":"/tmpfs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/238069?s=80&v=4"},"commit":{"message":"Update test.","shortMessageHtmlLink":"Update test."}},{"before":"50629ded1d1e32264086feb3e7de99cbb2b9e396","after":"f47ea178e2b089b0834f2d160ad1315cd14dd28a","ref":"refs/heads/workflows","pushedAt":"2024-02-24T01:52:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tmpfs","name":"muji","path":"/tmpfs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/238069?s=80&v=4"},"commit":{"message":"Pause after spawning powershell.","shortMessageHtmlLink":"Pause after spawning powershell."}},{"before":"17061a1c3e92423723e5baa7728da3f93e6d5c43","after":"50629ded1d1e32264086feb3e7de99cbb2b9e396","ref":"refs/heads/workflows","pushedAt":"2024-02-24T01:49:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tmpfs","name":"muji","path":"/tmpfs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/238069?s=80&v=4"},"commit":{"message":"Try to pause in expect_str().","shortMessageHtmlLink":"Try to pause in expect_str()."}},{"before":"d8e5dd12d1df7d029d6de3760ecf5f3fca954285","after":"17061a1c3e92423723e5baa7728da3f93e6d5c43","ref":"refs/heads/workflows","pushedAt":"2024-02-24T01:44:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tmpfs","name":"muji","path":"/tmpfs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/238069?s=80&v=4"},"commit":{"message":"Fix carriage return in test.","shortMessageHtmlLink":"Fix carriage return in test."}},{"before":"04fc1b08a98394172c17fddd9d8d2328121f0785","after":"d8e5dd12d1df7d029d6de3760ecf5f3fca954285","ref":"refs/heads/workflows","pushedAt":"2024-02-24T01:39:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tmpfs","name":"muji","path":"/tmpfs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/238069?s=80&v=4"},"commit":{"message":"Check python in workflow.","shortMessageHtmlLink":"Check python in workflow."}},{"before":"e41b5edca0737cd5ea76c8117814ad766a8f1c7d","after":"04fc1b08a98394172c17fddd9d8d2328121f0785","ref":"refs/heads/workflows","pushedAt":"2024-02-24T01:35:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tmpfs","name":"muji","path":"/tmpfs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/238069?s=80&v=4"},"commit":{"message":"Debug powershell command.","shortMessageHtmlLink":"Debug powershell command."}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEA8ZeQQA","startCursor":null,"endCursor":null}},"title":"Activity ยท tmpfs/anticipate"}