ember-cli-deploy / ember-cli-deploy/ember-cli-deploy-redis

didDeploy hook to publish changes

未关闭
#75 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
17
派生
40
PR 合并指标
30 天内没有已合并 PR

描述

hi I would like to see something like pub/sub when deploying changes, so when a `didDeploy` event happens this add-on can exec a `PUBLISH ${keyPrefix}:deploy ${revisionKey}` and a fastboot-notifier can be listen on that channel events and trigger a notification to download the new app version. let me know if that sound good to you and if I can help implementing this. thanks

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先追踪 deployment 生命周期在哪里暴露 `didDeploy` 事件,以及此 add-on 当前如何写入 Redis key。与 maintainers 澄清预期的 `${keyPrefix}:deploy` channel 和 `revisionKey` payload,然后确认对于发布和 `fastboot-notifier` listener 而言“done”意味着什么;issue 中没有指定任何 implementation file 或 test。

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript, redis
领域
backend, devops
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。