Skip to content

Project Team Meeting June 2022

samanthashain edited this page Jun 1, 2022 · 1 revision

Present

Oops, Sam forgot to take attendance

Snowfakery Release

  • ETL upsert feature was added. Normal upsert only works on certain fields, but this feature can work on any field, though it will be slower. The way it works is pulls down data, merges new data, and pushes data back.
  • Upcoming release next week

FlowFest v2 report back

  • 2000 competitors
  • robust collaboration with FlowFest leaders
  • branch of snowfakery can output JSON files that are compatible with Apex or LWC or REST API
  • This is useful for smaller data loads (ie 300-500 records)
  • We could develop an Apex package that would load files in this format
  • Exploring ability to run Snowfakery in a web browser
  • Would have been useful to ask collaborators to use Github

Working session - Apex package that can be invoked to load data from a URL (URL would be a static file, output from a recipe)

  • could be pasting a topic or linking to a URL
  • code clean up, packaging, tests
  • MVP approach = apex
  • Long term plan = LWC

Next steps on diverse names index?

  • we have a new data set of names!
  • need to evaluate data set and determine criteria for what makes a dataset good for reducing bias

Recent/upcoming presentations/speaking proposals?

  • Jung's podcast episode on Dev Podcast
  • NE Dreamin' - last session on day 2, approx 20 attendees, went over time (Steve Mo was presenting simultaneously); lots of levels of learning
  • Midwest Dreamin' - Cassie presenting, July 20-22
  • Automation Dreamin' - proposal submitted
  • TAG (philanthropy IT conference) - proposal submitted
  • Paul: Internal talk - 150 people
Clone this wiki locally