{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":166846127,"defaultBranch":"master","name":"salah","ownerLogin":"insha","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-01-21T16:33:44.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1245047?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1713733583.0","currentOid":""},"activityList":{"items":[{"before":"0b777c30be16e391a2c057ccb328510397bad04d","after":"8690b1e70b6b948e5ee579edfc587ad30b93acc4","ref":"refs/heads/master","pushedAt":"2024-04-21T22:46:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"insha","name":"Farhan Ahmed","path":"/insha","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1245047?s=80&v=4"},"commit":{"message":"Documentation updates","shortMessageHtmlLink":"Documentation updates"}},{"before":"1cd334e29cae83a517a2f0346b57d7ea959af448","after":"0b777c30be16e391a2c057ccb328510397bad04d","ref":"refs/heads/master","pushedAt":"2024-04-21T21:06:12.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"insha","name":"Farhan Ahmed","path":"/insha","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1245047?s=80&v=4"},"commit":{"message":"Fixing the minute overflow value due to rounding up\n\nThis was causing chrono crate to panic because the value of the 60 minutes is invalid. The valid minute values are 0 to 59 for minutes.\n\nCloses #14","shortMessageHtmlLink":"Fixing the minute overflow value due to rounding up"}},{"before":"416fbe18cc73bb585e6e8b52cfc541e7e10d7d14","after":"1cd334e29cae83a517a2f0346b57d7ea959af448","ref":"refs/heads/master","pushedAt":"2023-10-14T19:40:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"insha","name":"Farhan Ahmed","path":"/insha","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1245047?s=80&v=4"},"commit":{"message":"Adding build status badge from GH actions","shortMessageHtmlLink":"Adding build status badge from GH actions"}},{"before":"03e2d62578c23fd23587e0060f4b5832049e7bfa","after":"416fbe18cc73bb585e6e8b52cfc541e7e10d7d14","ref":"refs/heads/master","pushedAt":"2023-10-14T19:33:33.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"insha","name":"Farhan Ahmed","path":"/insha","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1245047?s=80&v=4"},"commit":{"message":"Merge pull request #13 from insha/ci-workflow\n\nAdding CI workflow for build and tests","shortMessageHtmlLink":"Merge pull request #13 from insha/ci-workflow"}},{"before":"e23ddc9cfa4dbbfcaa7c6208090bde90a8e5183c","after":"ee6d3deb9f0feb29bc015994c81f05f31fdd84a5","ref":"refs/heads/ci-workflow","pushedAt":"2023-10-14T19:31:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"insha","name":"Farhan Ahmed","path":"/insha","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1245047?s=80&v=4"},"commit":{"message":"Adding CI workflow for build and tests","shortMessageHtmlLink":"Adding CI workflow for build and tests"}},{"before":"f393b380465b3ab30c4eb9343c01fe5a99596c13","after":null,"ref":"refs/heads/circleci-project-setup","pushedAt":"2023-10-14T19:12:00.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"insha","name":"Farhan Ahmed","path":"/insha","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1245047?s=80&v=4"}},{"before":null,"after":"e23ddc9cfa4dbbfcaa7c6208090bde90a8e5183c","ref":"refs/heads/ci-workflow","pushedAt":"2023-10-14T19:09:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"insha","name":"Farhan Ahmed","path":"/insha","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1245047?s=80&v=4"},"commit":{"message":"Adding CI workflow for build and tests","shortMessageHtmlLink":"Adding CI workflow for build and tests"}},{"before":"03e2d62578c23fd23587e0060f4b5832049e7bfa","after":"f393b380465b3ab30c4eb9343c01fe5a99596c13","ref":"refs/heads/circleci-project-setup","pushedAt":"2023-10-14T03:45:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"insha","name":"Farhan Ahmed","path":"/insha","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1245047?s=80&v=4"},"commit":{"message":"CircleCI Commit","shortMessageHtmlLink":"CircleCI Commit"}},{"before":null,"after":"03e2d62578c23fd23587e0060f4b5832049e7bfa","ref":"refs/heads/circleci-project-setup","pushedAt":"2023-10-14T03:45:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"insha","name":"Farhan Ahmed","path":"/insha","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1245047?s=80&v=4"},"commit":{"message":"Adding `value()` method to the Qiblah sturct\n\nThe Qiblah struct now implements the Debug and Display traits that can be used for print out the value of the Qiblah. Updating the test to use the public interface and adding a new test to assert the display value of the Qiblah direction.","shortMessageHtmlLink":"Adding value() method to the Qiblah sturct"}},{"before":"f88e3ee7d12ff8605e4e88af8393509eb25141fd","after":"03e2d62578c23fd23587e0060f4b5832049e7bfa","ref":"refs/heads/master","pushedAt":"2023-10-14T03:19:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"insha","name":"Farhan Ahmed","path":"/insha","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1245047?s=80&v=4"},"commit":{"message":"Adding `value()` method to the Qiblah sturct\n\nThe Qiblah struct now implements the Debug and Display traits that can be used for print out the value of the Qiblah. Updating the test to use the public interface and adding a new test to assert the display value of the Qiblah direction.","shortMessageHtmlLink":"Adding value() method to the Qiblah sturct"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAENnj6MwA","startCursor":null,"endCursor":null}},"title":"Activity ยท insha/salah"}