Next tasks for me
- Video for NextJS tutorial first
- Video for Python FastAPI next
- Update tutorial to use Python CodeGen
- Post to engineering on Slack if I need help with that
Notes
- future asdl
- user manually commits migration
- Elvis: implement basic support for version pinning
- Frederick: working on AWS port for Nebula
- Sully: writing talk
- Remove things that have been deprecated but not yet removed
- Elvis: We do not inform people of deprecation except in docs
- Yury: Does Postgres deprecate?
- Elvis: Yes, rarely.
- Yury: Should we?
- Everyone on free cloud tier is running latest 2.x
- Upgrade to 2.x to 3.x will migrate to another node
- Betas on cloud. Nightlies? Probably not.
- Elvis: working on AWS (control tower)
- for the purposes of Cloud?
- Yury: organizational work
- announcing series A next Monday
- roadmap for 3.0
Yury’s Notes
Fantix: we should discuss the API for enabling auto-unpacking of JSON
- That said, IMO, before we implement the API, we should support returning Python’sstrforstd::json, while typing it astyping.Any(by default for now).Paul: implement putting
using futureintofuture.esdlJames: update the tutorial UI to use the latest code. Kill the “inspector” tab.
- Merge 2.x changes. Ask Victor to test them.
Devon: Fix the FastAPI tutorial to use edgedb-python’s codegen. Work on nextjs video tutorial.
Sully: we need to ask Victor to get back to us wrt docs.
- we want to fix path prefixes in 2.7
Frederick: working on AWS. Should be able to start testing
instance createsometime this week.Nik: finalized upgrades, will talk to Elvis to fetch next tasks.
Remove deprecated stuff in 3.0?