Thursday June 11, 2020 (9:00 AM - 10:00 AM PT)
- @erickzhao
- @felixrieseberg
- @HashimotoYT
- @malept
- @MarshallOfSound
- @malept: Prepare Electron Forge 6 stable with a note that Native Node Module support with Webpack is not fully supported.
- Progress being made, but this is longer-term. We'll stop pinging every meeting for this.
- @erickzhao: Email Appzi to give feedback about their lack of preferences.
- Fell through the cracks -- doing this now.
- @erickzhao: Try to figure out better if there's a better meeting time.
- @kilian was open to alternating meeting times.
- Next meeting moved to 1 hour later.
- @felixrieseberg: Look into making the Electron Fiddle experience for switching between major versions more user-friendly.
- Let's create an issue in the repository.
- @malept: merge rights for
electron/windows-installer
?- example: Dependabot dependency bump
- Result: Ta-da, permissions are changed. 🎉
- example: Dependabot dependency bump
- @HashimotoYT: What's should be done with disabled apps: delete or stay.
- They're taking a lot of package weight. Can we remove these disabled apps from electron/apps? We're okay with this.
- We should modify @felixrieseberg's script to remove rather than disable old apps.
- @HashimotoYT: Metrics for weight of the package
- Need to contact @MarshallOfSound
- Move Forge docs into the
@electron-forge
org- Done!
- Open pull requests for the WG to review (link)
- i18n#785 - build multiple versions of docs
- Need more reviews. Maybe @zeke?
- i18n#785 - build multiple versions of docs
- 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)- docs: add descriptions for types of permissions (#23781)
- @erickzhao can follow up on making sure this is accurate.
- docs: add descriptions for types of permissions (#23781)
- Open issues in ecosystem repositories (link)
- get#160 - Use
electron_config_cache
env var to search for cached downloads- Assigned to @malept on GitHub
- get#160 - Use
- Open pull requests in ecosystem repositories (link)
- packager#1149 - Make 11.x work with Electron 6 and above
- @malept: I'm not inclined to accept this because I don't want to maintain old lines of Packager.
- packager#1149 - Make 11.x work with Electron 6 and above
- @erickzhao: Contact @zeke about glotbot to fix i18n things.
- @erickzhao: Update the calendar for 10 A.M.
- @erickzhao or @felixrieseberg: Delete disabled apps in
electron/apps
script.