{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":368332973,"defaultBranch":"tiny-lingua/main","name":"tiny-lingua","ownerLogin":"Marcono1234","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2021-05-17T22:04:59.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/11685886?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1699195175.0","currentOid":""},"activityList":{"items":[{"before":"b4373776d7f2fc0f161407d6de1f762d59f795bc","after":"ad776b529ad78019f993d1036fb086196b74655e","ref":"refs/heads/tiny-lingua/main","pushedAt":"2024-03-01T17:47:49.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"Marcono1234","name":null,"path":"/Marcono1234","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11685886?s=80&v=4"},"commit":{"message":"Update GitHub actions & use `setup-gradle`\n\nThe documentation for `setup-gradle` says that it offers more features and\ninformation than just the caching provided by `actions/setup-java`.","shortMessageHtmlLink":"Update GitHub actions & use setup-gradle"}},{"before":"f2d13da788491215fe21a01f1f4957cfaa26c5e8","after":"b4373776d7f2fc0f161407d6de1f762d59f795bc","ref":"refs/heads/tiny-lingua/main","pushedAt":"2023-11-05T14:40:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Marcono1234","name":null,"path":"/Marcono1234","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11685886?s=80&v=4"},"commit":{"message":"Remove outdated action from release workflow\n\nAlso match any Git tag starting with `v`, instead of just `v1.`.","shortMessageHtmlLink":"Remove outdated action from release workflow"}},{"before":"a57adf1bdafaa50fe65375948d64105ad802d9e4","after":null,"ref":"refs/tags/v0.1.2-L2.3.4","pushedAt":"2023-11-05T14:39:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Marcono1234","name":null,"path":"/Marcono1234","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11685886?s=80&v=4"}},{"before":"3053d42ea17a9e9d0250609ba2a2b9079ae68cc0","after":null,"ref":"refs/heads/release-test","pushedAt":"2023-11-05T14:34:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Marcono1234","name":null,"path":"/Marcono1234","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11685886?s=80&v=4"}},{"before":"b4652e4ffc66a941690b93c53adad7f24083c764","after":null,"ref":"refs/tags/v0.1.2-L1.2.3","pushedAt":"2023-11-05T14:34:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Marcono1234","name":null,"path":"/Marcono1234","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11685886?s=80&v=4"}},{"before":"9bb2b269d4e905c30880a778065840d404885913","after":null,"ref":"refs/tags/v0.1.2-L1.2.2","pushedAt":"2023-11-05T14:33:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Marcono1234","name":null,"path":"/Marcono1234","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11685886?s=80&v=4"}},{"before":null,"after":"3053d42ea17a9e9d0250609ba2a2b9079ae68cc0","ref":"refs/heads/release-test","pushedAt":"2023-11-05T14:29:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Marcono1234","name":null,"path":"/Marcono1234","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11685886?s=80&v=4"},"commit":{"message":"Remove outdated action from release workflow","shortMessageHtmlLink":"Remove outdated action from release workflow"}},{"before":"bf2ff5b7a601d2c9c6c2049cd5adb46fd2218dc1","after":null,"ref":"refs/heads/build-changes-temp","pushedAt":"2023-11-05T13:47:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Marcono1234","name":null,"path":"/Marcono1234","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11685886?s=80&v=4"}},{"before":"adfb0f778c8216a2b4a7f01b5dfb7a40983d5dd0","after":"f2d13da788491215fe21a01f1f4957cfaa26c5e8","ref":"refs/heads/tiny-lingua/main","pushedAt":"2023-11-05T13:46:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Marcono1234","name":null,"path":"/Marcono1234","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11685886?s=80&v=4"},"commit":{"message":"Increase project version to 1.1.1","shortMessageHtmlLink":"Increase project version to 1.1.1"}},{"before":null,"after":"bf2ff5b7a601d2c9c6c2049cd5adb46fd2218dc1","ref":"refs/heads/build-changes-temp","pushedAt":"2023-11-04T18:05:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Marcono1234","name":null,"path":"/Marcono1234","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11685886?s=80&v=4"},"commit":{"message":"Update GitHub actions","shortMessageHtmlLink":"Update GitHub actions"}},{"before":"407ae88d1ada8019218de614599a8e35b77da57a","after":"adfb0f778c8216a2b4a7f01b5dfb7a40983d5dd0","ref":"refs/heads/tiny-lingua/main","pushedAt":"2023-10-31T01:02:32.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Marcono1234","name":null,"path":"/Marcono1234","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11685886?s=80&v=4"},"commit":{"message":"Fix multi-language detection exceptions for multi-script text\n\nThere were multiple issues:\n- `end` was previously not correctly set after a new section was started\n This could erroneously lead to `end <= start` if there was a trailing\n single character in a different script\n- `lettersCount` was one too high","shortMessageHtmlLink":"Fix multi-language detection exceptions for multi-script text"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAECgQ7OQA","startCursor":null,"endCursor":null}},"title":"Activity ยท Marcono1234/tiny-lingua"}