devcontainers / devcontainers/cli

Ability to provide version to publish

未关闭
#828 7 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
feature-request
主要语言
TypeScript
星标
3k
派生
457
平均合并
13 小时 17 分钟
30 天内合并 PR
6

描述

We have a use case where we want to add CI/CD for internal feature development. As part of this, we want to allow developers developing features to publish "snapshot" versions for them to test in production. We also want to tie release builds to the commit they were built on.
Currently, it seems features have a hard requirement around semver versioning which makes this tricky for CI/CD to easily version. Ideally, we could call publish passing in the version to use which could be a short commit sha to use for the feature version.

Curious to hear if the semver requirement is needed or whether this can be relaxed to allow a version flag to be passed to publish to allow custom tagging/versioning of features.

Happy to submit a PR, but wanted to get some clarification around this use case before diving in.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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