DIYgod/RSSHub

版本更新锁定问题

Open

#7.201 aberto em 15 de mar. de 2021

Ver no GitHub
 (9 comments) (0 reactions) (0 assignees)TypeScript (9.787 forks)batch import
core enhancementhelp wantedhigh priority

Métricas do repositório

Stars
 (44.038 stars)
Métricas de merge de PR
 (Mesclagem média 1d 4h) (165 fundiu PRs em 30d)

Description

目前的版本更新是直接推送到master,并同时生成新的docker镜像。这种滚动更新可以给用户带来最新的路由体验,但是也会造成一些可用性问题。

可能是时候需要重新引入一下版本号方便追求稳定的用户锁定可用版本和限制bug扩散范围

Guia do colaborador