Thursday October 29, 2020 (9:00 AM - 10:00 AM PT)
- @erickzhao
- @malept
- @toinane
- @vhashimotoo
- @vhashimotoo stepping down from Electron governance.
- Vlad is leaving his role in the working group and resigning as chair. He won't be available on Slack anymore, but will still be active on the Electron Discord server (and will still maintain his admin role there).
- Work to hand over:
- electron-i18n#785: Support for the docs to handle multiple major versions of Electron. This PR works, but build times increase massively (from ~5 minutes to ~40 minutes). His suggested alternative was to offset the lengthy build time to the website's CI.
- electronjs.org#4319: Migrating electronjs.org from Browserify to Webpack. This PR only builds the JS files, so work needs to be done to compile all of our SCSS.
- fiddle#516: Migrating Fiddle's publishing config from
softprops/action-gh-release
to Electron Forge's builtins. The PR is currently a WIP because we're only uploading 32-bitnupkg
binaries for auto-updating, which is not ideal. - electronjs.org#2361: Migrating stylesheets to @primer/css. This mega-PR was closed, but many other PRs have been opened to incrementally update the styles page-by-page.
- Deprecating http://github.com/electron/electron-api-demos
- Initial actions: remove mentions from website, repo READMEs, and unpin from GitHub org.
- Before deprecation: change to use
update-electron-app
. - Suggestion -- move to userland? Between this and simply archiving the repo, not sure. Let's discuss this at another point.
- @Toinane Slack access -- will need to handle this.