Back to Relay

Agenda

meta/meeting-notes/2016-06-21-team-sync.md

20.1.11.5 KB
Original Source

Agenda

  • Status updates

Status Updates

  • @josephsavona
    • Finished up benchmarks that were in flight.
    • Changed batch request stuff to be query-agnostic, so we can re-use it with the prototype.
    • Prototyping ideas for RelayContainer
    • Oncall stuff: eg. fixed conditional fragments for concrete types.
  • @sampepose
    • Jest:
      • Now there is a Jest runtime that we can use for scripts.
      • Will convert Relay stuff over to that.
    • Landed Flow type generation for mutation inputs.
    • Working on using new code for Flow types for fragments.
  • @yuzhi
    • RelayConnection is in for another app.
    • Fixed stalls in internal app by disabling redundant cache size validation.
  • @steveluscher
    • Out last week.
    • Will land import format linter and auto-fixer.
  • @wincent
    • Represented Relay at UI Engineers Q&A Panel.
    • Starting on implementation of mutations for prototype.
    • Oncall this week: doing a release.
    • Decoupling examples from main repo and release process.
  • @JenniferWang
    • Started working on snapshot/screenshot test support.
  • @kassens
    • Made persisted queries script more flexible so we can persist multiple app's queries at once.
    • Need to add gating and testing for next app and then we can go live with it.
    • Deleted old code for preload mode.
      • Our internal "Relay web" layer is basically just routing now.