{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":277388813,"defaultBranch":"development","name":"mlrun","ownerLogin":"yaronha","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2020-07-05T21:49:00.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6298833?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1689513656.0","currentOid":""},"activityList":{"items":[{"before":"7c36a7cafdfa2346b6d54c7027a5b1d8b42f15c1","after":"36049e1f748e277bf380d44043129d408581a893","ref":"refs/heads/development","pushedAt":"2023-09-27T14:19:46.000Z","pushType":"push","commitsCount":318,"pusher":{"login":"yaronha","name":"Yaron Haviv","path":"/yaronha","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6298833?s=80&v=4"},"commit":{"message":"[Requirements] Remove unnecessary lz4 requirement (#4357)\n\nCo-authored-by: Gal Topper ","shortMessageHtmlLink":"[Requirements] Remove unnecessary lz4 requirement (mlrun#4357)"}},{"before":"69b1a1e5aca1413b31007273dc1585246c805ce5","after":"b7b8f23412caf9cee77b08d9a53199f2f7569d43","ref":"refs/heads/enhance-proj-setup","pushedAt":"2023-07-16T15:01:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yaronha","name":"Yaron Haviv","path":"/yaronha","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6298833?s=80&v=4"},"commit":{"message":"PR fixes","shortMessageHtmlLink":"PR fixes"}},{"before":null,"after":"69b1a1e5aca1413b31007273dc1585246c805ce5","ref":"refs/heads/enhance-proj-setup","pushedAt":"2023-07-16T13:20:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"yaronha","name":"Yaron Haviv","path":"/yaronha","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6298833?s=80&v=4"},"commit":{"message":"fix support for project_setup in new project flow and add docs","shortMessageHtmlLink":"fix support for project_setup in new project flow and add docs"}},{"before":"86c14734561df6ce9445b8d9556c407192cc3fb9","after":"7c36a7cafdfa2346b6d54c7027a5b1d8b42f15c1","ref":"refs/heads/development","pushedAt":"2023-07-16T12:00:58.000Z","pushType":"push","commitsCount":98,"pusher":{"login":"yaronha","name":"Yaron Haviv","path":"/yaronha","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6298833?s=80&v=4"},"commit":{"message":"[Docs] Fix a few typos (#3933)","shortMessageHtmlLink":"[Docs] Fix a few typos (mlrun#3933)"}},{"before":null,"after":"a8027ebb62c1e3e5617839f67b2578ae4cdee8fd","ref":"refs/heads/jupy-git-support","pushedAt":"2023-07-11T00:38:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"yaronha","name":"Yaron Haviv","path":"/yaronha","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6298833?s=80&v=4"},"commit":{"message":"add git support to jupyter image","shortMessageHtmlLink":"add git support to jupyter image"}},{"before":"deb6916ba99a0fe883acbfdd6fa861bf7819dc12","after":"54eae26c8abe78e9e5d6674725e2b7fc5b5e6307","ref":"refs/heads/project-setup-onload","pushedAt":"2023-06-26T21:33:24.836Z","pushType":"push","commitsCount":1,"pusher":{"login":"yaronha","name":"Yaron Haviv","path":"/yaronha","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6298833?s=80&v=4"},"commit":{"message":"address PR comments","shortMessageHtmlLink":"address PR comments"}},{"before":"8fbdae87b8b99317054381739da5a987957cfe21","after":"deb6916ba99a0fe883acbfdd6fa861bf7819dc12","ref":"refs/heads/project-setup-onload","pushedAt":"2023-06-25T21:22:14.610Z","pushType":"push","commitsCount":1,"pusher":{"login":"yaronha","name":"Yaron Haviv","path":"/yaronha","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6298833?s=80&v=4"},"commit":{"message":"update the CLI to take advantage of the parameters arg","shortMessageHtmlLink":"update the CLI to take advantage of the parameters arg"}},{"before":"c5d2a6eaeb1c5cac178a8b6ead8233f489a7d476","after":"8fbdae87b8b99317054381739da5a987957cfe21","ref":"refs/heads/project-setup-onload","pushedAt":"2023-06-25T20:57:59.327Z","pushType":"push","commitsCount":1,"pusher":{"login":"yaronha","name":"Yaron Haviv","path":"/yaronha","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6298833?s=80&v=4"},"commit":{"message":"add copyright","shortMessageHtmlLink":"add copyright"}},{"before":"009f89b570c8fe71b99120c7c20f94280e6a4fa6","after":"c5d2a6eaeb1c5cac178a8b6ead8233f489a7d476","ref":"refs/heads/project-setup-onload","pushedAt":"2023-06-25T20:30:04.734Z","pushType":"push","commitsCount":9,"pusher":{"login":"yaronha","name":"Yaron Haviv","path":"/yaronha","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6298833?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/development' into project-setup-onload\n\n# Conflicts:\n#\tmlrun/projects/project.py","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/development' into project-setup-…"}},{"before":"cbf76f07096cdd5891fe03a46ab46a3713637206","after":"86c14734561df6ce9445b8d9556c407192cc3fb9","ref":"refs/heads/development","pushedAt":"2023-06-25T20:18:29.018Z","pushType":"push","commitsCount":340,"pusher":{"login":"yaronha","name":"Yaron Haviv","path":"/yaronha","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6298833?s=80&v=4"},"commit":{"message":"[Feature Store] Fix get_offline_feature when the key and the val of the relation are equal and `with_indexes=True` (#3814)","shortMessageHtmlLink":"[Feature Store] Fix get_offline_feature when the key and the val of t…"}},{"before":"483d42984f6f8021e1486f1a9a643434e885f8c4","after":"009f89b570c8fe71b99120c7c20f94280e6a4fa6","ref":"refs/heads/project-setup-onload","pushedAt":"2023-06-25T20:15:52.361Z","pushType":"push","commitsCount":1,"pusher":{"login":"yaronha","name":"Yaron Haviv","path":"/yaronha","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6298833?s=80&v=4"},"commit":{"message":"address PR changes, add comments, move it after save, and add parameters arg to load/new project","shortMessageHtmlLink":"address PR changes, add comments, move it after save, and add paramet…"}},{"before":"de12f5c72f628e657e6dc774428c343fb34d1a54","after":"483d42984f6f8021e1486f1a9a643434e885f8c4","ref":"refs/heads/project-setup-onload","pushedAt":"2023-06-25T07:43:04.911Z","pushType":"push","commitsCount":1,"pusher":{"login":"yaronha","name":"Yaron Haviv","path":"/yaronha","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6298833?s=80&v=4"},"commit":{"message":"run on db load as well","shortMessageHtmlLink":"run on db load as well"}},{"before":null,"after":"de12f5c72f628e657e6dc774428c343fb34d1a54","ref":"refs/heads/project-setup-onload","pushedAt":"2023-06-23T22:17:55.121Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"yaronha","name":"Yaron Haviv","path":"/yaronha","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6298833?s=80&v=4"},"commit":{"message":"Add option to enrich project on load from project_setup.py file if it exists","shortMessageHtmlLink":"Add option to enrich project on load from project_setup.py file if it…"}},{"before":"ef8972975de633594a796825a7c15866a1a3c3ac","after":"cbf76f07096cdd5891fe03a46ab46a3713637206","ref":"refs/heads/development","pushedAt":"2023-03-26T12:33:22.000Z","pushType":"push","commitsCount":133,"pusher":{"login":"yaronha","name":"Yaron Haviv","path":"/yaronha","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6298833?s=80&v=4"},"commit":{"message":"[Docs] Add that API will change in future: feature vector over several feature sets (#3328)","shortMessageHtmlLink":"[Docs] Add that API will change in future: feature vector over severa…"}},{"before":"f522b8cd78b3d92104c04c55797946bb7c2a700f","after":"2a7edf84a7304be46860221925c56b3d7bfd45d7","ref":"refs/heads/mlflow-track","pushedAt":"2023-03-26T12:25:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yaronha","name":"Yaron Haviv","path":"/yaronha","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6298833?s=80&v=4"},"commit":{"message":"fix","shortMessageHtmlLink":"fix"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyMy0wOS0yN1QxNDoxOTo0Ni4wMDAwMDBazwAAAAOKKxPr","startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wOS0yN1QxNDoxOTo0Ni4wMDAwMDBazwAAAAOKKxPr","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wMy0yNlQxMjoyNTo0MS4wMDAwMDBazwAAAAMLc593"}},"title":"Activity · yaronha/mlrun"}