{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":431210729,"defaultBranch":"master","name":"monotextor","ownerLogin":"bitextor","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-11-23T18:25:38.000Z","ownerAvatar":"https://github.com/avatars/u/35965770?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1685543562.81844","currentOid":""},"activityList":{"items":[{"before":"1687807816334c8a024587f907ea21214b3b9d47","after":"92f22149eb15fc39e696afc12f2d01eb25411caa","ref":"refs/heads/master","pushedAt":"2023-05-30T13:34:07.676Z","pushType":"push","commitsCount":1,"pusher":{"login":"ZJaume","name":"Jaume Zaragoza","path":"/ZJaume","primaryAvatarUrl":"https://github.com/avatars/u/11339330?s=80&v=4"},"commit":{"message":"Update requests\n\nhttps://github.com/bitextor/monotextor/security/dependabot/4","shortMessageHtmlLink":"Update requests"}},{"before":"ab08c96bc62555b4ed1732c291bd0fb729259337","after":"1687807816334c8a024587f907ea21214b3b9d47","ref":"refs/heads/master","pushedAt":"2023-05-30T10:44:47.517Z","pushType":"push","commitsCount":1,"pusher":{"login":"ZJaume","name":"Jaume Zaragoza","path":"/ZJaume","primaryAvatarUrl":"https://github.com/avatars/u/11339330?s=80&v=4"},"commit":{"message":"Bump version","shortMessageHtmlLink":"Bump version"}},{"before":"ec21ddfdfb3c69023360dd0a7d8d714858f7ce8a","after":"ab08c96bc62555b4ed1732c291bd0fb729259337","ref":"refs/heads/master","pushedAt":"2023-05-30T10:43:59.356Z","pushType":"pr_merge","commitsCount":34,"pusher":{"login":"ZJaume","name":"Jaume Zaragoza","path":"/ZJaume","primaryAvatarUrl":"https://github.com/avatars/u/11339330?s=80&v=4"},"commit":{"message":"Merge pull request #4 from bitextor/crawl2\n\nImprovements for MaCoCu v2","shortMessageHtmlLink":"Merge pull request #4 from bitextor/crawl2"}},{"before":"a6d759b983ee7aba7785b36760e3ab7e3f795e95","after":"24c1b4b7e3a0bac42cc4097a38134bff900ce48e","ref":"refs/heads/crawl2","pushedAt":"2023-05-30T09:32:43.140Z","pushType":"push","commitsCount":1,"pusher":{"login":"ZJaume","name":"Jaume Zaragoza","path":"/ZJaume","primaryAvatarUrl":"https://github.com/avatars/u/11339330?s=80&v=4"},"commit":{"message":"Update kenlm install options","shortMessageHtmlLink":"Update kenlm install options"}},{"before":"6abd3bcd48396fe95eedbd65bbaf15a8b4e6a9dd","after":"a6d759b983ee7aba7785b36760e3ab7e3f795e95","ref":"refs/heads/crawl2","pushedAt":"2023-05-30T09:22:15.261Z","pushType":"push","commitsCount":1,"pusher":{"login":"ZJaume","name":"Jaume Zaragoza","path":"/ZJaume","primaryAvatarUrl":"https://github.com/avatars/u/11339330?s=80&v=4"},"commit":{"message":"Update monocleaner and install instructions\n\nNew fastspell version does not require libhunspell, instead we need\ncyhunspell that needs some make tools to build it from source. This is\nonly needed for Python 3.10 since it does not have wheel, but we build\nfrom source anyways. GHA scripts also updated","shortMessageHtmlLink":"Update monocleaner and install instructions"}},{"before":"4670b5a35926af165aea6c76c580b3dc804930fc","after":"6abd3bcd48396fe95eedbd65bbaf15a8b4e6a9dd","ref":"refs/heads/crawl2","pushedAt":"2023-03-29T15:56:14.897Z","pushType":"push","commitsCount":1,"pusher":{"login":"ZJaume","name":"Jaume Zaragoza","path":"/ZJaume","primaryAvatarUrl":"https://github.com/avatars/u/11339330?s=80&v=4"},"commit":{"message":"Revert \"Speed up checking size of input file in monocleaner\"\n\nThis reverts commit 368580cb83d6f9cb30c9f580d379d44b243582c3.\n\nhead command sends SIGPIPE and bash strict mode causes snakemake to fail","shortMessageHtmlLink":"Revert \"Speed up checking size of input file in monocleaner\""}},{"before":"3b45727faf9dbb88a5455ecf5c9de284e0a4b26b","after":"4670b5a35926af165aea6c76c580b3dc804930fc","ref":"refs/heads/crawl2","pushedAt":"2023-03-29T09:57:59.091Z","pushType":"push","commitsCount":1,"pusher":{"login":"ZJaume","name":"Jaume Zaragoza","path":"/ZJaume","primaryAvatarUrl":"https://github.com/avatars/u/11339330?s=80&v=4"},"commit":{"message":"Fix tests?","shortMessageHtmlLink":"Fix tests?"}},{"before":"368580cb83d6f9cb30c9f580d379d44b243582c3","after":"3b45727faf9dbb88a5455ecf5c9de284e0a4b26b","ref":"refs/heads/crawl2","pushedAt":"2023-03-29T09:44:44.631Z","pushType":"push","commitsCount":1,"pusher":{"login":"ZJaume","name":"Jaume Zaragoza","path":"/ZJaume","primaryAvatarUrl":"https://github.com/avatars/u/11339330?s=80&v=4"},"commit":{"message":"Fix set default value of 'sensitiveData' parallel workers","shortMessageHtmlLink":"Fix set default value of 'sensitiveData' parallel workers"}},{"before":"1685b8d601f8982f31d3d917b919bd459e4dec8b","after":"368580cb83d6f9cb30c9f580d379d44b243582c3","ref":"refs/heads/crawl2","pushedAt":"2023-03-29T09:40:39.029Z","pushType":"push","commitsCount":2,"pusher":{"login":"ZJaume","name":"Jaume Zaragoza","path":"/ZJaume","primaryAvatarUrl":"https://github.com/avatars/u/11339330?s=80&v=4"},"commit":{"message":"Speed up checking size of input file in monocleaner\n\nTo check that the file is not empty, we don't need to read the whole\nfile. Adding a simple `head` does the job.","shortMessageHtmlLink":"Speed up checking size of input file in monocleaner"}},{"before":"94bad54439219a147c785799362aa91f52eb8b40","after":"1685b8d601f8982f31d3d917b919bd459e4dec8b","ref":"refs/heads/crawl2","pushedAt":"2023-03-28T11:39:21.196Z","pushType":"push","commitsCount":1,"pusher":{"login":"ZJaume","name":"Jaume Zaragoza","path":"/ZJaume","primaryAvatarUrl":"https://github.com/avatars/u/11339330?s=80&v=4"},"commit":{"message":"Use pigz in rules that are parallelized","shortMessageHtmlLink":"Use pigz in rules that are parallelized"}},{"before":"4808f41262685bc2d7c7a5814580d06b5cd024ba","after":"94bad54439219a147c785799362aa91f52eb8b40","ref":"refs/heads/crawl2","pushedAt":"2023-03-28T10:23:16.009Z","pushType":"push","commitsCount":1,"pusher":{"login":"ZJaume","name":"Jaume Zaragoza","path":"/ZJaume","primaryAvatarUrl":"https://github.com/avatars/u/11339330?s=80&v=4"},"commit":{"message":"Fix warning format when paragraph id > total paragraphs","shortMessageHtmlLink":"Fix warning format when paragraph id > total paragraphs"}},{"before":"c987ef823c535184eacb26737fb36802a20d0306","after":"4808f41262685bc2d7c7a5814580d06b5cd024ba","ref":"refs/heads/crawl2","pushedAt":"2023-03-14T14:47:38.856Z","pushType":"push","commitsCount":1,"pusher":{"login":"ZJaume","name":"Jaume Zaragoza","path":"/ZJaume","primaryAvatarUrl":"https://github.com/avatars/u/11339330?s=80&v=4"},"commit":{"message":"New paragraph_id format","shortMessageHtmlLink":"New paragraph_id format"}},{"before":"f854e7ce2ddd969a269737348ef0301820fd714f","after":"c987ef823c535184eacb26737fb36802a20d0306","ref":"refs/heads/crawl2","pushedAt":"2023-03-13T16:35:14.887Z","pushType":"push","commitsCount":1,"pusher":{"login":"ZJaume","name":"Jaume Zaragoza","path":"/ZJaume","primaryAvatarUrl":"https://github.com/avatars/u/11339330?s=80&v=4"},"commit":{"message":"Update monocleaner","shortMessageHtmlLink":"Update monocleaner"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADNwMWlwA","startCursor":null,"endCursor":null}},"title":"Activity ยท bitextor/monotextor"}