{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":611399866,"defaultBranch":"dev","name":"hapi-pheno-server-setup","ownerLogin":"phenopackets","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-03-08T18:46:15.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/17553567?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1678301182.8353732","currentOid":""},"activityList":{"items":[{"before":"633c9d91f10dc976974f6f342e3a642a24460515","after":"c4aea3c4cce98446cca3d1edbe6f29b871b7715b","ref":"refs/heads/dev","pushedAt":"2023-06-12T18:10:45.792Z","pushType":"push","commitsCount":7,"pusher":{"login":"ShahimEssaid","name":"Shahim Essaid","path":"/ShahimEssaid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4766673?s=80&v=4"},"commit":{"message":"env/project.py and cleanup.","shortMessageHtmlLink":"env/project.py and cleanup."}},{"before":"ad08f39d676bbd93ba64f7d800c3e8f8caaf0c83","after":"633c9d91f10dc976974f6f342e3a642a24460515","ref":"refs/heads/dev","pushedAt":"2023-06-08T15:18:04.920Z","pushType":"push","commitsCount":2,"pusher":{"login":"ShahimEssaid","name":"Shahim Essaid","path":"/ShahimEssaid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4766673?s=80&v=4"},"commit":{"message":"Merge branch 'dev' of github.com:ShahimEssaid/hapi-server-setup into dev","shortMessageHtmlLink":"Merge branch 'dev' of github.com:ShahimEssaid/hapi-server-setup into dev"}},{"before":"de442642e85acd33118b228e55d0f7669652587e","after":"ad08f39d676bbd93ba64f7d800c3e8f8caaf0c83","ref":"refs/heads/dev","pushedAt":"2023-06-05T20:23:56.889Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShahimEssaid","name":"Shahim Essaid","path":"/ShahimEssaid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4766673?s=80&v=4"},"commit":{"message":"HAPI build points to dev hapi-pheno-server","shortMessageHtmlLink":"HAPI build points to dev hapi-pheno-server"}},{"before":"9d39d16036cbd4f7942ac7ef593408e257d3a018","after":"de442642e85acd33118b228e55d0f7669652587e","ref":"refs/heads/dev","pushedAt":"2023-06-05T12:15:15.683Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ShahimEssaid","name":"Shahim Essaid","path":"/ShahimEssaid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4766673?s=80&v=4"},"commit":{"message":"Changing to typer, adding janusgraph","shortMessageHtmlLink":"Changing to typer, adding janusgraph"}},{"before":"3773ea466dbf848ab1cbd83db942f4f6a7e673e3","after":"9d39d16036cbd4f7942ac7ef593408e257d3a018","ref":"refs/heads/dev","pushedAt":"2023-04-24T18:14:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShahimEssaid","name":"Shahim Essaid","path":"/ShahimEssaid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4766673?s=80&v=4"},"commit":{"message":"HAPI build points to dev hapi-pheno-server","shortMessageHtmlLink":"HAPI build points to dev hapi-pheno-server"}},{"before":"5645c1d5915f7c5081ad63f22b668980f75525a1","after":"3773ea466dbf848ab1cbd83db942f4f6a7e673e3","ref":"refs/heads/dev","pushedAt":"2023-04-24T17:27:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ShahimEssaid","name":"Shahim Essaid","path":"/ShahimEssaid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4766673?s=80&v=4"},"commit":{"message":"Updating setup.","shortMessageHtmlLink":"Updating setup."}},{"before":"609650399aac1f0873708efbf0f8e18678c74aa4","after":"5645c1d5915f7c5081ad63f22b668980f75525a1","ref":"refs/heads/dev","pushedAt":"2023-03-10T06:41:02.765Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ShahimEssaid","name":"Shahim Essaid","path":"/ShahimEssaid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4766673?s=80&v=4"},"commit":{"message":"Point to https://github.com/phenopackets/pheno-hapi-server-config.git","shortMessageHtmlLink":"Point to https://github.com/phenopackets/pheno-hapi-server-config.git"}},{"before":"244ab79f4f90c7aa7d609cc21718ebf69ea15d11","after":"609650399aac1f0873708efbf0f8e18678c74aa4","ref":"refs/heads/dev","pushedAt":"2023-03-09T23:26:20.771Z","pushType":"push","commitsCount":2,"pusher":{"login":"ShahimEssaid","name":"Shahim Essaid","path":"/ShahimEssaid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4766673?s=80&v=4"},"commit":{"message":"Add hs-ig-phenopackets and sync with upstream.","shortMessageHtmlLink":"Add hs-ig-phenopackets and sync with upstream."}},{"before":"8ea1eb70d09108dacbebd0f72c51342d7c001da8","after":"244ab79f4f90c7aa7d609cc21718ebf69ea15d11","ref":"refs/heads/dev","pushedAt":"2023-03-09T19:24:27.182Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ShahimEssaid","name":"Shahim Essaid","path":"/ShahimEssaid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4766673?s=80&v=4"},"commit":{"message":"Postgresql, Elasticsearch, and Kibana optional now. Related changes to implement this.\n\nBy default, HAPI will run with H2 and Lucene. Enable additional profiles to opt in to Postgresql, Elasticsearch, and Kibana.\n\nAlso removed \"--copies\" from the venv creation for now to deal with some macOS incompatibility.\n\nCommented out checks from bin/hapi.sh for now due to macOS issues.","shortMessageHtmlLink":"Postgresql, Elasticsearch, and Kibana optional now. Related changes t…"}},{"before":"c60568fe26e96f63157f4a8178b73058a89383b0","after":"8ea1eb70d09108dacbebd0f72c51342d7c001da8","ref":"refs/heads/dev","pushedAt":"2023-03-08T20:43:08.239Z","pushType":"push","commitsCount":4,"pusher":{"login":"ShahimEssaid","name":"Shahim Essaid","path":"/ShahimEssaid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4766673?s=80&v=4"},"commit":{"message":"Updating dev to upstream, and adding hs-ig-phenopackets profile file.","shortMessageHtmlLink":"Updating dev to upstream, and adding hs-ig-phenopackets profile file."}},{"before":"3f101afa8327df47c7c4636e9ce973ea1f31749b","after":"14f5cf0d5ea01bf349c3dc46b720e4fdfb27e185","ref":"refs/heads/main","pushedAt":"2023-03-08T18:57:14.044Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ShahimEssaid","name":"Shahim Essaid","path":"/ShahimEssaid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4766673?s=80&v=4"},"commit":{"message":"Update README.md on main.","shortMessageHtmlLink":"Update README.md on main."}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNi0xMlQxODoxMDo0NS43OTI2NDZazwAAAAM_2qtu","startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNi0xMlQxODoxMDo0NS43OTI2NDZazwAAAAM_2qtu","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wMy0wOFQxODo1NzoxNC4wNDQ0MjdazwAAAAL_RiqN"}},"title":"Activity · phenopackets/hapi-pheno-server-setup"}