{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":232273355,"defaultBranch":"main","name":"grayskull","ownerLogin":"conda","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-01-07T07:57:51.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6392739?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1724225412.0","currentOid":""},"activityList":{"items":[{"before":"f4dbbbe2f95e156e66b11dbdaa499df153055067","after":null,"ref":"refs/heads/fix-conda-manager-dependency","pushedAt":"2024-08-21T07:29:42.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"marcelotrevisani","name":"Marcelo Duarte Trevisani","path":"/marcelotrevisani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7882269?s=80&v=4"}},{"before":"6d797caf7b244997870683605ed8ef304b9c92be","after":"c4d2bf93d396752c8d815d0695c2910d1c45d0f1","ref":"refs/heads/main","pushedAt":"2024-08-21T07:29:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"marcelotrevisani","name":"Marcelo Duarte Trevisani","path":"/marcelotrevisani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7882269?s=80&v=4"},"commit":{"message":"Move conda_recipe_manager to be optional dependency (#555)","shortMessageHtmlLink":"Move conda_recipe_manager to be optional dependency (#555)"}},{"before":null,"after":"f4dbbbe2f95e156e66b11dbdaa499df153055067","ref":"refs/heads/fix-conda-manager-dependency","pushedAt":"2024-08-21T07:26:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"marcelotrevisani","name":"Marcelo Duarte Trevisani","path":"/marcelotrevisani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7882269?s=80&v=4"},"commit":{"message":"Move conda_recipe_manager to be optional dependency","shortMessageHtmlLink":"Move conda_recipe_manager to be optional dependency"}},{"before":"f79db6ec6f3912adc6b2702272f6232783ffe1db","after":null,"ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-08-18T22:55:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"marcelotrevisani","name":"Marcelo Duarte Trevisani","path":"/marcelotrevisani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7882269?s=80&v=4"}},{"before":"9ecb0a7c057b0c160ac53067c2cf742ac4ddfa7e","after":"6d797caf7b244997870683605ed8ef304b9c92be","ref":"refs/heads/main","pushedAt":"2024-08-18T22:55:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"marcelotrevisani","name":"Marcelo Duarte Trevisani","path":"/marcelotrevisani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7882269?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate (#524)\n\n* [pre-commit.ci] pre-commit autoupdate\r\n\r\nupdates:\r\n- [github.com/psf/black: 23.12.1 → 24.8.0](https://github.com/psf/black/compare/23.12.1...24.8.0)\r\n- [github.com/asottile/blacken-docs: 1.16.0 → 1.18.0](https://github.com/asottile/blacken-docs/compare/1.16.0...1.18.0)\r\n- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0)\r\n- [github.com/PyCQA/flake8: 7.0.0 → 7.1.1](https://github.com/PyCQA/flake8/compare/7.0.0...7.1.1)\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: Marcelo Duarte Trevisani ","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate (#524)"}},{"before":"391b7cc686f73f15eec9d01115a102a5bac9ef6f","after":"9ecb0a7c057b0c160ac53067c2cf742ac4ddfa7e","ref":"refs/heads/main","pushedAt":"2024-08-18T22:55:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"marcelotrevisani","name":"Marcelo Duarte Trevisani","path":"/marcelotrevisani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7882269?s=80&v=4"},"commit":{"message":"Retrieve packages from top_level.txt when possible (#551)\n\nThe \"packages\" key that contains the list of modules part of the distribution\r\nis used in the test imports section of the conda recipe.\r\n\r\nIt can be retrieved from setup.py.\r\n\r\nWhen only pyproject.toml is present, this is usually not defined.\r\nIt can be added but depends on the build backend.\r\n\r\nFor project using setuptools, this information can be retrieved from the top_level.txt\r\nfile created in the .egg.info directory.\r\n\r\nWhen \"packages\" isn't present, grayskull will use the name of the distribution,\r\nbut that might differ.\r\n\r\nCo-authored-by: Marcelo Duarte Trevisani ","shortMessageHtmlLink":"Retrieve packages from top_level.txt when possible (#551)"}},{"before":"7179abc47f16a377ee67996c9bbf1aebc589a114","after":"f79db6ec6f3912adc6b2702272f6232783ffe1db","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-08-18T22:38:03.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"marcelotrevisani","name":"Marcelo Duarte Trevisani","path":"/marcelotrevisani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7882269?s=80&v=4"},"commit":{"message":"Merge branch 'main' into pre-commit-ci-update-config","shortMessageHtmlLink":"Merge branch 'main' into pre-commit-ci-update-config"}},{"before":"e42c36b521d72156869d233ea74c6ac735a6349f","after":"391b7cc686f73f15eec9d01115a102a5bac9ef6f","ref":"refs/heads/main","pushedAt":"2024-08-18T22:36:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"marcelotrevisani","name":"Marcelo Duarte Trevisani","path":"/marcelotrevisani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7882269?s=80&v=4"},"commit":{"message":"Fix tests (#552)\n\n* add simpler license matcher\r\n\r\n* Fix --pypi-url\r\n\r\nargs.url_pypi_metadata has a default value and will never be empty.\r\nTo check if both options aren't given, we have to check if it's different\r\nfro the default value.\r\n\r\n* Fix meta.yaml output directory\r\n\r\nA small bug was introduced when adding v1 format.\r\nThe \"meta.yaml\" file was always created in the current directory instead of recipe_dir.\r\n\r\n* Replace pypi.io with pypi.org\r\n\r\npypi.org is the official domain.\r\n\r\nSee https://github.com/pypi/warehouse/issues/2184\r\n\r\n\r\nFix: Mixing implicit and explicit returns may indicate an error as implicit returns always return None\r\n\r\n* Fix test_ciso_recipe\r\n\r\nBump version to 0.2.2.\r\nVersion 0.1.0 includes versioneer.py which isn't compatible with Python 3.12\r\n(using SafeConfigParser).\r\n\r\n* Fix test_injection_distutils_compiler_gsw\r\n\r\nBump gsw version to 3.6.19.\r\nVersion 3.3.1 includes versioneer.py which tries to import SafeConfigParser\r\nthat was removed in Python 3.12.\r\n\r\n\"packages\" key isn't detected anymore as most metadata were moved\r\nto pyproject.toml. Only C extension definition is left in setup.py.\r\n\r\n* Fix test_merge_pypi_sdist_metadata\r\n\r\nBump gsw version to 3.6.19.\r\nVersion 3.3.1 includes versioneer.py which tries to import SafeConfigParser\r\nthat was removed in Python 3.12.\r\n\r\n* Skip test_console_script_toml_format for python 3.12\r\n\r\nPackage setup.py not compatible with 3.12 (try to import imp).\r\nNew package to find for this test. Skip for now.\r\n\r\n---------\r\n\r\nCo-authored-by: Daniel Holth ","shortMessageHtmlLink":"Fix tests (#552)"}},{"before":"4a93dbf5018f7723f8d67fbb67c84eeffd6235d0","after":"7179abc47f16a377ee67996c9bbf1aebc589a114","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-08-05T16:38:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci","shortMessageHtmlLink":"[pre-commit.ci] auto fixes from pre-commit.com hooks"}},{"before":"54abfda2429ec1dad714e49a2bf266150d59802a","after":"4a93dbf5018f7723f8d67fbb67c84eeffd6235d0","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-08-05T16:36:56.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/psf/black: 23.12.1 → 24.8.0](https://github.com/psf/black/compare/23.12.1...24.8.0)\n- [github.com/asottile/blacken-docs: 1.16.0 → 1.18.0](https://github.com/asottile/blacken-docs/compare/1.16.0...1.18.0)\n- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0)\n- [github.com/PyCQA/flake8: 7.0.0 → 7.1.1](https://github.com/PyCQA/flake8/compare/7.0.0...7.1.1)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"6654e80136ad050826f1226517961eaa0ef8f4f8","after":null,"ref":"refs/heads/repo-sync/infrastructure/default","pushedAt":"2024-08-04T10:34:49.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"marcelotrevisani","name":"Marcelo Duarte Trevisani","path":"/marcelotrevisani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7882269?s=80&v=4"}},{"before":"894b9c855b6ef4f64a02644845ad66d430f3e707","after":"e42c36b521d72156869d233ea74c6ac735a6349f","ref":"refs/heads/main","pushedAt":"2024-08-04T10:34:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"marcelotrevisani","name":"Marcelo Duarte Trevisani","path":"/marcelotrevisani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7882269?s=80&v=4"},"commit":{"message":"🔄 synced file(s) with conda/infrastructure (#546)\n\nCo-authored-by: Conda Bot ","shortMessageHtmlLink":"🔄 synced file(s) with conda/infrastructure (#546)"}},{"before":"ede342b276a69585c029f584bd4b4cf718a7c2b7","after":"894b9c855b6ef4f64a02644845ad66d430f3e707","ref":"refs/heads/main","pushedAt":"2024-08-04T10:34:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"marcelotrevisani","name":"Marcelo Duarte Trevisani","path":"/marcelotrevisani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7882269?s=80&v=4"},"commit":{"message":"Expand out the \"compatible release\" operator for semver dep (#544)\n\nCo-authored-by: Marcelo Duarte Trevisani ","shortMessageHtmlLink":"Expand out the \"compatible release\" operator for semver dep (#544)"}},{"before":"fa0b1a3a5c3d81c6256448b4a3335d2d521ebdbf","after":"ede342b276a69585c029f584bd4b4cf718a7c2b7","ref":"refs/heads/main","pushedAt":"2024-08-04T10:33:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"marcelotrevisani","name":"Marcelo Duarte Trevisani","path":"/marcelotrevisani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7882269?s=80&v=4"},"commit":{"message":"Add option to specify a package server mirror; clean up hardcoded URLs throughout codebase (#540)\n\n* Add in new --pypi-mirror-url and --pypi-metadata-url options and deprecate --pypi-url\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n* Line length\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: Marcelo Duarte Trevisani ","shortMessageHtmlLink":"Add option to specify a package server mirror; clean up hardcoded URL…"}},{"before":"32a7e3905e1d309a47a616fd26c659e721214fab","after":"fa0b1a3a5c3d81c6256448b4a3335d2d521ebdbf","ref":"refs/heads/main","pushedAt":"2024-08-04T10:31:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"marcelotrevisani","name":"Marcelo Duarte Trevisani","path":"/marcelotrevisani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7882269?s=80&v=4"},"commit":{"message":"Fix package name based on local sdist archive (#536)\n\n* Add test on local sdist package name\r\n\r\n* Fix package name based on local sdist archive\r\n\r\nWhen using a local sdist as source, the package name of the conda recipe\r\nwas based on the sdist filename.\r\nThis used to be the same but since setuptools 69.3.0, the sdist filename is now normalized.\r\nFor example, if a package name contains a dash, it's converted to underscore.\r\n\r\nThe package name should be extracted from the metadata and not the sdist filename.","shortMessageHtmlLink":"Fix package name based on local sdist archive (#536)"}},{"before":"667d533ea75003e2d41c5d8399801c64cca612ba","after":"6654e80136ad050826f1226517961eaa0ef8f4f8","ref":"refs/heads/repo-sync/infrastructure/default","pushedAt":"2024-08-02T20:13:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"conda-bot","name":"conda-bot","path":"/conda-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18747875?s=80&v=4"},"commit":{"message":"🔄 synced file(s) with conda/infrastructure","shortMessageHtmlLink":"🔄 synced file(s) with conda/infrastructure"}},{"before":"cbdcbd34ce3b010ccccfe4fab41e08ce1f3f5b12","after":"667d533ea75003e2d41c5d8399801c64cca612ba","ref":"refs/heads/repo-sync/infrastructure/default","pushedAt":"2024-08-02T19:48:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"conda-bot","name":"conda-bot","path":"/conda-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18747875?s=80&v=4"},"commit":{"message":"🔄 synced file(s) with conda/infrastructure","shortMessageHtmlLink":"🔄 synced file(s) with conda/infrastructure"}},{"before":"74fd232fe5ba0160341ef96d88e6553a719fc8da","after":"cbdcbd34ce3b010ccccfe4fab41e08ce1f3f5b12","ref":"refs/heads/repo-sync/infrastructure/default","pushedAt":"2024-08-02T19:46:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"conda-bot","name":"conda-bot","path":"/conda-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18747875?s=80&v=4"},"commit":{"message":"🔄 synced file(s) with conda/infrastructure","shortMessageHtmlLink":"🔄 synced file(s) with conda/infrastructure"}},{"before":"b59f4b2762ad0317e50ab788e30e96d8dae90573","after":"74fd232fe5ba0160341ef96d88e6553a719fc8da","ref":"refs/heads/repo-sync/infrastructure/default","pushedAt":"2024-08-02T19:17:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"conda-bot","name":"conda-bot","path":"/conda-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18747875?s=80&v=4"},"commit":{"message":"🔄 synced file(s) with conda/infrastructure","shortMessageHtmlLink":"🔄 synced file(s) with conda/infrastructure"}},{"before":"142794b686069755b33ed7bf0437079edef9da0e","after":"b59f4b2762ad0317e50ab788e30e96d8dae90573","ref":"refs/heads/repo-sync/infrastructure/default","pushedAt":"2024-07-31T14:38:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"conda-bot","name":"conda-bot","path":"/conda-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18747875?s=80&v=4"},"commit":{"message":"🔄 synced file(s) with conda/infrastructure","shortMessageHtmlLink":"🔄 synced file(s) with conda/infrastructure"}},{"before":"c7fff1bbaffc11eaf44af6825743306b51a141f0","after":null,"ref":"refs/heads/run-python-only-for-3-11-onwards","pushedAt":"2024-07-28T21:04:45.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"marcelotrevisani","name":"Marcelo Duarte Trevisani","path":"/marcelotrevisani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7882269?s=80&v=4"}},{"before":"3b83710d190b2bc5320b8e4f00e86a10fa9952f3","after":"32a7e3905e1d309a47a616fd26c659e721214fab","ref":"refs/heads/main","pushedAt":"2024-07-28T21:04:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"marcelotrevisani","name":"Marcelo Duarte Trevisani","path":"/marcelotrevisani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7882269?s=80&v=4"},"commit":{"message":"Update tests.yml (#545)\n\n* Update tests.yml\r\n\r\n* skip flake test\r\n\r\n* update actions and disable fail-fast","shortMessageHtmlLink":"Update tests.yml (#545)"}},{"before":"481fb7378bbe6d1f9b43fef44c95bc6bedc183a8","after":"c7fff1bbaffc11eaf44af6825743306b51a141f0","ref":"refs/heads/run-python-only-for-3-11-onwards","pushedAt":"2024-07-28T20:47:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marcelotrevisani","name":"Marcelo Duarte Trevisani","path":"/marcelotrevisani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7882269?s=80&v=4"},"commit":{"message":"update actions and disable fail-fast","shortMessageHtmlLink":"update actions and disable fail-fast"}},{"before":"02a136c64efdfcf606abaf4cdc31b43bb756c8ed","after":"481fb7378bbe6d1f9b43fef44c95bc6bedc183a8","ref":"refs/heads/run-python-only-for-3-11-onwards","pushedAt":"2024-07-28T20:17:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marcelotrevisani","name":"Marcelo Duarte Trevisani","path":"/marcelotrevisani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7882269?s=80&v=4"},"commit":{"message":"skip flake test","shortMessageHtmlLink":"skip flake test"}},{"before":null,"after":"02a136c64efdfcf606abaf4cdc31b43bb756c8ed","ref":"refs/heads/run-python-only-for-3-11-onwards","pushedAt":"2024-07-28T20:03:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"marcelotrevisani","name":"Marcelo Duarte Trevisani","path":"/marcelotrevisani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7882269?s=80&v=4"},"commit":{"message":"Update tests.yml","shortMessageHtmlLink":"Update tests.yml"}},{"before":"a34b757801e0963aec0977187c3e8ebe2abd1aee","after":"3b83710d190b2bc5320b8e4f00e86a10fa9952f3","ref":"refs/heads/main","pushedAt":"2024-07-28T19:56:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"marcelotrevisani","name":"Marcelo Duarte Trevisani","path":"/marcelotrevisani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7882269?s=80&v=4"},"commit":{"message":"Starts work on adding recipe upgrade feature (#539)\n\n* Starts work on adding recipe upgrade feature\r\n\r\nThe package that this commit relies on is not currently available in\r\nconda-forge. Viewer discretion is advised.\r\n\r\n- First-pass attempt at integrating `conda-recipe-manager` into Grayskull for\r\n the purposes of generating recipes in the V1 format.\r\n\r\n* Forgot to uncomment line in environment file before making draft PR\r\n\r\n* Adds missing preprocessor phase\r\n\r\n* Fixes ruamel issue with a workaround","shortMessageHtmlLink":"Starts work on adding recipe upgrade feature (#539)"}},{"before":"1f65517546937f47cbb36b36ad8c840ea69b7a0c","after":"54abfda2429ec1dad714e49a2bf266150d59802a","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-07-01T16:39:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci","shortMessageHtmlLink":"[pre-commit.ci] auto fixes from pre-commit.com hooks"}},{"before":"25c77f5d1ccb75e48640be0bf5676746fa45f50b","after":"1f65517546937f47cbb36b36ad8c840ea69b7a0c","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-07-01T16:35:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/psf/black: 23.12.1 → 24.4.2](https://github.com/psf/black/compare/23.12.1...24.4.2)\n- [github.com/asottile/blacken-docs: 1.16.0 → 1.18.0](https://github.com/asottile/blacken-docs/compare/1.16.0...1.18.0)\n- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0)\n- [github.com/PyCQA/flake8: 7.0.0 → 7.1.0](https://github.com/PyCQA/flake8/compare/7.0.0...7.1.0)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"c73378af458cfdd212a7520fa4450d915a4aabd6","after":"25c77f5d1ccb75e48640be0bf5676746fa45f50b","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-06-17T16:37:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci","shortMessageHtmlLink":"[pre-commit.ci] auto fixes from pre-commit.com hooks"}},{"before":"b68bac4709c464be6902c377d15ee33dbea76167","after":"c73378af458cfdd212a7520fa4450d915a4aabd6","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-06-17T16:33:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/psf/black: 23.12.1 → 24.4.2](https://github.com/psf/black/compare/23.12.1...24.4.2)\n- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0)\n- [github.com/PyCQA/flake8: 7.0.0 → 7.1.0](https://github.com/PyCQA/flake8/compare/7.0.0...7.1.0)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEn-IQnAA","startCursor":null,"endCursor":null}},"title":"Activity · conda/grayskull"}