{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":413426026,"defaultBranch":"main","name":"poetry","ownerLogin":"radoering","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2021-10-04T13:09:03.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/30527984?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1725104330.0","currentOid":""},"activityList":{"items":[{"before":"95490147fd3f5ae838fe8b6004fb9970548ae08a","after":"7a8890a34f9b5ffb8fc145107615d8302424e219","ref":"refs/heads/lock-no-update-per-default","pushedAt":"2024-09-15T14:26:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"radoering","name":"Randy Döring","path":"/radoering","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30527984?s=80&v=4"},"commit":{"message":"lock: make `--no-update` the default behavior and introduce `--regenerate` for the previous default behavior","shortMessageHtmlLink":"lock: make --no-update the default behavior and introduce `--regene…"}},{"before":"ab423d86196ccdcf71d3281389d23fa6abc963c2","after":"6b51e9974886107d42f2f7d9c7532fa6a0834263","ref":"refs/heads/pinned-extra","pushedAt":"2024-09-15T14:26:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"radoering","name":"Randy Döring","path":"/radoering","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30527984?s=80&v=4"},"commit":{"message":"build: automatically create `pinned` extra from lock file","shortMessageHtmlLink":"build: automatically create pinned extra from lock file"}},{"before":"ea8b19c9cb5398ebebf6a49fa8ada12f41ee2f3c","after":"0419d0083627d83202aa158381b040eb80053331","ref":"refs/heads/project-plugins","pushedAt":"2024-09-15T13:47:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"radoering","name":"Randy Döring","path":"/radoering","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30527984?s=80&v=4"},"commit":{"message":"introduce `tool.poetry.requires-poetry` to define a constraint for the Poetry version the project is compatible with (#9547)","shortMessageHtmlLink":"introduce tool.poetry.requires-poetry to define a constraint for th…"}},{"before":"623602d33a10c19268308633804680d5e4c2b9a9","after":"3e3c07064d46d0cd68778137b8e8cc8e7c406712","ref":"refs/heads/lock-markers-and-groups3a","pushedAt":"2024-09-15T12:04:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"radoering","name":"Randy Döring","path":"/radoering","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30527984?s=80&v=4"},"commit":{"message":"installer: add option to install without re-resolving (just by evaluating locked markers) (#9427)\n- introduce \"installer.re-resolve\" config option (default: True)\n- if the config option is set to False and the lock file is at least version 2.1, the installer will not re-resolve but evaluate locked markers","shortMessageHtmlLink":"installer: add option to install without re-resolving (just by evalua…"}},{"before":"fdfc7f194b380c91df935a2ec3706ec7c3e51f9e","after":"28bbbf3ee21d5e9ff82f001a85b9aa803a6a5fa3","ref":"refs/heads/pep621-support","pushedAt":"2024-09-15T11:07:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"radoering","name":"Randy Döring","path":"/radoering","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30527984?s=80&v=4"},"commit":{"message":"add support for PEP 621: poetry add - change \"--optional\" to require an extra the optional dependency is added to (#9135)","shortMessageHtmlLink":"add support for PEP 621: poetry add - change \"--optional\" to require …"}},{"before":"a65c879d0acb903783f9ca59be27a59aafd32c7d","after":"623602d33a10c19268308633804680d5e4c2b9a9","ref":"refs/heads/lock-markers-and-groups3a","pushedAt":"2024-09-04T03:49:08.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"radoering","name":"Randy Döring","path":"/radoering","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30527984?s=80&v=4"},"commit":{"message":"temp: use suitable poetry-core version","shortMessageHtmlLink":"temp: use suitable poetry-core version"}},{"before":"d6a41d042e95964151d16396f7f38de8cbcce097","after":"fdfc7f194b380c91df935a2ec3706ec7c3e51f9e","ref":"refs/heads/pep621-support","pushedAt":"2024-09-02T15:44:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"radoering","name":"Randy Döring","path":"/radoering","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30527984?s=80&v=4"},"commit":{"message":"add support for PEP 621: poetry add - change \"--optional\" to require an extra the optional dependency is added to (#9135)","shortMessageHtmlLink":"add support for PEP 621: poetry add - change \"--optional\" to require …"}},{"before":"4a235bb1dc5d9618dcc9c79ca0785a51dd176268","after":"d6a41d042e95964151d16396f7f38de8cbcce097","ref":"refs/heads/pep621-support","pushedAt":"2024-09-01T10:19:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"radoering","name":"Randy Döring","path":"/radoering","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30527984?s=80&v=4"},"commit":{"message":"temp: use suitable poetry-core version","shortMessageHtmlLink":"temp: use suitable poetry-core version"}},{"before":null,"after":"9841ade423c9497e34ed930bc106db44a9ba7e2e","ref":"refs/heads/deprecate-dev-dependencies","pushedAt":"2024-08-31T11:38:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"radoering","name":"Randy Döring","path":"/radoering","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30527984?s=80&v=4"},"commit":{"message":"make tests forward compatible with poetry-core#754 and use `tool.poetry.group.dev.dependencies` instead of `tool.poetry.dev-dependencies`","shortMessageHtmlLink":"make tests forward compatible with poetry-core#754 and use `tool.poet…"}},{"before":"2d3bd3ddf86fc4387652c40ac0bdcb78f081e3af","after":"4a235bb1dc5d9618dcc9c79ca0785a51dd176268","ref":"refs/heads/pep621-support","pushedAt":"2024-08-30T17:04:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"radoering","name":"Randy Döring","path":"/radoering","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30527984?s=80&v=4"},"commit":{"message":"temp: use suitable poetry-core version","shortMessageHtmlLink":"temp: use suitable poetry-core version"}},{"before":"37d41cf3087a1005abc85f6cdfaae6bf866ed16b","after":"ab423d86196ccdcf71d3281389d23fa6abc963c2","ref":"refs/heads/pinned-extra","pushedAt":"2024-08-24T12:57:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"radoering","name":"Randy Döring","path":"/radoering","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30527984?s=80&v=4"},"commit":{"message":"build: automatically create `pinned` extra from lock file","shortMessageHtmlLink":"build: automatically create pinned extra from lock file"}},{"before":"50e93f7b271c5f2f882584b2ca783fe218a3cd82","after":"a65c879d0acb903783f9ca59be27a59aafd32c7d","ref":"refs/heads/lock-markers-and-groups3a","pushedAt":"2024-08-24T12:43:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"radoering","name":"Randy Döring","path":"/radoering","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30527984?s=80&v=4"},"commit":{"message":"temp: use suitable poetry-core version","shortMessageHtmlLink":"temp: use suitable poetry-core version"}},{"before":"c83442d128745427271d190d39560356122bdc2b","after":"2d3bd3ddf86fc4387652c40ac0bdcb78f081e3af","ref":"refs/heads/pep621-support","pushedAt":"2024-08-16T12:13:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"radoering","name":"Randy Döring","path":"/radoering","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30527984?s=80&v=4"},"commit":{"message":"temp: use suitable poetry-core version","shortMessageHtmlLink":"temp: use suitable poetry-core version"}},{"before":null,"after":"28239764b422fe1b6adc15c29c6d660be553d898","ref":"refs/heads/remove-repo-review-hook","pushedAt":"2024-08-16T11:46:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"radoering","name":"Randy Döring","path":"/radoering","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30527984?s=80&v=4"},"commit":{"message":"remove sp-repo-review pre-commit hook because it does not work on Windows","shortMessageHtmlLink":"remove sp-repo-review pre-commit hook because it does not work on Win…"}},{"before":"e300c837defc36a8e99fbda638ae751382b22b92","after":"ea8b19c9cb5398ebebf6a49fa8ada12f41ee2f3c","ref":"refs/heads/project-plugins","pushedAt":"2024-07-30T17:42:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"radoering","name":"Randy Döring","path":"/radoering","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30527984?s=80&v=4"},"commit":{"message":"introduce `tool.poetry.requires-poetry` to define a constraint for the Poetry version the project is compatible with (#9547)","shortMessageHtmlLink":"introduce tool.poetry.requires-poetry to define a constraint for th…"}},{"before":"18c016b1d48b94ea740fc5413e260d17c29dabe7","after":"37d41cf3087a1005abc85f6cdfaae6bf866ed16b","ref":"refs/heads/pinned-extra","pushedAt":"2024-07-29T04:45:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"radoering","name":"Randy Döring","path":"/radoering","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30527984?s=80&v=4"},"commit":{"message":"build: automatically create `pinned` extra from lock file","shortMessageHtmlLink":"build: automatically create pinned extra from lock file"}},{"before":"b56b49a4f6f77079275364ec94b9c9f74acfdb43","after":"50e93f7b271c5f2f882584b2ca783fe218a3cd82","ref":"refs/heads/lock-markers-and-groups3a","pushedAt":"2024-07-29T04:43:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"radoering","name":"Randy Döring","path":"/radoering","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30527984?s=80&v=4"},"commit":{"message":"temp: use suitable poetry-core version","shortMessageHtmlLink":"temp: use suitable poetry-core version"}},{"before":"9c8e67a6090e1bcc97d5db88a1106e1c2a21ce6e","after":"95490147fd3f5ae838fe8b6004fb9970548ae08a","ref":"refs/heads/lock-no-update-per-default","pushedAt":"2024-07-27T14:55:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"radoering","name":"Randy Döring","path":"/radoering","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30527984?s=80&v=4"},"commit":{"message":"lock: make `--no-update` the default behavior and introduce `--regenerate` for the previous default behavior","shortMessageHtmlLink":"lock: make --no-update the default behavior and introduce `--regene…"}},{"before":"195399e4d919765957418403e580b96f9d2738b7","after":"c83442d128745427271d190d39560356122bdc2b","ref":"refs/heads/pep621-support","pushedAt":"2024-07-20T13:43:23.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"radoering","name":"Randy Döring","path":"/radoering","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30527984?s=80&v=4"},"commit":{"message":"temp: use suitable poetry-core version","shortMessageHtmlLink":"temp: use suitable poetry-core version"}},{"before":"241ecfe73d5cd86684c2712bd35944179db89470","after":"b56b49a4f6f77079275364ec94b9c9f74acfdb43","ref":"refs/heads/lock-markers-and-groups3a","pushedAt":"2024-07-14T05:36:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"radoering","name":"Randy Döring","path":"/radoering","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30527984?s=80&v=4"},"commit":{"message":"temp: use suitable poetry-core version","shortMessageHtmlLink":"temp: use suitable poetry-core version"}},{"before":"52b65aca9746f9c940bf684e833a14b88b0ee038","after":"195399e4d919765957418403e580b96f9d2738b7","ref":"refs/heads/pep621-support","pushedAt":"2024-07-14T05:33:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"radoering","name":"Randy Döring","path":"/radoering","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30527984?s=80&v=4"},"commit":{"message":"temp: use suitable poetry-core version","shortMessageHtmlLink":"temp: use suitable poetry-core version"}},{"before":"1ab3e2e1c872fc0da75473658670b671cf9a98d4","after":"e300c837defc36a8e99fbda638ae751382b22b92","ref":"refs/heads/project-plugins","pushedAt":"2024-07-14T05:26:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"radoering","name":"Randy Döring","path":"/radoering","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30527984?s=80&v=4"},"commit":{"message":"introduce `tool.poetry.self.version` to define a constraint for the Poetry version the project is compatible with (#9547)","shortMessageHtmlLink":"introduce tool.poetry.self.version to define a constraint for the P…"}},{"before":"3f1bd8e70a7e6514b37946a5820b45f14d8e4184","after":"1ab3e2e1c872fc0da75473658670b671cf9a98d4","ref":"refs/heads/project-plugins","pushedAt":"2024-07-14T05:24:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"radoering","name":"Randy Döring","path":"/radoering","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30527984?s=80&v=4"},"commit":{"message":"introduce `tool.poetry.self.version` to define a constraint for the Poetry version the project is compatible with (#9547)","shortMessageHtmlLink":"introduce tool.poetry.self.version to define a constraint for the P…"}},{"before":"a0be9592ae9981987c5432eb7bfd5653bb33d438","after":"3f1bd8e70a7e6514b37946a5820b45f14d8e4184","ref":"refs/heads/project-plugins","pushedAt":"2024-07-14T05:11:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"radoering","name":"Randy Döring","path":"/radoering","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30527984?s=80&v=4"},"commit":{"message":"introduce `tool.poetry.self.version` to define a constraint for the Poetry version the project is compatible with","shortMessageHtmlLink":"introduce tool.poetry.self.version to define a constraint for the P…"}},{"before":"8e8bf2529cb234ef0dc9e94e1fc6083ea2f8736a","after":"a0be9592ae9981987c5432eb7bfd5653bb33d438","ref":"refs/heads/project-plugins","pushedAt":"2024-07-14T04:58:56.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"radoering","name":"Randy Döring","path":"/radoering","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30527984?s=80&v=4"},"commit":{"message":"introduce `tool.poetry.self.version` to define a constraint for the Poetry version the project is compatible with","shortMessageHtmlLink":"introduce tool.poetry.self.version to define a constraint for the P…"}},{"before":null,"after":"8e8bf2529cb234ef0dc9e94e1fc6083ea2f8736a","ref":"refs/heads/project-plugins-bak","pushedAt":"2024-07-14T04:49:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"radoering","name":"Randy Döring","path":"/radoering","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30527984?s=80&v=4"},"commit":{"message":"installed repository: fix path of editable install with src layout","shortMessageHtmlLink":"installed repository: fix path of editable install with src layout"}},{"before":"04657150f6696fe91d7fa67f82eba4b01095860c","after":"8e8bf2529cb234ef0dc9e94e1fc6083ea2f8736a","ref":"refs/heads/project-plugins","pushedAt":"2024-07-14T04:49:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"radoering","name":"Randy Döring","path":"/radoering","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30527984?s=80&v=4"},"commit":{"message":"installed repository: fix path of editable install with src layout","shortMessageHtmlLink":"installed repository: fix path of editable install with src layout"}},{"before":"759bc094be62288d318fd965f4d71bafae3d1da4","after":"04657150f6696fe91d7fa67f82eba4b01095860c","ref":"refs/heads/project-plugins","pushedAt":"2024-07-13T21:36:19.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"radoering","name":"Randy Döring","path":"/radoering","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30527984?s=80&v=4"},"commit":{"message":"Windows...","shortMessageHtmlLink":"Windows..."}},{"before":"6b3c72b3c0625260f39d9369f01b0509d7548980","after":"759bc094be62288d318fd965f4d71bafae3d1da4","ref":"refs/heads/project-plugins","pushedAt":"2024-07-13T19:52:34.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"radoering","name":"Randy Döring","path":"/radoering","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30527984?s=80&v=4"},"commit":{"message":"introduce `tool.poetry.self.version` to define a constraint for the Poetry version the project is compatible with","shortMessageHtmlLink":"introduce tool.poetry.self.version to define a constraint for the P…"}},{"before":"9f2b69b2bbe12580678715691d318fd525f92d42","after":"6b3c72b3c0625260f39d9369f01b0509d7548980","ref":"refs/heads/project-plugins","pushedAt":"2024-07-09T16:24:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"radoering","name":"Randy Döring","path":"/radoering","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30527984?s=80&v=4"},"commit":{"message":"test coverage","shortMessageHtmlLink":"test coverage"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xNVQxNDoyNjo1OS4wMDAwMDBazwAAAAS2uR3c","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xNVQxNDoyNjo1OS4wMDAwMDBazwAAAAS2uR3c","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0wOVQxNjoyNDo0Ny4wMDAwMDBazwAAAAR64rsd"}},"title":"Activity · radoering/poetry"}