{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":374147292,"defaultBranch":"main","name":"electron","ownerLogin":"RaisinTen","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2021-06-05T15:22:26.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/42526976?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1681298636.0","currentOid":""},"activityList":{"items":[{"before":"c421eda0a3ef83d935735c66a9fc08900b2613d0","after":null,"ref":"refs/heads/22-bp-recommended-node-gyp-version","pushedAt":"2023-04-12T11:23:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"RaisinTen","name":"Darshan Sen","path":"/RaisinTen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42526976?s=80&v=4"}},{"before":"fa315d74ffcc025f221f8eac76c52b7282c7c4a9","after":null,"ref":"refs/heads/23-bp-recommended-node-gyp-version","pushedAt":"2023-04-12T09:45:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"RaisinTen","name":"Darshan Sen","path":"/RaisinTen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42526976?s=80&v=4"}},{"before":"c1e5de65942eb776c855fedfc960f8d5d80e9ab6","after":"c46f9156368769446b1c87689b1f38e93bd13cd4","ref":"refs/heads/bump-appveyor-image","pushedAt":"2023-04-12T08:15:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"build: update appveyor image to latest version","shortMessageHtmlLink":"build: update appveyor image to latest version"}},{"before":null,"after":"c421eda0a3ef83d935735c66a9fc08900b2613d0","ref":"refs/heads/22-bp-recommended-node-gyp-version","pushedAt":"2023-04-12T05:50:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"RaisinTen","name":"Darshan Sen","path":"/RaisinTen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42526976?s=80&v=4"},"commit":{"message":"fix: recommended `node-gyp` version in `node.h` error (#37829)\n\nfix: recommended node-gyp version in node.h error\n\nIn\nhttps://github.com/electron/electron/blob/main/docs/tutorial/using-native-node-modules.md#using-npm,\nwe recommend setting the `npm_config_disturl` variable but doing that\ndoes not work on node-gyp v8.4.0 because after\nhttps://github.com/nodejs/node-gyp/pull/2497\nlanded, the dist URL was read only from `gyp.opts['dist-url']`. The fix\nfor reading the value from `npm_config_disturl` by parsing\n`gyp.opts.disturl` was landed in\nhttps://github.com/nodejs/node-gyp/pull/2547 and that change was\nreleased in node-gyp v9.0.0, so this change updates the error macro to\nrecommend node-gyp v9.0.0 as the minimum required version.\n\nSigned-off-by: Darshan Sen ","shortMessageHtmlLink":"fix: recommended node-gyp version in node.h error (electron#37829)"}},{"before":null,"after":"fa315d74ffcc025f221f8eac76c52b7282c7c4a9","ref":"refs/heads/23-bp-recommended-node-gyp-version","pushedAt":"2023-04-12T05:24:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"RaisinTen","name":"Darshan Sen","path":"/RaisinTen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42526976?s=80&v=4"},"commit":{"message":"fix: recommended `node-gyp` version in `node.h` error (#37829)\n\nfix: recommended node-gyp version in node.h error\n\nIn\nhttps://github.com/electron/electron/blob/main/docs/tutorial/using-native-node-modules.md#using-npm,\nwe recommend setting the `npm_config_disturl` variable but doing that\ndoes not work on node-gyp v8.4.0 because after\nhttps://github.com/nodejs/node-gyp/pull/2497\nlanded, the dist URL was read only from `gyp.opts['dist-url']`. The fix\nfor reading the value from `npm_config_disturl` by parsing\n`gyp.opts.disturl` was landed in\nhttps://github.com/nodejs/node-gyp/pull/2547 and that change was\nreleased in node-gyp v9.0.0, so this change updates the error macro to\nrecommend node-gyp v9.0.0 as the minimum required version.\n\nSigned-off-by: Darshan Sen ","shortMessageHtmlLink":"fix: recommended node-gyp version in node.h error (electron#37829)"}},{"before":"b8a21dbcd7d784cc4999754b4826d62e0499307a","after":"c326b0068e34f2cfebd4b5a1b86de2114461df51","ref":"refs/heads/main","pushedAt":"2023-04-12T05:02:11.000Z","pushType":"push","commitsCount":16,"pusher":{"login":"RaisinTen","name":"Darshan Sen","path":"/RaisinTen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42526976?s=80&v=4"},"commit":{"message":"fix: recommended `node-gyp` version in `node.h` error (#37829)\n\nfix: recommended node-gyp version in node.h error\r\n\r\nIn\r\nhttps://github.com/electron/electron/blob/main/docs/tutorial/using-native-node-modules.md#using-npm,\r\nwe recommend setting the `npm_config_disturl` variable but doing that\r\ndoes not work on node-gyp v8.4.0 because after\r\nhttps://github.com/nodejs/node-gyp/pull/2497\r\nlanded, the dist URL was read only from `gyp.opts['dist-url']`. The fix\r\nfor reading the value from `npm_config_disturl` by parsing\r\n`gyp.opts.disturl` was landed in\r\nhttps://github.com/nodejs/node-gyp/pull/2547 and that change was\r\nreleased in node-gyp v9.0.0, so this change updates the error macro to\r\nrecommend node-gyp v9.0.0 as the minimum required version.\r\n\r\nSigned-off-by: Darshan Sen ","shortMessageHtmlLink":"fix: recommended node-gyp version in node.h error (electron#37829)"}},{"before":"120cfade962e7c57e6169b7c1a4673cee4bd6a3d","after":null,"ref":"refs/heads/fix-recommeneded-node-gyp-version-in-node.h-error","pushedAt":"2023-04-11T12:28:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"RaisinTen","name":"Darshan Sen","path":"/RaisinTen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42526976?s=80&v=4"}},{"before":"aa1d1b875a53fde696311357903d87e98285fc8f","after":"120cfade962e7c57e6169b7c1a4673cee4bd6a3d","ref":"refs/heads/fix-recommeneded-node-gyp-version-in-node.h-error","pushedAt":"2023-04-10T08:48:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"RaisinTen","name":"Darshan Sen","path":"/RaisinTen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42526976?s=80&v=4"},"commit":{"message":"fix: recommended node-gyp version in node.h error\n\nIn\nhttps://github.com/electron/electron/blob/main/docs/tutorial/using-native-node-modules.md#using-npm,\nwe recommend setting the `npm_config_disturl` variable but doing that\ndoes not work on node-gyp v8.4.0 because after\nhttps://github.com/nodejs/node-gyp/pull/2497\nlanded, the dist URL was read only from `gyp.opts['dist-url']`. The fix\nfor reading the value from `npm_config_disturl` by parsing\n`gyp.opts.disturl` was landed in\nhttps://github.com/nodejs/node-gyp/pull/2547 and that change was\nreleased in node-gyp v9.0.0, so this change updates the error macro to\nrecommend node-gyp v9.0.0 as the minimum required version.\n\nSigned-off-by: Darshan Sen ","shortMessageHtmlLink":"fix: recommended node-gyp version in node.h error"}},{"before":"34448db985af6702ddc5c3bfe01ecc551e92a5a4","after":"aa1d1b875a53fde696311357903d87e98285fc8f","ref":"refs/heads/fix-recommeneded-node-gyp-version-in-node.h-error","pushedAt":"2023-04-10T08:48:02.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"RaisinTen","name":"Darshan Sen","path":"/RaisinTen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42526976?s=80&v=4"},"commit":{"message":"fix: re-export patches\n\nSigned-off-by: Darshan Sen ","shortMessageHtmlLink":"fix: re-export patches"}},{"before":null,"after":"c1e5de65942eb776c855fedfc960f8d5d80e9ab6","ref":"refs/heads/bump-appveyor-image","pushedAt":"2023-04-06T08:15:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"build: update appveyor image to latest version","shortMessageHtmlLink":"build: update appveyor image to latest version"}},{"before":null,"after":"34448db985af6702ddc5c3bfe01ecc551e92a5a4","ref":"refs/heads/fix-recommeneded-node-gyp-version-in-node.h-error","pushedAt":"2023-04-05T08:49:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"RaisinTen","name":"Darshan Sen","path":"/RaisinTen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42526976?s=80&v=4"},"commit":{"message":"fix: recommended node-gyp version in node.h error\n\nIn\nhttps://github.com/electron/electron/blob/main/docs/tutorial/using-native-node-modules.md#using-npm,\nwe recommend setting the `npm_config_disturl` variable but doing that\ndoes not work on node-gyp v8.4.0 because after\nhttps://github.com/nodejs/node-gyp/pull/2497\nlanded, the dist URL was read only from `gyp.opts['dist-url']`. The fix\nfor reading the value from `npm_config_disturl` by parsing\n`gyp.opts.disturl` was landed in\nhttps://github.com/nodejs/node-gyp/pull/2547 and that change was\nreleased in node-gyp v9.0.0, so this change updates the error macro to\nrecommend node-gyp v9.0.0 as the minimum required version.\n\nSigned-off-by: Darshan Sen ","shortMessageHtmlLink":"fix: recommended node-gyp version in node.h error"}},{"before":"1b1609aa0f7e282286ef2e842d5c895adcedfc86","after":"b8a21dbcd7d784cc4999754b4826d62e0499307a","ref":"refs/heads/main","pushedAt":"2023-04-05T08:39:18.000Z","pushType":"push","commitsCount":312,"pusher":{"login":"RaisinTen","name":"Darshan Sen","path":"/RaisinTen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42526976?s=80&v=4"},"commit":{"message":"test: migrate to helpers & disabled tests list (#37513)\n\n* test: migrate to helpers & disabled tests list\r\n\r\n* can't disable a test suite\r\n\r\n* correct condition\r\n\r\n* address review comments","shortMessageHtmlLink":"test: migrate to helpers & disabled tests list (electron#37513)"}},{"before":"15ce54be2a91827971fd34c9e663c0ccee5da0b0","after":null,"ref":"refs/heads/process.exit","pushedAt":"2023-03-29T05:32:28.005Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"RaisinTen","name":"Darshan Sen","path":"/RaisinTen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42526976?s=80&v=4"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADFxSm-AA","startCursor":null,"endCursor":null}},"title":"Activity ยท RaisinTen/electron"}