{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":679732678,"defaultBranch":"main","name":"pvem","ownerLogin":"lucaspellegrinelli","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-08-17T13:48:32.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/19651296?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1708440426.0","currentOid":""},"activityList":{"items":[{"before":"8821f66ad3e8bd5c99d886fde78b760335e2fd71","after":"ec087447cdf3275d0c90f32c8971f37534fab209","ref":"refs/heads/main","pushedAt":"2024-02-20T15:17:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lucaspellegrinelli","name":"Lucas Pellegrinelli","path":"/lucaspellegrinelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19651296?s=80&v=4"},"commit":{"message":"Updated requirements in readme","shortMessageHtmlLink":"Updated requirements in readme"}},{"before":"e60324549349ce1de413bb01036735768f06abff","after":"8821f66ad3e8bd5c99d886fde78b760335e2fd71","ref":"refs/heads/main","pushedAt":"2024-02-20T15:15:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucaspellegrinelli","name":"Lucas Pellegrinelli","path":"/lucaspellegrinelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19651296?s=80&v=4"},"commit":{"message":"Updated requirements in readme","shortMessageHtmlLink":"Updated requirements in readme"}},{"before":"4c3ec848f1ac0f1e690f44cbe400425a155ebf33","after":"e60324549349ce1de413bb01036735768f06abff","ref":"refs/heads/main","pushedAt":"2024-02-20T14:46:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucaspellegrinelli","name":"Lucas Pellegrinelli","path":"/lucaspellegrinelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19651296?s=80&v=4"},"commit":{"message":"Bump version","shortMessageHtmlLink":"Bump version"}},{"before":"bf920e6e97b0b576d0cdcce10493192aa6eab703","after":"4c3ec848f1ac0f1e690f44cbe400425a155ebf33","ref":"refs/heads/main","pushedAt":"2024-02-20T14:46:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lucaspellegrinelli","name":"Lucas Pellegrinelli","path":"/lucaspellegrinelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19651296?s=80&v=4"},"commit":{"message":"Added guard checks for empty version and env folders (#6)","shortMessageHtmlLink":"Added guard checks for empty version and env folders (#6)"}},{"before":null,"after":"58a7f030bba904375f1a7152d05f8efa6b7b4a9a","ref":"refs/heads/fix/error-when-empty-lists","pushedAt":"2024-02-20T14:43:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lucaspellegrinelli","name":"Lucas Pellegrinelli","path":"/lucaspellegrinelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19651296?s=80&v=4"},"commit":{"message":"Added guard checks for empty version and env folders","shortMessageHtmlLink":"Added guard checks for empty version and env folders"}},{"before":"cf04287b0c035dbc6373d4a66e0e284893255dc2","after":"bf920e6e97b0b576d0cdcce10493192aa6eab703","ref":"refs/heads/main","pushedAt":"2024-02-19T17:39:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lucaspellegrinelli","name":"Lucas Pellegrinelli","path":"/lucaspellegrinelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19651296?s=80&v=4"},"commit":{"message":"Moved some functions out of utils file (#5)","shortMessageHtmlLink":"Moved some functions out of utils file (#5)"}},{"before":"71864114bd7b61430f5df441d107f55357004254","after":"cf04287b0c035dbc6373d4a66e0e284893255dc2","ref":"refs/heads/main","pushedAt":"2024-02-19T17:33:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lucaspellegrinelli","name":"Lucas Pellegrinelli","path":"/lucaspellegrinelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19651296?s=80&v=4"},"commit":{"message":"Moved some functions out of utils file (#5)","shortMessageHtmlLink":"Moved some functions out of utils file (#5)"}},{"before":"822154c1526e28c985e8da76682787f496ddc42d","after":"8ac6075b71050cf31f869ba16628a39216a83e0f","ref":"refs/heads/chore/move-functions-out-of-utils","pushedAt":"2024-02-19T17:32:23.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lucaspellegrinelli","name":"Lucas Pellegrinelli","path":"/lucaspellegrinelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19651296?s=80&v=4"},"commit":{"message":"Moved some functions out of utils file","shortMessageHtmlLink":"Moved some functions out of utils file"}},{"before":null,"after":"822154c1526e28c985e8da76682787f496ddc42d","ref":"refs/heads/chore/move-functions-out-of-utils","pushedAt":"2024-02-19T16:52:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lucaspellegrinelli","name":"Lucas Pellegrinelli","path":"/lucaspellegrinelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19651296?s=80&v=4"},"commit":{"message":"Moved some functions out of utils file","shortMessageHtmlLink":"Moved some functions out of utils file"}},{"before":"c7b6b780e8bd085c2a4048c6914427e34af28d50","after":"71864114bd7b61430f5df441d107f55357004254","ref":"refs/heads/main","pushedAt":"2024-02-19T15:43:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lucaspellegrinelli","name":"Lucas Pellegrinelli","path":"/lucaspellegrinelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19651296?s=80&v=4"},"commit":{"message":"Added new commands and flags (#4)\n\n* Added flags for install and pvem install\r\n\r\n* Removed redundant if\r\n\r\n* Update help message with new flags\r\n\r\n* First version of flag parsing\r\n\r\n* Update ui texts\r\n\r\n* Fixing arguments\r\n\r\n* Fixed different behaviours between bash and zsh\r\n\r\n* Removed echos\r\n\r\n* Update version","shortMessageHtmlLink":"Added new commands and flags (#4)"}},{"before":"0b4d751d67bf201472dded874e3b8bf2596b388e","after":"c716e7b56d256a7aa8a4ccd16999fbe88b8b72e3","ref":"refs/heads/feature/implementing-flags","pushedAt":"2024-02-19T15:42:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucaspellegrinelli","name":"Lucas Pellegrinelli","path":"/lucaspellegrinelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19651296?s=80&v=4"},"commit":{"message":"Update version","shortMessageHtmlLink":"Update version"}},{"before":"c3eaf93b38fdc9a2a64549532c59c7368b9fb14e","after":"0b4d751d67bf201472dded874e3b8bf2596b388e","ref":"refs/heads/feature/implementing-flags","pushedAt":"2024-02-19T15:39:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucaspellegrinelli","name":"Lucas Pellegrinelli","path":"/lucaspellegrinelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19651296?s=80&v=4"},"commit":{"message":"Removed echos","shortMessageHtmlLink":"Removed echos"}},{"before":"130f334ddc056fdcf07bb0a69f6ccf998fc0b5df","after":"c3eaf93b38fdc9a2a64549532c59c7368b9fb14e","ref":"refs/heads/feature/implementing-flags","pushedAt":"2024-02-19T15:34:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucaspellegrinelli","name":"Lucas Pellegrinelli","path":"/lucaspellegrinelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19651296?s=80&v=4"},"commit":{"message":"Fixed different behaviours between bash and zsh","shortMessageHtmlLink":"Fixed different behaviours between bash and zsh"}},{"before":"4a90624c98000d82b6249b452db292b968039872","after":"130f334ddc056fdcf07bb0a69f6ccf998fc0b5df","ref":"refs/heads/feature/implementing-flags","pushedAt":"2024-02-19T15:15:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucaspellegrinelli","name":"Lucas Pellegrinelli","path":"/lucaspellegrinelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19651296?s=80&v=4"},"commit":{"message":"Fixing arguments","shortMessageHtmlLink":"Fixing arguments"}},{"before":"b3274f9352c85a75462f1f0063ef0e74522c8dfa","after":"4a90624c98000d82b6249b452db292b968039872","ref":"refs/heads/feature/implementing-flags","pushedAt":"2024-02-19T15:05:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucaspellegrinelli","name":"Lucas Pellegrinelli","path":"/lucaspellegrinelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19651296?s=80&v=4"},"commit":{"message":"Update ui texts","shortMessageHtmlLink":"Update ui texts"}},{"before":"130e0aa0692b834f318f8dd1a5cefb838f310dea","after":"b3274f9352c85a75462f1f0063ef0e74522c8dfa","ref":"refs/heads/feature/implementing-flags","pushedAt":"2024-02-19T12:46:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucaspellegrinelli","name":"Lucas Pellegrinelli","path":"/lucaspellegrinelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19651296?s=80&v=4"},"commit":{"message":"First version of flag parsing","shortMessageHtmlLink":"First version of flag parsing"}},{"before":"a0da676e3bd99e688d9c948ba619c260129eeae8","after":"130e0aa0692b834f318f8dd1a5cefb838f310dea","ref":"refs/heads/feature/implementing-flags","pushedAt":"2024-02-19T12:32:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucaspellegrinelli","name":"Lucas Pellegrinelli","path":"/lucaspellegrinelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19651296?s=80&v=4"},"commit":{"message":"Update help message with new flags","shortMessageHtmlLink":"Update help message with new flags"}},{"before":"f79702b2b4658324b82f9a537ac188dca36c0f96","after":"a0da676e3bd99e688d9c948ba619c260129eeae8","ref":"refs/heads/feature/implementing-flags","pushedAt":"2024-02-19T12:19:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucaspellegrinelli","name":"Lucas Pellegrinelli","path":"/lucaspellegrinelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19651296?s=80&v=4"},"commit":{"message":"Removed redundant if","shortMessageHtmlLink":"Removed redundant if"}},{"before":null,"after":"f79702b2b4658324b82f9a537ac188dca36c0f96","ref":"refs/heads/feature/implementing-flags","pushedAt":"2024-02-19T12:18:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lucaspellegrinelli","name":"Lucas Pellegrinelli","path":"/lucaspellegrinelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19651296?s=80&v=4"},"commit":{"message":"Added flags for install and pvem install","shortMessageHtmlLink":"Added flags for install and pvem install"}},{"before":"20ee0abb16132dd5e53a3f33490b12c84470446d","after":null,"ref":"refs/heads/chore/testing-action","pushedAt":"2024-02-19T02:55:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"lucaspellegrinelli","name":"Lucas Pellegrinelli","path":"/lucaspellegrinelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19651296?s=80&v=4"}},{"before":"8e49c6577f424d9132a989366e1d111fe20f008a","after":"20ee0abb16132dd5e53a3f33490b12c84470446d","ref":"refs/heads/chore/testing-action","pushedAt":"2024-02-19T02:42:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucaspellegrinelli","name":"Lucas Pellegrinelli","path":"/lucaspellegrinelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19651296?s=80&v=4"},"commit":{"message":"Removed uninstall from test","shortMessageHtmlLink":"Removed uninstall from test"}},{"before":"c3281431b88dd4d194e790fd04650244b434fb05","after":"8e49c6577f424d9132a989366e1d111fe20f008a","ref":"refs/heads/chore/testing-action","pushedAt":"2024-02-19T02:39:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucaspellegrinelli","name":"Lucas Pellegrinelli","path":"/lucaspellegrinelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19651296?s=80&v=4"},"commit":{"message":"Update","shortMessageHtmlLink":"Update"}},{"before":"96d3f7f1c27b81d15e6e6bf683c6760624f5edba","after":"c3281431b88dd4d194e790fd04650244b434fb05","ref":"refs/heads/chore/testing-action","pushedAt":"2024-02-19T02:39:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucaspellegrinelli","name":"Lucas Pellegrinelli","path":"/lucaspellegrinelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19651296?s=80&v=4"},"commit":{"message":"Testing 2","shortMessageHtmlLink":"Testing 2"}},{"before":"2361f5becfd2a64127d6f7e3305c4080f1eb9df8","after":"96d3f7f1c27b81d15e6e6bf683c6760624f5edba","ref":"refs/heads/chore/testing-action","pushedAt":"2024-02-19T02:35:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucaspellegrinelli","name":"Lucas Pellegrinelli","path":"/lucaspellegrinelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19651296?s=80&v=4"},"commit":{"message":"Testing","shortMessageHtmlLink":"Testing"}},{"before":"3cad438a9755aaedd4af230e21006f842db6d5b4","after":"2361f5becfd2a64127d6f7e3305c4080f1eb9df8","ref":"refs/heads/chore/testing-action","pushedAt":"2024-02-19T02:32:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lucaspellegrinelli","name":"Lucas Pellegrinelli","path":"/lucaspellegrinelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19651296?s=80&v=4"},"commit":{"message":"Update test action","shortMessageHtmlLink":"Update test action"}},{"before":"d15905896b22d6f942018ad5e7cfb1ad76355661","after":"3cad438a9755aaedd4af230e21006f842db6d5b4","ref":"refs/heads/chore/testing-action","pushedAt":"2024-02-19T02:31:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucaspellegrinelli","name":"Lucas Pellegrinelli","path":"/lucaspellegrinelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19651296?s=80&v=4"},"commit":{"message":"Update test action","shortMessageHtmlLink":"Update test action"}},{"before":null,"after":"d15905896b22d6f942018ad5e7cfb1ad76355661","ref":"refs/heads/chore/testing-action","pushedAt":"2024-02-19T02:20:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lucaspellegrinelli","name":"Lucas Pellegrinelli","path":"/lucaspellegrinelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19651296?s=80&v=4"},"commit":{"message":"Adds testing action","shortMessageHtmlLink":"Adds testing action"}},{"before":"68c38ae9c6bef13878d02d86915cbfc3e8ab35bd","after":"c7b6b780e8bd085c2a4048c6914427e34af28d50","ref":"refs/heads/main","pushedAt":"2024-02-19T01:11:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucaspellegrinelli","name":"Lucas Pellegrinelli","path":"/lucaspellegrinelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19651296?s=80&v=4"},"commit":{"message":"Update project structure with newly added repo utility scripts","shortMessageHtmlLink":"Update project structure with newly added repo utility scripts"}},{"before":"40d81e8c56fc97db2a80d647b67fb69903c87db4","after":"68c38ae9c6bef13878d02d86915cbfc3e8ab35bd","ref":"refs/heads/main","pushedAt":"2024-02-19T00:56:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucaspellegrinelli","name":"Lucas Pellegrinelli","path":"/lucaspellegrinelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19651296?s=80&v=4"},"commit":{"message":"Adds utility for updating the tool version on readme and install","shortMessageHtmlLink":"Adds utility for updating the tool version on readme and install"}},{"before":"ce6259573960a2fa9a730eeb5b7d5c2c6eac5efc","after":"40d81e8c56fc97db2a80d647b67fb69903c87db4","ref":"refs/heads/main","pushedAt":"2024-02-19T00:43:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lucaspellegrinelli","name":"Lucas Pellegrinelli","path":"/lucaspellegrinelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19651296?s=80&v=4"},"commit":{"message":"Improved installation script","shortMessageHtmlLink":"Improved installation script"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD_9VpMgA","startCursor":null,"endCursor":null}},"title":"Activity ยท lucaspellegrinelli/pvem"}