Thursday, Apr 30, 2020 (9:00-10:00am PT)
- @erickzhao
- @felixrieseberg
- @HashimotoYT
- @malept
- @MarshallOfSound
- Results of async votes from last week
- Admin WG membership change: Passed
- Chair Rotation: Passed
- Documenting TypeScript breaking changes (Context)
- Conclusion: @MarshallOfSound gave feedback to @zcbenz earlier over Slack. PR should be good after the changes.
- Appzi for electronjs.org feedback
- Appzi in action
- i18n: not available yet
- GDPR: they apparently don't collect mandatory cookies?
- Conclusion: Let's ship to English versions of the website.
- Migrating
hubdown
to thedocs
org (Context) (@zeke)- @zeke was not able to attend meeting, but his team at GitHub is still willing to push this forward.
- We're okay with moving it over since it's not a direct or transitive dependency for electronjs.org.
- Sticking point: we'd like whoever owns the project to use our CFA solution.
- Conclusion: If the docs team at GitHub is good with CFA, we'll transfer
electron/hubdown
over.
- Key Results: should these longer-term goals need updating? (@erickzhao)
- Conclusion: We've decided to come up with goals for the WG asynchronously, and discuss them next meeting.
- Open pull requests for the WG to review
- fix: retry upload failures (electron-notarize#37) -- What are the different exit codes? Is it safe to retry whenever the exit code isn't 0?
- Conclusion: Reject the PR. @MarshallOfSound will post about it in the PR.
- fix: retry upload failures (electron-notarize#37) -- What are the different exit codes? Is it safe to retry whenever the exit code isn't 0?
- Open pull requests mentioning the WG in a comment
- Open issues on
electron/electron
specifically for documentation - Open pull requests on
electron/electron
specifically for documentation- docs: event.newGuest for new-window in WebContents and webContents in BrowsweWindow's constructor (#21698)
- Conclusion: Accepted.
- docs: update contextIsolation documentation on access to globals (#19732)
- Conclusion: Comments were addressed, but the PR now conflicts with
master
. @MarshallOfSound will ask Shiranka to rebase it.
- Conclusion: Comments were addressed, but the PR now conflicts with
- docs: event.newGuest for new-window in WebContents and webContents in BrowsweWindow's constructor (#21698)
- @erickzhao will gate Appzi behind English versions of electronjs.org.
- @MarshallOfSound will talk to @zeke about setting up CFA for
hubdown
. - @everyone will post potential Ecosystem WG goals for the near future.
- @MarshallOfSound will talk to @samiskin about rebasing #19732.