Skip to content

Latest commit

 

History

History
48 lines (37 loc) · 3.21 KB

2020-08-06.md

File metadata and controls

48 lines (37 loc) · 3.21 KB

Ecosystem WG

Thursday August 6, 2020 (10:00 AM - 11:00 AM PT)

Attendees

  • @erickzhao
  • @HashimotoYT
  • @kilian
  • @malept
  • @MarshallOfSound

Agenda

Follow-up

New Items

  • @erickzhao: New permanent meeting time (we're not alternating anymore)
    • calendar invite needs to be updated
      • Done!
  • @erickzhao: Maintainer Summit OKR review
    • We need to present how our OKRs went since the last maintainer summit last September.
    • Increase views on https://electronjs.org/docs
      • Should be easy enough to get from the Google Analytics dashboard
    • Increase adoption of Electron-provided tooling
      • Forge vs Builder NPM installs
      • Grab stuff for the Grafana dashboard
  • @malept: electron/electron#24470. This PR (using mmap on asar files) is a prerequisite for another change (loading asar files from a dylib/dll) that will require changes in multiple ecosystem repositories.
    • New feature: fuses. These are toggles at package time to control features that are protected by code-signing.
    • We're going need to adapt packages to handle this new feature.
    • Examples: electron/asar, electron/electron-packager, new modules might need to be updated as well.
    • Nothing needs to be done right away, since the feature has not yet been implemented.

Issue Tracker Triage

  • Open pull requests for the WG to review (link)
  • Open pull requests mentioning the WG in a comment (link)
  • Open issues on electron/electron specifically for documentation (link)
  • Open pull requests on electron/electron specifically for documentation (link)
  • Open issues in ecosystem repositories (link)
  • Open pull requests in ecosystem repositories (link)

Action Items

  • @erickzhao: Prepare OKR review for next week.