anomaly / anomaly/lab-python-server

Outline and document guidelines around formats for version number in version control tags and package repositories

未关闭
#84 0 条评论 0 个 reaction 已指派 1 人 已被 @devraj 认领 在 GitHub 查看
documentation
主要语言
Python
星标
16
派生
4
PR 合并指标
30 天内没有已合并 PR

描述

**Is your feature request related to a problem? Please describe.**
Not quite, but it's around consistency of how we label things. For examples I noticed that we have been using `v` prefixed labels when we tagged projects on Github but not prefixed when we published packages on the container registry.

**Describe the solution you'd like**
Our projects use SemVer, and everyone is closely aligned with how that works. We should write out a guide that outlines our policy of prefixing tags on:
- Container registry
- Version control systems (e.g Github)

**Describe alternatives you've considered**
NA

**Additional context**
I published a package on a repository with a prefix and the charts don't reference the prefix and hence had installation issues on EKS.

贡献指南

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

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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