`core`: streamline the Workspace creation by using the Adobe Developer Console `project download` file
未关闭
- 主要语言
- Java
- 星标
- 7
- 派生
- 22
- PR 合并指标
- 30 天内没有已合并 PR
描述
Ideally the Workspace creation should not involve manual copy and paste
we should take a similar approach as in the nodejs `aio-lib-* project
see https://github.com/adobe/aio-cli-plugin-app/blob/7.0.1/src/lib/import.js#L596
see https://www.adobe.io/apis/experienceplatform/project-firefly/docs.html#!AdobeDocs/project-firefly/master/getting_started/first_app.md
and segregate the secrets in an `.env` file and the metadata in a `.aio` file
贡献指南
调研方向
首先阅读 src/lib/import.js 中引用的 nodejs 实现,以及链接的 Firefly 入门文档,以了解项目下载格式。当创建 Workspace 不再需要手动复制和粘贴,并且将 secrets 分离到 .env、将 metadata 分离到 .aio 文件中时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java, nodejs
- 领域
- developer-experience
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100