ZettaKonsult/zetta-workspace

Preparation upkeep

开放

#99 创建于 2018年3月13日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (0 个派生)auto 404
backendenhancementgood first issuepreparation

仓库指标

星标
 (0 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

The Preparation module should be cleaned up a bit:

  • Change functions to use the params { ... } structure for parameters.
  • Lambda functionality belongs in the lambda folder, whereas data juggling should be placed in the respective folders.
  • Lambda functions should use failure/success from util/response in all cases.
  • Consider whether or not the types folder should be lifted to workspace level.

贡献者指南