{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":189319169,"defaultBranch":"master","name":"actions-poetry","ownerLogin":"abatilo","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-05-30T00:41:40.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1634746?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1705874830.0","currentOid":""},"activityList":{"items":[{"before":"ec2dc03d19e79a0b31ba2abdc0a1949617133274","after":"20d2ab7adc49cbb7dbee2bc2900f759eb12a8002","ref":"refs/heads/abatilo/test-v3","pushedAt":"2024-01-21T22:07:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"abatilo","name":"Aaron Batilo","path":"/abatilo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1634746?s=80&v=4"},"commit":{"message":"Correct branch target","shortMessageHtmlLink":"Correct branch target"}},{"before":null,"after":"ec2dc03d19e79a0b31ba2abdc0a1949617133274","ref":"refs/heads/abatilo/test-v3","pushedAt":"2024-01-21T22:07:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"abatilo","name":"Aaron Batilo","path":"/abatilo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1634746?s=80&v=4"},"commit":{"message":"fix: test v3","shortMessageHtmlLink":"fix: test v3"}},{"before":"c31426b23a8080795905ec73c9e458a2447cb2f2","after":null,"ref":"refs/tags/v2","pushedAt":"2024-01-12T02:03:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"c31426b23a8080795905ec73c9e458a2447cb2f2","after":"7b6d33e44b4f08d7021a1dee3c044e9c253d6439","ref":"refs/heads/master","pushedAt":"2024-01-12T01:59:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"abatilo","name":"Aaron Batilo","path":"/abatilo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1634746?s=80&v=4"},"commit":{"message":"feat!: use pipx to isolate poetry (#63)\n\n* use pipx to isolate poetry\r\n\r\n* Update action.yml\r\n\r\n* fix syntax error\r\n\r\n* trigger build\r\n\r\n* Update action.yml","shortMessageHtmlLink":"feat!: use pipx to isolate poetry (#63)"}},{"before":"a5643c67b5fcc9ac5eddb395c7f61b1b66d86034","after":null,"ref":"refs/tags/v2","pushedAt":"2023-12-29T00:12:45.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"a5643c67b5fcc9ac5eddb395c7f61b1b66d86034","after":"c31426b23a8080795905ec73c9e458a2447cb2f2","ref":"refs/heads/master","pushedAt":"2023-12-29T00:09:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"abatilo","name":"Aaron Batilo","path":"/abatilo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1634746?s=80&v=4"},"commit":{"message":"ci: Create catch-all GHA job (#67)\n\nThis will make it so that I can make the success of ci-all be the\r\nrequired step for branch protection rules. That way, if the combination\r\nof versions of Python and OS change, then I don't have to change the\r\nbranch protection rules themselves.","shortMessageHtmlLink":"ci: Create catch-all GHA job (#67)"}},{"before":"c01883d599f09337fe05b986bc8d0b5c3b671719","after":null,"ref":"refs/heads/abatilo/barrier-job","pushedAt":"2023-12-29T00:09:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"abatilo","name":"Aaron Batilo","path":"/abatilo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1634746?s=80&v=4"}},{"before":"437d4fa27baf74d89b789ba2d8cae97dd2365feb","after":null,"ref":"refs/tags/v2","pushedAt":"2023-12-29T00:05:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":null,"after":"c01883d599f09337fe05b986bc8d0b5c3b671719","ref":"refs/heads/abatilo/barrier-job","pushedAt":"2023-12-29T00:04:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"abatilo","name":"Aaron Batilo","path":"/abatilo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1634746?s=80&v=4"},"commit":{"message":"ci: Create catch-all GHA job\n\nThis will make it so that I can make the success of ci-all be the\nrequired step for branch protection rules. That way, if the combination\nof versions of Python and OS change, then I don't have to change the\nbranch protection rules themselves.","shortMessageHtmlLink":"ci: Create catch-all GHA job"}},{"before":"437d4fa27baf74d89b789ba2d8cae97dd2365feb","after":"a5643c67b5fcc9ac5eddb395c7f61b1b66d86034","ref":"refs/heads/master","pushedAt":"2023-12-29T00:00:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"abatilo","name":"Aaron Batilo","path":"/abatilo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1634746?s=80&v=4"},"commit":{"message":"feat: Add ability to install plugins as part of the action setup (#66)\n\n* Use latest SemVer PR\r\n\r\n* Drop EOL Python 3.7. Use more modern Poetry versions in tests\r\n\r\n* Update examples\r\n\r\n* Add ability to install plugins and install export plugin by default\r\n\r\n* Do not install any plugins by default\r\n\r\n* Only run steps if some plugins are specified","shortMessageHtmlLink":"feat: Add ability to install plugins as part of the action setup (#66)"}},{"before":"192395c0d10c082a7c62294ab5d9a9de40e48974","after":null,"ref":"refs/tags/v2","pushedAt":"2023-07-11T20:53:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"192395c0d10c082a7c62294ab5d9a9de40e48974","after":"437d4fa27baf74d89b789ba2d8cae97dd2365feb","ref":"refs/heads/master","pushedAt":"2023-07-11T20:46:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"abatilo","name":"Aaron Batilo","path":"/abatilo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1634746?s=80&v=4"},"commit":{"message":"docs: caching venv (#65)\n\n* refactor(readme): split markdown contents based on ponctuation to ease doc maintenance\r\n\r\n* doc(readme): add workflow example which caches the virtual environment","shortMessageHtmlLink":"docs: caching venv (#65)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD5VAtJAA","startCursor":null,"endCursor":null}},"title":"Activity ยท abatilo/actions-poetry"}