{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":407437061,"defaultBranch":"master","name":"unix-print","ownerLogin":"artiebits","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-09-17T06:51:45.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/29281882?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1700811952.0","currentOid":""},"activityList":{"items":[{"before":"43ef623afa08e61db64c9fea729250ac23755573","after":null,"ref":"refs/heads/release-v1.3.2","pushedAt":"2023-11-24T07:45:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"artiebits","name":null,"path":"/artiebits","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29281882?s=80&v=4"}},{"before":"c8965ce4c524ce5d74872c726e87a0c0577ab878","after":"c42565aa8c2921dc304f017bb986e31ac0c7067e","ref":"refs/heads/master","pushedAt":"2023-11-24T07:45:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"artiebits","name":null,"path":"/artiebits","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29281882?s=80&v=4"},"commit":{"message":"chore: release 1.3.2 (#28)\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore: release 1.3.2 (#28)"}},{"before":"c8965ce4c524ce5d74872c726e87a0c0577ab878","after":"43ef623afa08e61db64c9fea729250ac23755573","ref":"refs/heads/release-v1.3.2","pushedAt":"2023-11-24T07:41:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore: release 1.3.2","shortMessageHtmlLink":"chore: release 1.3.2"}},{"before":null,"after":"c8965ce4c524ce5d74872c726e87a0c0577ab878","ref":"refs/heads/release-v1.3.2","pushedAt":"2023-11-24T07:41:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"fix: parsing for non-english systems, part 2 (#26)\n\n* Removed null type from ExecResponse\r\n(as far as I can tell, exec always returns strings)\r\n\r\n* Always use the language env vars in execAsync\r\n(since the output is always assumed to be in English)\r\n\r\n* Removed redundant env vars from cmd input to execAsync\r\n\r\n* Added a bit of documentation to the env vars","shortMessageHtmlLink":"fix: parsing for non-english systems, part 2 (#26)"}},{"before":"eceeea91ebd99872150ece468a2d37934e6646a4","after":"c8965ce4c524ce5d74872c726e87a0c0577ab878","ref":"refs/heads/master","pushedAt":"2023-11-24T07:41:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"artiebits","name":null,"path":"/artiebits","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29281882?s=80&v=4"},"commit":{"message":"fix: parsing for non-english systems, part 2 (#26)\n\n* Removed null type from ExecResponse\r\n(as far as I can tell, exec always returns strings)\r\n\r\n* Always use the language env vars in execAsync\r\n(since the output is always assumed to be in English)\r\n\r\n* Removed redundant env vars from cmd input to execAsync\r\n\r\n* Added a bit of documentation to the env vars","shortMessageHtmlLink":"fix: parsing for non-english systems, part 2 (#26)"}},{"before":"b1b67a5fd4440a23ea9b5a3fe9cf9848512c78e0","after":null,"ref":"refs/heads/release-v1.3.1","pushedAt":"2023-11-07T10:54:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"artiebits","name":null,"path":"/artiebits","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29281882?s=80&v=4"}},{"before":"4fe8bdf9c802bc0346d4a1d02c892ccd45d79b7b","after":"eceeea91ebd99872150ece468a2d37934e6646a4","ref":"refs/heads/master","pushedAt":"2023-11-07T10:54:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"artiebits","name":null,"path":"/artiebits","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29281882?s=80&v=4"},"commit":{"message":"chore: release 1.3.1 (#25)\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore: release 1.3.1 (#25)"}},{"before":"4fe8bdf9c802bc0346d4a1d02c892ccd45d79b7b","after":"b1b67a5fd4440a23ea9b5a3fe9cf9848512c78e0","ref":"refs/heads/release-v1.3.1","pushedAt":"2023-11-07T09:47:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore: release 1.3.1","shortMessageHtmlLink":"chore: release 1.3.1"}},{"before":null,"after":"4fe8bdf9c802bc0346d4a1d02c892ccd45d79b7b","ref":"refs/heads/release-v1.3.1","pushedAt":"2023-11-07T09:47:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"fix: fix parsing for non-english systems (#24)\n\n* Force english output\r\n\r\nForce console output to english to make it work on non-english systems\r\n\r\n* Fix PrinterData mapping for non-english systems","shortMessageHtmlLink":"fix: fix parsing for non-english systems (#24)"}},{"before":"aec5485466918de84f1b38317817b6f56a13876c","after":"4fe8bdf9c802bc0346d4a1d02c892ccd45d79b7b","ref":"refs/heads/master","pushedAt":"2023-11-07T09:47:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"artiebits","name":null,"path":"/artiebits","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29281882?s=80&v=4"},"commit":{"message":"fix: fix parsing for non-english systems (#24)\n\n* Force english output\r\n\r\nForce console output to english to make it work on non-english systems\r\n\r\n* Fix PrinterData mapping for non-english systems","shortMessageHtmlLink":"fix: fix parsing for non-english systems (#24)"}},{"before":"033e2063b683301c0204077458a4bbc2e7c4b47d","after":"aec5485466918de84f1b38317817b6f56a13876c","ref":"refs/heads/master","pushedAt":"2023-10-04T14:09:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"artiebits","name":null,"path":"/artiebits","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29281882?s=80&v=4"},"commit":{"message":"docs: fix example of using isPrintComplete (#22)\n\nFix syntax for isPrintComplete parameter: should be a resolved promise from print function","shortMessageHtmlLink":"docs: fix example of using isPrintComplete (#22)"}},{"before":"aa1bc01eec9c0decabe4c7d0d7056008890cc75c","after":"033e2063b683301c0204077458a4bbc2e7c4b47d","ref":"refs/heads/master","pushedAt":"2023-10-04T14:08:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"artiebits","name":null,"path":"/artiebits","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29281882?s=80&v=4"},"commit":{"message":"doc: fix example of using isPrintComplete (#22)\n\nFix syntax for isPrintComplete parameter: should be a resolved promise from print function","shortMessageHtmlLink":"doc: fix example of using isPrintComplete (#22)"}},{"before":"5aa96e3d2c192e404913a8f10de53de29120501c","after":"aa1bc01eec9c0decabe4c7d0d7056008890cc75c","ref":"refs/heads/master","pushedAt":"2023-10-04T09:49:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"artiebits","name":null,"path":"/artiebits","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29281882?s=80&v=4"},"commit":{"message":"docs: update README.md (#21)\n\nFixed destructured import of isPrintComplete","shortMessageHtmlLink":"docs: update README.md (#21)"}},{"before":"2d9ae7c332b51bf5ffff2c14aa1aa903f0657571","after":null,"ref":"refs/heads/release-v1.3.0","pushedAt":"2023-08-22T20:02:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"artiebits","name":null,"path":"/artiebits","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29281882?s=80&v=4"}},{"before":"72ce461112cf39e846be5d2af050489a156acf52","after":"5aa96e3d2c192e404913a8f10de53de29120501c","ref":"refs/heads/master","pushedAt":"2023-08-22T20:02:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"artiebits","name":null,"path":"/artiebits","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29281882?s=80&v=4"},"commit":{"message":"chore: release 1.3.0 (#20)\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore: release 1.3.0 (#20)"}},{"before":"72ce461112cf39e846be5d2af050489a156acf52","after":"2d9ae7c332b51bf5ffff2c14aa1aa903f0657571","ref":"refs/heads/release-v1.3.0","pushedAt":"2023-08-22T19:58:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore: release 1.3.0","shortMessageHtmlLink":"chore: release 1.3.0"}},{"before":null,"after":"72ce461112cf39e846be5d2af050489a156acf52","ref":"refs/heads/release-v1.3.0","pushedAt":"2023-08-22T19:58:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"feat: add isComplete function (#13)\n\n* getJobId and isPrintComplete\n\n* getJobId tests\n\n* extend try-catch\n\n* we don't ask questions here\n\n* more tests\n\n* undo some formatting\n\n* deleted some stuff I shouldn't have\n\n* tabs to spaces\n\n* update index.ts\n\n* messed up the exports order (:\n\n* a few nits\n\n* Undo changes to print fn\n\n* remove stale non-null assertions\n\n* format with prettier\n\n* update tests & remove comments\n\n* order\n\n* fix condition\n\n* fix tests and read stdout as expected\n\n* Update parse-response.ts\n\n* readme\n\n* update readme","shortMessageHtmlLink":"feat: add isComplete function (#13)"}},{"before":"3ecf2c4942c815ffbb5b18c17cfce7cdd3451ac0","after":"72ce461112cf39e846be5d2af050489a156acf52","ref":"refs/heads/master","pushedAt":"2023-08-22T19:57:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"artiebits","name":null,"path":"/artiebits","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29281882?s=80&v=4"},"commit":{"message":"feat: add isComplete function (#13)\n\n* getJobId and isPrintComplete\n\n* getJobId tests\n\n* extend try-catch\n\n* we don't ask questions here\n\n* more tests\n\n* undo some formatting\n\n* deleted some stuff I shouldn't have\n\n* tabs to spaces\n\n* update index.ts\n\n* messed up the exports order (:\n\n* a few nits\n\n* Undo changes to print fn\n\n* remove stale non-null assertions\n\n* format with prettier\n\n* update tests & remove comments\n\n* order\n\n* fix condition\n\n* fix tests and read stdout as expected\n\n* Update parse-response.ts\n\n* readme\n\n* update readme","shortMessageHtmlLink":"feat: add isComplete function (#13)"}},{"before":"44080f1e6deb90ad97170b1f554be187b7899802","after":"3ecf2c4942c815ffbb5b18c17cfce7cdd3451ac0","ref":"refs/heads/master","pushedAt":"2023-08-22T06:10:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"artiebits","name":null,"path":"/artiebits","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29281882?s=80&v=4"},"commit":{"message":"Add isComplete function (#13)\n\n* getJobId and isPrintComplete\r\n\r\n* getJobId tests\r\n\r\n* extend try-catch\r\n\r\n* we don't ask questions here\r\n\r\n* more tests\r\n\r\n* undo some formatting\r\n\r\n* deleted some stuff I shouldn't have\r\n\r\n* tabs to spaces\r\n\r\n* update index.ts\r\n\r\n* messed up the exports order (:\r\n\r\n* a few nits\r\n\r\n* Undo changes to print fn\r\n\r\n* remove stale non-null assertions\r\n\r\n* format with prettier\r\n\r\n* update tests & remove comments\r\n\r\n* order\r\n\r\n* fix condition\r\n\r\n* fix tests and read stdout as expected\r\n\r\n* Update parse-response.ts\r\n\r\n* readme\r\n\r\n* update readme","shortMessageHtmlLink":"Add isComplete function (#13)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADtqofygA","startCursor":null,"endCursor":null}},"title":"Activity ยท artiebits/unix-print"}