{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":728288204,"defaultBranch":"main","name":"drf-api-practice","ownerLogin":"JiHongKim98","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-12-06T16:14:19.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/144337839?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1704113032.0","currentOid":""},"activityList":{"items":[{"before":"a4a0eb0c87021f7bf15964d219a092d6776649dd","after":"3cdc805742dae4ff1f8fdc83ef77695cfbfa0f0b","ref":"refs/heads/main","pushedAt":"2024-01-01T16:04:38.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"JiHongKim98","name":"KimJiHong","path":"/JiHongKim98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144337839?s=80&v=4"},"commit":{"message":"docs: Update README","shortMessageHtmlLink":"docs: Update README"}},{"before":"abc69f399e8c45a852fc0dc2db40b8b05b07f751","after":"a4a0eb0c87021f7bf15964d219a092d6776649dd","ref":"refs/heads/main","pushedAt":"2024-01-01T15:10:40.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"JiHongKim98","name":"KimJiHong","path":"/JiHongKim98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144337839?s=80&v=4"},"commit":{"message":"Merge branch 'bugfix'","shortMessageHtmlLink":"Merge branch 'bugfix'"}},{"before":"02132735c608db3c8507671d9b117ee248290177","after":null,"ref":"refs/heads/feat/10-celery","pushedAt":"2024-01-01T12:43:52.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"JiHongKim98","name":"KimJiHong","path":"/JiHongKim98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144337839?s=80&v=4"}},{"before":"e6547ab0dade95ab459909df9b0bc732c848dc0b","after":null,"ref":"refs/heads/feat/11-refact","pushedAt":"2024-01-01T12:43:51.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"JiHongKim98","name":"KimJiHong","path":"/JiHongKim98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144337839?s=80&v=4"}},{"before":null,"after":"28b4faa1536472d1b92d3f96f19c860ad20cd476","ref":"refs/heads/bugfix","pushedAt":"2024-01-01T12:42:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"JiHongKim98","name":"KimJiHong","path":"/JiHongKim98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144337839?s=80&v=4"},"commit":{"message":"fix: Fix issues with docker and dependency #17\n\n- Update pre-commit configuration to exclude requirements.txt\n- Fix missing parts in Dockerfile\n\nCloses #17","shortMessageHtmlLink":"fix: Fix issues with docker and dependency #17"}},{"before":"a56933fde80df4ab3ad4669aef67ce9259366a32","after":"abc69f399e8c45a852fc0dc2db40b8b05b07f751","ref":"refs/heads/main","pushedAt":"2023-12-31T19:44:12.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"JiHongKim98","name":"KimJiHong","path":"/JiHongKim98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144337839?s=80&v=4"},"commit":{"message":"Merge branch 'develop'","shortMessageHtmlLink":"Merge branch 'develop'"}},{"before":"2c6984937ea7250fd1823fcfa42a8cad0f26b03d","after":"7c85e59fde6cdcc6d2f5fada7eabf146cfc21793","ref":"refs/heads/develop","pushedAt":"2023-12-31T19:40:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JiHongKim98","name":"KimJiHong","path":"/JiHongKim98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144337839?s=80&v=4"},"commit":{"message":"feat: Add pre-commit and fix files #15\n\nCloses #15","shortMessageHtmlLink":"feat: Add pre-commit and fix files #15"}},{"before":null,"after":"e6547ab0dade95ab459909df9b0bc732c848dc0b","ref":"refs/heads/feat/11-refact","pushedAt":"2023-12-31T15:29:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"JiHongKim98","name":"KimJiHong","path":"/JiHongKim98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144337839?s=80&v=4"},"commit":{"message":"feat: Add decouple for env variable","shortMessageHtmlLink":"feat: Add decouple for env variable"}},{"before":"82384c31b48a9f0fbef39a19b07ec2ca60a2a27f","after":null,"ref":"refs/heads/feature/8-testcode","pushedAt":"2023-12-31T15:26:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"JiHongKim98","name":"KimJiHong","path":"/JiHongKim98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144337839?s=80&v=4"}},{"before":"e3eeb6e2211484886d7d8904acb6d1590609e846","after":null,"ref":"refs/heads/feature/9-generic-view","pushedAt":"2023-12-31T15:26:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"JiHongKim98","name":"KimJiHong","path":"/JiHongKim98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144337839?s=80&v=4"}},{"before":null,"after":"02132735c608db3c8507671d9b117ee248290177","ref":"refs/heads/feat/10-celery","pushedAt":"2023-12-31T15:26:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"JiHongKim98","name":"KimJiHong","path":"/JiHongKim98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144337839?s=80&v=4"},"commit":{"message":"test: Add email verification test case #10\n\n- New test case for Email verification\n- Modify test cases to accommodate the changed default value in User Model\n\nCloses #10","shortMessageHtmlLink":"test: Add email verification test case #10"}},{"before":"02132735c608db3c8507671d9b117ee248290177","after":null,"ref":"refs/heads/feat/10-celery","pushedAt":"2023-12-31T15:26:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"JiHongKim98","name":"KimJiHong","path":"/JiHongKim98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144337839?s=80&v=4"}},{"before":"0d72ea94b8ed992d0a76220e25b37f1e7b613923","after":null,"ref":"refs/tags/v1.0.0","pushedAt":"2023-12-31T15:12:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"JiHongKim98","name":"KimJiHong","path":"/JiHongKim98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144337839?s=80&v=4"}},{"before":"e69ef6711a1416e8330efa9cd7fa8b9d95cc8b9b","after":null,"ref":"refs/tags/v1.1.0","pushedAt":"2023-12-31T15:12:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"JiHongKim98","name":"KimJiHong","path":"/JiHongKim98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144337839?s=80&v=4"}},{"before":"ba89a4057222ad3233a154825f64b2170f7c70a9","after":"2c6984937ea7250fd1823fcfa42a8cad0f26b03d","ref":"refs/heads/develop","pushedAt":"2023-12-31T15:11:36.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"JiHongKim98","name":"KimJiHong","path":"/JiHongKim98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144337839?s=80&v=4"},"commit":{"message":"Merge branch 'feat/14-docker' into develop","shortMessageHtmlLink":"Merge branch 'feat/14-docker' into develop"}},{"before":null,"after":"02132735c608db3c8507671d9b117ee248290177","ref":"refs/heads/feat/10-celery","pushedAt":"2023-12-25T20:22:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"JiHongKim98","name":"KimJiHong","path":"/JiHongKim98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144337839?s=80&v=4"},"commit":{"message":"test: Add email verification test case #10\n\n- New test case for Email verification\n- Modify test cases to accommodate the changed default value in User Model\n\nCloses #10","shortMessageHtmlLink":"test: Add email verification test case #10"}},{"before":"44f28e058578262fd64348a07308e07a13d79bbc","after":"ba89a4057222ad3233a154825f64b2170f7c70a9","ref":"refs/heads/develop","pushedAt":"2023-12-25T20:22:25.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"JiHongKim98","name":"KimJiHong","path":"/JiHongKim98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144337839?s=80&v=4"},"commit":{"message":"Merge branch 'feat/10-celery' into develop","shortMessageHtmlLink":"Merge branch 'feat/10-celery' into develop"}},{"before":"c97e8f360b0be0cfca4aea505ecc7982bc1c54c8","after":"a56933fde80df4ab3ad4669aef67ce9259366a32","ref":"refs/heads/main","pushedAt":"2023-12-25T20:21:43.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"JiHongKim98","name":"KimJiHong","path":"/JiHongKim98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144337839?s=80&v=4"},"commit":{"message":"Merge branch 'develop'","shortMessageHtmlLink":"Merge branch 'develop'"}},{"before":"9d0fd51b2cbb846aceb81e882e591fd462cfea7b","after":"c97e8f360b0be0cfca4aea505ecc7982bc1c54c8","ref":"refs/heads/main","pushedAt":"2023-12-19T13:09:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"JiHongKim98","name":"KimJiHong","path":"/JiHongKim98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144337839?s=80&v=4"},"commit":{"message":"docs: Add README.md","shortMessageHtmlLink":"docs: Add README.md"}},{"before":"8ec3494d49ee0a640ce8ab8bf9e7112a846871cd","after":"9d0fd51b2cbb846aceb81e882e591fd462cfea7b","ref":"refs/heads/main","pushedAt":"2023-12-19T12:59:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"JiHongKim98","name":"KimJiHong","path":"/JiHongKim98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144337839?s=80&v=4"},"commit":{"message":"docs: Add README.md","shortMessageHtmlLink":"docs: Add README.md"}},{"before":"e69ef6711a1416e8330efa9cd7fa8b9d95cc8b9b","after":"8ec3494d49ee0a640ce8ab8bf9e7112a846871cd","ref":"refs/heads/main","pushedAt":"2023-12-19T12:48:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JiHongKim98","name":"KimJiHong","path":"/JiHongKim98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144337839?s=80&v=4"},"commit":{"message":"docs: Add README.md","shortMessageHtmlLink":"docs: Add README.md"}},{"before":"42c1a5ef0394f2f3a9ade46a947a1e356c9847cb","after":"e69ef6711a1416e8330efa9cd7fa8b9d95cc8b9b","ref":"refs/heads/main","pushedAt":"2023-12-18T19:46:09.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"JiHongKim98","name":"KimJiHong","path":"/JiHongKim98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144337839?s=80&v=4"},"commit":{"message":"Merge branch 'develop'","shortMessageHtmlLink":"Merge branch 'develop'"}},{"before":"77e57135d5cc40e807f3fa22e0820ffa1420f3cb","after":"44f28e058578262fd64348a07308e07a13d79bbc","ref":"refs/heads/develop","pushedAt":"2023-12-18T19:44:57.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"JiHongKim98","name":"KimJiHong","path":"/JiHongKim98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144337839?s=80&v=4"},"commit":{"message":"Merge branch 'feature/9-generic-view' into develop","shortMessageHtmlLink":"Merge branch 'feature/9-generic-view' into develop"}},{"before":null,"after":"e3eeb6e2211484886d7d8904acb6d1590609e846","ref":"refs/heads/feature/9-generic-view","pushedAt":"2023-12-18T19:44:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"JiHongKim98","name":"KimJiHong","path":"/JiHongKim98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144337839?s=80&v=4"},"commit":{"message":"test: Modify test case for Generic view\n\nAs it was change to Generic view, some of the test case\nwere also modifed.","shortMessageHtmlLink":"test: Modify test case for Generic view"}},{"before":"c81144430dec5ca1188d20c1ce759365df5c9116","after":"42c1a5ef0394f2f3a9ade46a947a1e356c9847cb","ref":"refs/heads/main","pushedAt":"2023-12-17T16:38:50.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"JiHongKim98","name":"KimJiHong","path":"/JiHongKim98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144337839?s=80&v=4"},"commit":{"message":"Merge branch 'develop'","shortMessageHtmlLink":"Merge branch 'develop'"}},{"before":"2fc33883f366141e760cde3ee55bfba1bb66de28","after":"77e57135d5cc40e807f3fa22e0820ffa1420f3cb","ref":"refs/heads/develop","pushedAt":"2023-12-17T16:38:11.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"JiHongKim98","name":"KimJiHong","path":"/JiHongKim98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144337839?s=80&v=4"},"commit":{"message":"Merge branch 'feature/8-testcode' into develop","shortMessageHtmlLink":"Merge branch 'feature/8-testcode' into develop"}},{"before":null,"after":"82384c31b48a9f0fbef39a19b07ec2ca60a2a27f","ref":"refs/heads/feature/8-testcode","pushedAt":"2023-12-17T16:33:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"JiHongKim98","name":"KimJiHong","path":"/JiHongKim98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144337839?s=80&v=4"},"commit":{"message":"test: Add accounts/boards API test case #8\n\n* accounts API\n - test_authenticate.py : Test case related to user authentication API\n using JWT\n - test_user.py : Test case related to User CRUD API\n* boards API\n - test_post.py : Test case related to Posts CRUD API\n - test_comment.py : Test case related to Comments CRUD API\n\nRef: #8\nCloses #8","shortMessageHtmlLink":"test: Add accounts/boards API test case #8"}},{"before":"1a629d1f29536c127f29c60ec705ecf081bea7a2","after":null,"ref":"refs/heads/feature/7-testcode","pushedAt":"2023-12-17T12:49:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"JiHongKim98","name":"KimJiHong","path":"/JiHongKim98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144337839?s=80&v=4"}},{"before":null,"after":"1a629d1f29536c127f29c60ec705ecf081bea7a2","ref":"refs/heads/feature/7-testcode","pushedAt":"2023-12-17T12:49:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"JiHongKim98","name":"KimJiHong","path":"/JiHongKim98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144337839?s=80&v=4"},"commit":{"message":"test: Add accounts app test code #7\n\n* test_authenticate.py - Test code related to user authentication API\n using JWT\n* test_user.py : Test code related to User CRUD API","shortMessageHtmlLink":"test: Add accounts app test code #7"}},{"before":"1a629d1f29536c127f29c60ec705ecf081bea7a2","after":null,"ref":"refs/heads/feature/7-testcode","pushedAt":"2023-12-17T12:40:42.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"JiHongKim98","name":"KimJiHong","path":"/JiHongKim98","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144337839?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD1XyyBAA","startCursor":null,"endCursor":null}},"title":"Activity ยท JiHongKim98/drf-api-practice"}