{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":746102627,"defaultBranch":"master","name":"kindle-my-clippings-parser","ownerLogin":"icyflame","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-01-21T03:54:38.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3668034?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1720762381.0","currentOid":""},"activityList":{"items":[{"before":"68827307e5e1f6d158bab68e8ab550959487fa60","after":"4715ac805d00a2d8cc846a517759b92d1f6943f6","ref":"refs/heads/master","pushedAt":"2024-07-12T05:29:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"icyflame","name":"Siddharth Kannan","path":"/icyflame","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3668034?s=80&v=4"},"commit":{"message":"Include all tags using \"*\"\n\nUsing \"v.*\" probably accepts only tags which start with the fixed string \"v.\", which will never\nhappen. This is not regular expression but Glob according to the documentation.\n\n\tThe =branches=, =branches-ignore=, =tags=, and =tags-ignore= keywords accept glob patterns that use characters like =*=, =**=, =+=, =?=, =!= and others to match more than one branch or tag name. If a name contains any of these characters and you want a literal match, you need to /escape/ each of these special characters with =\\= . For more information about glob patterns, see the \"[[https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#filter-pattern-cheat-sheet][Workflow syntax for GitHub Actions]].\"\n\n\t-- [[https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#onpushbranchestagsbranches-ignoretags-ignore][Workflow syntax for GitHub Actions - GitHub Docs]]\n\t(/Retrieved:/ [2024-07-12 Fri 14:50])","shortMessageHtmlLink":"Include all tags using \"*\""}},{"before":"7206d5d66bc6b0d2ff4f633657b375c7de554ba3","after":"68827307e5e1f6d158bab68e8ab550959487fa60","ref":"refs/heads/master","pushedAt":"2024-07-12T05:29:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"icyflame","name":"Siddharth Kannan","path":"/icyflame","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3668034?s=80&v=4"},"commit":{"message":"Include all tags using \"*\"\n\nUsing \"v.*\" probably accepts only tags which start with the fixed string \"v.\", which will never\nhappen. This is not regular expression but Glob according to the documentation.\n\n\tThe =branches=, =branches-ignore=, =tags=, and =tags-ignore= keywords accept glob patterns that use characters like =*=, =**=, =+=, =?=, =!= and others to match more than one branch or tag name. If a name contains any of these characters and you want a literal match, you need to /escape/ each of these special characters with =\\= . For more information about glob patterns, see the \"[[https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#filter-pattern-cheat-sheet][Workflow syntax for GitHub Actions]].\"\n\n\t-- [[https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#onpushbranchestagsbranches-ignoretags-ignore][Workflow syntax for GitHub Actions - GitHub Docs]]\n\t(/Retrieved:/ [2024-07-12 Fri 14:50])","shortMessageHtmlLink":"Include all tags using \"*\""}},{"before":"4dee1c1bff11fdebf2a4665b2058bede044c1831","after":"7206d5d66bc6b0d2ff4f633657b375c7de554ba3","ref":"refs/heads/master","pushedAt":"2024-07-12T05:25:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"icyflame","name":"Siddharth Kannan","path":"/icyflame","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3668034?s=80&v=4"},"commit":{"message":"Add note in README showing the file output and version printed","shortMessageHtmlLink":"Add note in README showing the file output and version printed"}},{"before":"11a11b367ac315be12403463dea06f01ea234d3c","after":"4dee1c1bff11fdebf2a4665b2058bede044c1831","ref":"refs/heads/master","pushedAt":"2024-07-12T05:16:25.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"icyflame","name":"Siddharth Kannan","path":"/icyflame","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3668034?s=80&v=4"},"commit":{"message":"Build binaries only for tags\n\nThis is to reduce the usage of GitHub Actions. I did not look into the pricing of GitHub Actions. If\nit is based on the amount of build time that is consumed, then I want to consume less by building\nonly tags.","shortMessageHtmlLink":"Build binaries only for tags"}},{"before":"2a18a82d67280c9675502b13e4f45f5090624377","after":"11a11b367ac315be12403463dea06f01ea234d3c","ref":"refs/heads/master","pushedAt":"2024-07-12T04:09:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"icyflame","name":"Siddharth Kannan","path":"/icyflame","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3668034?s=80&v=4"},"commit":{"message":"Wrap everything into a tar and gzip it to reduced transferred bytes\n\nAlso, the permission bits of the executable file and the text file are retained if we do this.","shortMessageHtmlLink":"Wrap everything into a tar and gzip it to reduced transferred bytes"}},{"before":"8a8814211155996871cc6a02d0b5cc95d33c6b4c","after":"2a18a82d67280c9675502b13e4f45f5090624377","ref":"refs/heads/master","pushedAt":"2024-07-12T04:00:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"icyflame","name":"Siddharth Kannan","path":"/icyflame","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3668034?s=80&v=4"},"commit":{"message":"Don't execute. Echo the name instead.","shortMessageHtmlLink":"Don't execute. Echo the name instead."}},{"before":"1eb540161d44e316797c027a7ed9bcb2e42db8c4","after":"8a8814211155996871cc6a02d0b5cc95d33c6b4c","ref":"refs/heads/master","pushedAt":"2024-07-12T03:58:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"icyflame","name":"Siddharth Kannan","path":"/icyflame","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3668034?s=80&v=4"},"commit":{"message":"Fix uploading to GitHub action\n\nThe file names were not templated properly:\n\n\tfiles: ./$(basename ./cmd/email-random)-linux-arm\n\t./$(basename ./cmd/email-random)-linux-arm.checksum\n\n-- https://github.com/icyflame/kindle-my-clippings-parser/actions/runs/9902111386/job/27355486951","shortMessageHtmlLink":"Fix uploading to GitHub action"}},{"before":"e314a97c3c1b72d033abedfddf41c9082793e350","after":null,"ref":"refs/heads/add-github-actions","pushedAt":"2024-07-12T03:46:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"icyflame","name":"Siddharth Kannan","path":"/icyflame","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3668034?s=80&v=4"}},{"before":"9911ea6b23bba9930e1f1ffdbd30ba82c64a3955","after":"1eb540161d44e316797c027a7ed9bcb2e42db8c4","ref":"refs/heads/master","pushedAt":"2024-07-12T03:46:26.000Z","pushType":"pr_merge","commitsCount":7,"pusher":{"login":"icyflame","name":"Siddharth Kannan","path":"/icyflame","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3668034?s=80&v=4"},"commit":{"message":"Merge pull request #1 from icyflame/add-github-actions\n\nBuild a binary using Golang on Github Actions","shortMessageHtmlLink":"Merge pull request #1 from icyflame/add-github-actions"}},{"before":"05a79a323cf853fcdc55835013c27f5c4e6bd9e5","after":"e314a97c3c1b72d033abedfddf41c9082793e350","ref":"refs/heads/add-github-actions","pushedAt":"2024-07-12T03:43:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"icyflame","name":"Siddharth Kannan","path":"/icyflame","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3668034?s=80&v=4"},"commit":{"message":"Clean up build command","shortMessageHtmlLink":"Clean up build command"}},{"before":"6a778d01263a2afb34b90087ea923c0765445ace","after":"05a79a323cf853fcdc55835013c27f5c4e6bd9e5","ref":"refs/heads/add-github-actions","pushedAt":"2024-07-12T03:41:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"icyflame","name":"Siddharth Kannan","path":"/icyflame","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3668034?s=80&v=4"},"commit":{"message":"ldflags after go build","shortMessageHtmlLink":"ldflags after go build"}},{"before":"51e49c50350896e6c45ed38db0cf83a06e35f12c","after":"6a778d01263a2afb34b90087ea923c0765445ace","ref":"refs/heads/add-github-actions","pushedAt":"2024-07-12T03:40:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"icyflame","name":"Siddharth Kannan","path":"/icyflame","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3668034?s=80&v=4"},"commit":{"message":"Fix ldflags again","shortMessageHtmlLink":"Fix ldflags again"}},{"before":"1654d41c49e1702db1b5510ef1404e46e541ac58","after":"51e49c50350896e6c45ed38db0cf83a06e35f12c","ref":"refs/heads/add-github-actions","pushedAt":"2024-07-12T03:38:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"icyflame","name":"Siddharth Kannan","path":"/icyflame","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3668034?s=80&v=4"},"commit":{"message":"Fix ldflags definition","shortMessageHtmlLink":"Fix ldflags definition"}},{"before":"8c125ecb9ea86d5cb6efa4c8817c6954511c3de9","after":"1654d41c49e1702db1b5510ef1404e46e541ac58","ref":"refs/heads/add-github-actions","pushedAt":"2024-07-12T03:36:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"icyflame","name":"Siddharth Kannan","path":"/icyflame","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3668034?s=80&v=4"},"commit":{"message":"Clean up build command","shortMessageHtmlLink":"Clean up build command"}},{"before":"104d0dd151a7af77c1e95e06585d05308b5f362f","after":"8c125ecb9ea86d5cb6efa4c8817c6954511c3de9","ref":"refs/heads/add-github-actions","pushedAt":"2024-07-12T03:30:12.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"icyflame","name":"Siddharth Kannan","path":"/icyflame","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3668034?s=80&v=4"},"commit":{"message":"Inject version using ldflags","shortMessageHtmlLink":"Inject version using ldflags"}},{"before":"10537a713e3077524f1ea2bce47669c6418198d9","after":"104d0dd151a7af77c1e95e06585d05308b5f362f","ref":"refs/heads/add-github-actions","pushedAt":"2024-07-12T01:54:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"icyflame","name":"Siddharth Kannan","path":"/icyflame","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3668034?s=80&v=4"},"commit":{"message":"Incorporate upload of binaries when tags are pushed","shortMessageHtmlLink":"Incorporate upload of binaries when tags are pushed"}},{"before":"177058b0093e36ee9217e985c22b0bd3ef6629ba","after":"10537a713e3077524f1ea2bce47669c6418198d9","ref":"refs/heads/add-github-actions","pushedAt":"2024-07-12T01:41:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"icyflame","name":"Siddharth Kannan","path":"/icyflame","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3668034?s=80&v=4"},"commit":{"message":"Print the command that would be used to build binaries","shortMessageHtmlLink":"Print the command that would be used to build binaries"}},{"before":null,"after":"177058b0093e36ee9217e985c22b0bd3ef6629ba","ref":"refs/heads/add-github-actions","pushedAt":"2024-07-12T01:32:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"icyflame","name":"Siddharth Kannan","path":"/icyflame","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3668034?s=80&v=4"},"commit":{"message":"Build a binary using Golang on Github Actions","shortMessageHtmlLink":"Build a binary using Golang on Github Actions"}},{"before":"0d34884aff1793dfe28e4e6a64d24cbe006094fb","after":"9911ea6b23bba9930e1f1ffdbd30ba82c64a3955","ref":"refs/heads/master","pushedAt":"2024-06-12T12:29:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"icyflame","name":"Siddharth Kannan","path":"/icyflame","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3668034?s=80&v=4"},"commit":{"message":"Add a new variant for English books without page numbers","shortMessageHtmlLink":"Add a new variant for English books without page numbers"}},{"before":"9b9d1569439af366a0eb2fbf39e91968b1209a4d","after":"0d34884aff1793dfe28e4e6a64d24cbe006094fb","ref":"refs/heads/master","pushedAt":"2024-04-14T10:20:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"icyflame","name":"Siddharth Kannan","path":"/icyflame","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3668034?s=80&v=4"},"commit":{"message":"Supplement even those highlights which had a part limited by Amazon\n\nSometimes, the first part of the highlight text is extracted as-is. However, the second part is\nredacted and the clippings limit message is placed there instead. This change should ensure that\neven those kind of highlights are supplemented from the Bookcision input.","shortMessageHtmlLink":"Supplement even those highlights which had a part limited by Amazon"}},{"before":"7c507bd4cc05e52b151f58cead97dc5d547ab957","after":"9b9d1569439af366a0eb2fbf39e91968b1209a4d","ref":"refs/heads/master","pushedAt":"2024-01-21T03:56:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"icyflame","name":"Siddharth Kannan","path":"/icyflame","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3668034?s=80&v=4"},"commit":{"message":"Improve documentation inside readme and add project story","shortMessageHtmlLink":"Improve documentation inside readme and add project story"}},{"before":null,"after":"7c507bd4cc05e52b151f58cead97dc5d547ab957","ref":"refs/heads/master","pushedAt":"2024-01-21T03:54:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"icyflame","name":"Siddharth Kannan","path":"/icyflame","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3668034?s=80&v=4"},"commit":{"message":"Improve documentation inside readme and add project story","shortMessageHtmlLink":"Improve documentation inside readme and add project story"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0xMlQwNToyOTozNS4wMDAwMDBazwAAAAR9gRqz","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0xMlQwNToyOTozNS4wMDAwMDBazwAAAAR9gRqz","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMS0yMVQwMzo1NDo1OC4wMDAwMDBazwAAAAPk8z70"}},"title":"Activity ยท icyflame/kindle-my-clippings-parser"}