8000 Activity · wbond/package_control · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":2154595,"defaultBranch":"master","name":"package_control","ownerLogin":"wbond","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2011-08-04T13:13:57.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/41734?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1746795142.0","currentOid":""},"activityList":{"items":[{"before":"dc6baddebf12172e2a0bd8ff8db7c617c4429267","after":"2c16fa6137a145d4ef852db8410147115c49e4cb","ref":"refs/heads/master","pushedAt":"2025-05-31T15:42:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80\u0026v=4"},"commit":{"message":"Fix failed actions to get reported as \"successfully\" (#1704)\n\nThe conditional `num_packages == 1` clearly reports a success even if\nthe action failed as it does not consider failures.\n\nFix that and add a clear call to action if any failures occurred.\nTypically, restarting Sublime Text heals every wound.","shortMessageHtmlLink":"Fix failed actions to get reported as \"successfully\" (\u003ca class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"3105475999\" data-permission-text=\"Title is private\" data-url=\"https://github.com/wbond/package_control/issues/1704\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/wbond/package_control/pull/1704/hovercard\" href=\"https://github.com/wbond/package_control/pull/1704\"\u003e#1704\u003c/a\u003e)"}},{"before":"871faf3c8d2884866104e861a063b2c2851ba2a4","after":"dc6baddebf12172e2a0bd8ff8db7c617c4429267","ref":"refs/heads/master","pushedAt":"2025-05-31T09:17:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80\u0026v=4"},"commit":{"message":"Do not cache \"file:///\" resources (#1697)\n\nFixes #1695\n\nWe generally cache to save the network latency, not because our\ntransformations of the data were so expensive.\n\nWe expect that \"file:///\" protocol resources can be read fast enough for our\npurposes and want to ensure that changes of such local files are available\nimmediately, e.g. without restart Sublime Text or clearing the cache as a\nwhole (`clear_cache`).","shortMessageHtmlLink":"Do not cache \"file:///\" resources (\u003ca class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"3055242748\" data-permission-text=\"Title is private\" data-url=\"https://github.com/wbond/package_control/issues/1697\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/wbond/package_control/pull/1697/hovercard\" href=\"https://github.com/wbond/package_control/pull/1697\"\u003e#1697\u003c/a\u003e)"}},{"before":"cd1da78ea9cc00d2c293b12cd7364da9a5e2d89d","after":"871faf3c8d2884866104e861a063b2c2851ba2a4","ref":"refs/heads/master","pushedAt":"2025-05-30T08:44:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80\u0026v=4"},"commit":{"message":"Do not cache \"file:///\" resources (#1697)\n\nFixes #1695\n\nWe generally cache to save the network latency, not because our\ntransformations of the data were so expensive.\n\nWe expect that \"file:///\" protocol resources can be read fast enough for our\npurposes and want to ensure that changes of such local files are available\nimmediately, e.g. without restart Sublime Text or clearing the cache as a\nwhole (`clear_cache`).\n\nNote that we only refuse to read from the cache (`get_cache`) and thus imitate\na fresh install. We still write to the cache in case that is observable by\nother parts of our source code.","shortMessageHtmlLink":"Do not cache \"file:///\" resources (\u003ca class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"3055242748\" data-permission-text=\"Title is private\" data-url=\"https://github.com/wbond/package_control/issues/1697\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/wbond/package_control/pull/1697/hovercard\" href=\"https://github.com/wbond/package_control/pull/1697\"\u003e#1697\u003c/a\u003e)"}},{"before":"904eb36cc2b5c229de37d08a6370ad3c0acb8d9f","after":"cd1da78ea9cc00d2c293b12cd7364da9a5e2d89d","ref":"refs/heads/master","pushedAt":"2025-05-30T07:40:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80\u0026v=4"},"commit":{"message":"Safely convert file uris to local paths (#1701)\n\nThe previous `url[8:]` is wrong as it strips the leading \"/\" on *nix\nfilesystems.\n\nOn modern python, we would use `Path.from_uri(url)` here, so let's\nbackport that.\n\nWe then see that we also forgot the important `is_absolute` check.","shortMessageHtmlLink":"Safely convert file uris to local paths (\u003ca class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"3079295503\" data-permission-text=\"Title is private\" data-url=\"https://github.com/wbond/package_control/issues/1701\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/wbond/package_control/pull/1701/hovercard\" href=\"https://github.com/wbond/package_control/pull/1701\"\u003e#1701\u003c/a\u003e)"}},{"before":"cc6f915056fbefc958275a4ec4148a31b36722f9","after":"904eb36cc2b5c229de37d08a6370ad3c0acb8d9f","ref":"refs/heads/master","pushedAt":"2025-05-09T17:51:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80\u0026v=4"},"commit":{"message":"Drop legacy dev/ dependencies\n\nWe can't rely on python 3.3 being globally available anymore.\nGitHub's Windows 2019 runner is the last one, supporting it.\n\nHence moving forward to use UnitTesting package for upstream and downstream\nunit tests as it runs them on ST's plugin_hosts.\n\nThis commit therefore drops obsolete files no longer needed for testing.","shortMessageHtmlLink":"Drop legacy dev/ dependencies"}},{"before":"27bde2783b9d0610c8fcfcfe48531931aa5e6a5d","after":"cc6f915056fbefc958275a4ec4148a31b36722f9","ref":"refs/heads/master","pushedAt":"2025-05-09T17:50:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80\u0026v=4"},"commit":{"message":"Drop legacy dev/ dependencies\n\nWe can't rely on python 3.3 being globally available anymore.\nGitHub's Windows 2019 runner is the last one, supporting it.\n\nHence moving forward to use UnitTesting package for upstream and downstream\nunit tests as it runs them on ST's plugin_hosts.\n\nThis commit therefore drops obsolete files no longer needed for testing.","shortMessageHtmlLink":"Drop legacy dev/ dependencies"}},{"before":"b459c94ed2da96ddd435f8e92f2dd6c342cdf53e","after":"27bde2783b9d0610c8fcfcfe48531931aa5e6a5d","ref":"refs/heads/master","pushedAt":"2025-05-09T17:20:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80\u0026v=4"},"commit":{"message":"Add command to discover available libraries","shortMessageHtmlLink":"Add command to discover available libraries"}},{"before":"6cb331ed514802e342ede5356d836508a03d5166","after":"b459c94ed2da96ddd435f8e92f2dd6c342cdf53e","ref":"refs/heads/master","pushedAt":"2025-05-09T12:52:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80\u0026v=4"},"commit":{"message":"Normalize paths before converting to url\n\nThis commit ensures to resolve any intermediate `/../` etc. and normalize case\nof local file paths before converting to an URL, so something like\n\n C:\\\\\\\\www\\\\host\\.\\..\\file.json\n\nbecomes:\n\n file:///c:/www/file.json","shortMessageHtmlLink":"Normalize paths before converting to url"}},{"before":"b459c94ed2da96ddd435f8e92f2dd6c342cdf53e","after":null,"ref":"refs/heads/test","pushedAt":"2025-05-09T12:52:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80\u0026v=4"}},{"before":null,"after":"b459c94ed2da96ddd435f8e92f2dd6c342cdf53e","ref":"refs/heads/test","pushedAt":"2025-05-09T12:52:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80\u0026v=4"},"commit":{"message":"Normalize paths before converting to url\n\nThis commit ensures to resolve any intermediate `/../` etc. and normalize case\nof local file paths before converting to an URL, so something like\n\n C:\\\\\\\\www\\\\host\\.\\..\\file.json\n\nbecomes:\n\n file:///c:/www/file.json","shortMessageHtmlLink":"Normalize paths before converting to url"}},{"before":"6cb331ed514802e342ede5356d836508a03d5166","after":null,"ref":"refs/heads/test","pushedAt":"2025-05-09T12:42:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80\u0026v=4"}},{"before":"7cf4e06fb1c5c5b165fe2b965a60843cc2490844","after":"6cb331ed514802e342ede5356d836508a03d5166","ref":"refs/heads/master","pushedAt":"2025-05-09T12:42:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80\u0026v=4"},"commit":{"message":"Remove unused imports","shortMessageHtmlLink":"Remove unused imports"}},{"before":null,"after":"6cb331ed514802e342ede5356d836508a03d5166","ref":"refs/heads/test","pushedAt":"2025-05-09T12:41:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80\u0026v=4"},"commit":{"message":"Remove unused imports","shortMessageHtmlLink":"Remove unused imports"}},{"before":"10a564a99381f12ee7655df7df1eb86ad6bd5df3","after":"7cf4e06fb1c5c5b165fe2b965a60843cc2490844","ref":"refs/heads/master","pushedAt":"2025-05-09T12:38:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80\u0026v=4"},"commit":{"message":"Convert absolute channel or repository path to file:// URL","shortMessageHtmlLink":"Convert absolute channel or repository path to file:// URL"}},{"before":"8c747226654e6f90440eef667229c1e0ea156cdd","after":"10a564a99381f12ee7655df7df1eb86ad6bd5df3","ref":"refs/heads/master","pushedAt":"2025-05-09T11:52:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80\u0026v=4"},"commit":{"message":"Convert absolute channel or repository path to file:// URL","shortMessageHtmlLink":"Convert absolute channel or repository path to file:// URL"}},{"before":"228e8ee4a23d18fa6e9306e82f71ff8bf545e581","after":"8c747226654e6f90440eef667229c1e0ea156cdd","ref":"refs/heads/master","pushedAt":"2025-05-07T17:22:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80\u0026v=4"},"commit":{"message":"Add full support for file:// protocol (#1694)\n\nAdd full support for file:// protocol\n\nReplace support of absolute local paths on channel/repository level\nby global support for file:// protocol to handle local file resources,\nincluding packages and libraries.\n\nAlso enables adding local channels or repositories via Command Palette.\n\n---\n\nCo-authored-by: deathaxe \u003cdeathaxe82@gmail.com\u003e","shortMessageHtmlLink":"Add full support for file:// protocol (\u003ca class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2975050366\" data-permission-text=\"Title is private\" data-url=\"https://github.com/wbond/package_control/issues/1694\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/wbond/package_control/pull/1694/hovercard\" href=\"https://github.com/wbond/package_control/pull/1694\"\u003e#1694\u003c/a\u003e)"}},{"before":"ab8e10e8e83f10da8dc07eb5504e89ae9ed6b8b2","after":"228e8ee4a23d18fa6e9306e82f71ff8bf545e581","ref":"refs/heads/master","pushedAt":"2025-04-08T16:12:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80\u0026v=4"},"commit":{"message":"Fix release based releases without label\n\nIf not explicit label or name is given, use filename of download url\nfor asset pattern matching.","shortMessageHtmlLink":"Fix release based releases without label"}},{"before":"20c1cacd13ac8180e5084ca9aad7f0a561c858c2","after":"ab8e10e8e83f10da8dc07eb5504e89ae9ed6b8b2","ref":"refs/heads/master","pushedAt":"2025-03-07T17:04:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80\u0026v=4"},"commit":{"message":"Bump Version","shortMessageHtmlLink":"Bump Version"}},{"before":"396488d7c4dca5ffc4829867d7a63fd6081a21da","after":"20c1cacd13ac8180e5084ca9aad7f0a561c858c2","ref":"refs/heads/master","pushedAt":"2025-03-07T17:03:14.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80\u0026v=4"},"commit":{"message":"Support python 3.8 only environments\n\nAs of ST4192 python 3.3 can be disabled. All plugins run on 3.8 then.\nThus python 3.8 libraries need to be installed for them.","shortMessageHtmlLink":"Support python 3.8 only environments"}},{"before":"8b222439a1340b3d8f0a92d9904d59a8c2358715","after":"396488d7c4dca5ffc4829867d7a63fd6081a21da","ref":"refs/heads/master","pushedAt":"2024-09-08T10:24:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80\u0026v=4"},"commit":{"message":"Bump Version","shortMessageHtmlLink":"Bump Version"}},{"before":"c17c061db79d2ac6c74a0962c8adf1fda199792b","after":"8b222439a1340b3d8f0a92d9904d59a8c2358715","ref":"refs/heads/master","pushedAt":"2024-09-08T09:22:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80\u0026v=4"},"commit":{"message":"Backup and reset settings once before disabling packages\n\nThis commit moves call of `backup_and_reset_settings` method to make it called\nonce for all affected packages.","shortMessageHtmlLink":"Backup and reset settings once before disabling packages"}},{"before":"ef3bf1948a9b2538d3dca35f0e292d61022fc477","after":"c17c061db79d2ac6c74a0962c8adf1fda199792b","ref":"refs/heads/master","pushedAt":"2024-09-07T11:19:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80\u0026v=4"},"commit":{"message":"Fix vcs package upgrade task termination\n\nThis commit fixes an issue, which caused an upgrade task not being terminated\nin case an invoked git/hg subprocess got stuck. An error message was displayed,\nbut corresponding `proc.communicate()` never exited.\n\nTo fix it, `proc.communicate(..., timeout=60)` is used to gracefully return\nin case of stuck sub processes.","shortMessageHtmlLink":"Fix vcs package upgrade task termination"}},{"before":"92dfeb3247ccfd80a748c3ce94beab1361a1f8a4","after":"ef3bf1948a9b2538d3dca35f0e292d61022fc477","ref":"refs/heads/master","pushedAt":"2024-09-07T09:40:55.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80\u0026v=4"},"commit":{"message":"Fix typo","shortMessageHtmlLink":"Fix typo"}},{"before":"f563ef077881fc8ac2133f44834c0a5eb67df399","after":"92dfeb3247ccfd80a748c3ce94beab1361a1f8a4","ref":"refs/heads/master","pushedAt":"2024-07-12T15:07:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80\u0026v=4"},"commit":{"message":"Remove autofixing legacy library names\n\nAll users using latest Package Control have been migrated. So this function\nis no longer required. All of those still using old betas might be affected\nonce upgrading, but well, I don't care about those still using out-dated betas.\n\nThey will run into self-made trouble.","shortMessageHtmlLink":"Remove autofixing legacy library names"}},{"before":"fa9647216dae8fe23d58bc0603749ac15f6e8c3e","after":"f563ef077881fc8ac2133f44834c0a5eb67df399","ref":"refs/heads/master","pushedAt":"2024-07-12T15:04:38.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80\u0026v=4"},"commit":{"message":"Remove autofixing legacy library names\n\nAll users using latest Package Control have been migrated. So this function\nis no longer required. All of those still using old betas might be affected\nonce upgrading, but well, I don't care about those still using out-dated betas.\n\nThey will run into self-made trouble.","shortMessageHtmlLink":"Remove autofixing legacy library names"}},{"before":"c441c4e0d3ab7000827fb478079e3bda02cc387c","after":"fa9647216dae8fe23d58bc0603749ac15f6e8c3e","ref":"refs/heads/master","pushedAt":"2024-07-12T15:03:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80\u0026v=4"},"commit":{"message":"Fix package control not working in development environment (#1686)","shortMessageHtmlLink":"Fix package control not working in development environment (\u003ca class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2404806827\" data-permission-text=\"Title is private\" data-url=\"https://github.com/wbond/package_control/issues/1686\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/wbond/package_control/pull/1686/hovercard\" href=\"https://github.com/wbond/package_control/pull/1686\"\u003e#1686\u003c/a\u003e)"}},{"before":"2668e0fb784bf748dc3f4dab480de1046ac3fbef","after":"64129c893ed7b9b72bc8731e8684e3b25976d4ba","ref":"refs/heads/wip/package-reports","pushedAt":"2024-06-02T12:38:56.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80\u0026v=4"},"commit":{"message":"WIP: Package Report","shortMessageHtmlLink":"WIP: Package Report"}},{"before":"6cce073e6959dd0e4cb1ba86dd44b662405bb044","after":"c441c4e0d3ab7000827fb478079e3bda02cc387c","ref":"refs/heads/master","pushedAt":"2024-06-02T12:29:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80\u0026v=4"},"commit":{"message":"Bump Version","shortMessageHtmlLink":"Bump Version"}},{"before":"737bb48b8f7daeab88e1050a3510031a891f69e9","after":null,"ref":"refs/heads/fix/package-path-detection","pushedAt":"2024-06-02T12:11:42.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80\u0026v=4"}},{"before":"96bfda962bd66ac8b72e10043a49ece50e522d3c","after":"6cce073e6959dd0e4cb1ba86dd44b662405bb044","ref":"refs/heads/master","pushedAt":"2024-06-02T12:11:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80\u0026v=4"},"commit":{"message":"Fix path detection algorithm (#1681)\n\nFix path detection algorithm\r\n\r\nThis commit uses a more robust algorithm to determine ST paths at startup,\r\nwhich no longer relies on `Default.sort` module.\r\n\r\nIt fixes an issue, which caused {st_dir}/Packages path detection to fail, if\r\nDefault package is extracted to {data}/Packages by end users.\r\n\r\nTo determine default package path, it first tries `sublime.executable_path(), \r\nwhich returns valid paths at import time on ST4088+ or with mocked ST API\r\nin CI environments. When running on ST3, `abspath(sys.executable)` is used\r\ninstead to return plugin_host's absolute path. Without it, `sys.executable`\r\nonly returns \"python\" on ST3's plugin_host.","shortMessageHtmlLink":"Fix path detection algorithm (\u003ca class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2329551103\" data-permission-text=\"Title is private\" data-url=\"https://github.com/wbond/package_control/issues/1681\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/wbond/package_control/pull/1681/hovercard\" href=\"https://github.com/wbond/package_control/pull/1681\"\u003e#1681\u003c/a\u003e)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNS0wNS0zMVQxNTo0Mjo0OS4wMDAwMDBazwAAAAW7qVMf","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0wMlQxMjoxMTozOS4wMDAwMDBazwAAAARaJ7_v"}},"title":"Activity · wbond/package_control","appPayload":null}
0