{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":125098989,"defaultBranch":"main","name":"shiv","ownerLogin":"linkedin","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-03-13T18:46:23.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/357098?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715292382.0","currentOid":""},"activityList":{"items":[{"before":"1f7ccbadeaa6b96148a919441ed22deec55cc366","after":"e4759144c53e31c7bad42ca40f9a751de9e112bc","ref":"refs/heads/main","pushedAt":"2024-05-09T22:11:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lorencarvalho","name":"Loren Carvalho","path":"/lorencarvalho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1018108?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"db8e844e8386436bd8649e297e3f7c3857ca5077","after":"1f7ccbadeaa6b96148a919441ed22deec55cc366","ref":"refs/heads/main","pushedAt":"2024-05-09T21:54:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lorencarvalho","name":"Loren Carvalho","path":"/lorencarvalho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1018108?s=80&v=4"},"commit":{"message":"Fix a typo in tox.ini, release 1.0.6 (#252)","shortMessageHtmlLink":"Fix a typo in tox.ini, release 1.0.6 (#252)"}},{"before":null,"after":"5fc4aa995521107526356c7bd1eb9c2ec0de009c","ref":"refs/heads/loren/release-1.0.6","pushedAt":"2024-05-09T21:48:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lorencarvalho","name":"Loren Carvalho","path":"/lorencarvalho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1018108?s=80&v=4"},"commit":{"message":"Fix a typo in tox.ini, release 1.0.6","shortMessageHtmlLink":"Fix a typo in tox.ini, release 1.0.6"}},{"before":"0901bcc7c8a958012322ddcae2ce855313de92ff","after":"db8e844e8386436bd8649e297e3f7c3857ca5077","ref":"refs/heads/main","pushedAt":"2024-05-09T21:34:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lorencarvalho","name":"Loren Carvalho","path":"/lorencarvalho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1018108?s=80&v=4"},"commit":{"message":"Use `bootstrap_file` for archive bootstrap files (#248)\n\nFixes #247","shortMessageHtmlLink":"Use bootstrap_file for archive bootstrap files (#248)"}},{"before":"273ac6951eebfe0cf7437ef40d091dbb02758e6d","after":"0901bcc7c8a958012322ddcae2ce855313de92ff","ref":"refs/heads/main","pushedAt":"2024-02-05T17:33:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lorencarvalho","name":"Loren Carvalho","path":"/lorencarvalho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1018108?s=80&v=4"},"commit":{"message":"Release 1.0.5","shortMessageHtmlLink":"Release 1.0.5"}},{"before":"094b31a35bdbc628b10b01a6e0e35d871faa8204","after":"273ac6951eebfe0cf7437ef40d091dbb02758e6d","ref":"refs/heads/main","pushedAt":"2024-02-05T17:26:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lorencarvalho","name":"Loren Carvalho","path":"/lorencarvalho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1018108?s=80&v=4"},"commit":{"message":"Single source __version__ and bump to reflect current project version. (#244)\n\nIt was out of sync with setup.cfg. Referenced in #239","shortMessageHtmlLink":"Single source __version__ and bump to reflect current project version. ("}},{"before":"3ccca9ed98537875bfdc3e16616e773975c01370","after":"094b31a35bdbc628b10b01a6e0e35d871faa8204","ref":"refs/heads/main","pushedAt":"2024-02-05T17:23:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lorencarvalho","name":"Loren Carvalho","path":"/lorencarvalho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1018108?s=80&v=4"},"commit":{"message":"Replace deprecated `importlib.resources.*`. (#249)\n\n* Replace deprecated `importlib.resources.contents`.\r\n\r\nThis was deprecated in Python 3.11, which shiv officially supports, and\r\nit's gone in 3.13.\r\n\r\n* Fix all deprecated `importlib.resources` bits.","shortMessageHtmlLink":"Replace deprecated importlib.resources.*. (#249)"}},{"before":"a0cb71d04e0d7b58bb8561677ea148eb89d5a499","after":"3ccca9ed98537875bfdc3e16616e773975c01370","ref":"refs/heads/main","pushedAt":"2024-02-05T17:20:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lorencarvalho","name":"Loren Carvalho","path":"/lorencarvalho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1018108?s=80&v=4"},"commit":{"message":"Fix RTD config. (#250)\n\n* Fix RTD config.\r\n\r\nThey have moved on:\r\n https://blog.readthedocs.com/migrate-configuration-v2/\r\n\r\n* Add sphinx extenstion for click.\r\n\r\n* Use the extra_requirements feature as intended.","shortMessageHtmlLink":"Fix RTD config. (#250)"}},{"before":"e41234b828be102991ae548c3c19c27d2b95c5be","after":"a0cb71d04e0d7b58bb8561677ea148eb89d5a499","ref":"refs/heads/main","pushedAt":"2023-09-07T16:41:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lorencarvalho","name":"Loren Carvalho","path":"/lorencarvalho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1018108?s=80&v=4"},"commit":{"message":"Remove Py3.6 and Py3.7 from tox/actions (#238)","shortMessageHtmlLink":"Remove Py3.6 and Py3.7 from tox/actions (#238)"}},{"before":"e41234b828be102991ae548c3c19c27d2b95c5be","after":"9020ec41c567ee0ac1541075d73c5b2c1a3e20ea","ref":"refs/heads/rem_36_37","pushedAt":"2023-09-07T16:34:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lorencarvalho","name":"Loren Carvalho","path":"/lorencarvalho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1018108?s=80&v=4"},"commit":{"message":"Remove Py3.6 and Py3.7 from tox/actions","shortMessageHtmlLink":"Remove Py3.6 and Py3.7 from tox/actions"}},{"before":null,"after":"e41234b828be102991ae548c3c19c27d2b95c5be","ref":"refs/heads/rem_36_37","pushedAt":"2023-09-07T16:32:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lorencarvalho","name":"Loren Carvalho","path":"/lorencarvalho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1018108?s=80&v=4"},"commit":{"message":"Add symlink traversal to support PDM cached envs (#237)\n\n* Add symlink traversal to support PDM cached envs\r\n\r\nFixes #236\r\n\r\nCo-authored-by: Dmitrii Sutiagin ","shortMessageHtmlLink":"Add symlink traversal to support PDM cached envs (#237)"}},{"before":"eeec71f31a08203cffd184602eb6d10e30634126","after":"e41234b828be102991ae548c3c19c27d2b95c5be","ref":"refs/heads/main","pushedAt":"2023-09-07T16:18:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lorencarvalho","name":"Loren Carvalho","path":"/lorencarvalho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1018108?s=80&v=4"},"commit":{"message":"Add symlink traversal to support PDM cached envs (#237)\n\n* Add symlink traversal to support PDM cached envs\r\n\r\nFixes #236\r\n\r\nCo-authored-by: Dmitrii Sutiagin ","shortMessageHtmlLink":"Add symlink traversal to support PDM cached envs (#237)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAERgt0FAA","startCursor":null,"endCursor":null}},"title":"Activity ยท linkedin/shiv"}