apache / apache/beam

[Task]: Document guidelines for how version guards should be specified for Beam dependencies

オープン
#25,653 コメント 3 件 リアクション 0 件 担当者 1 名 @tvalentyn が担当を希望しています GitHub で見る
P2 python task
主要言語
Java
スター
8.7k
フォーク
4.7k
平均マージ
1日 20時間
マージ済み PR(30日)
196

説明

### What needs to happen?

We should document this in install_requires and potentially in contributor guide and/or release guide sections of developer docs and have some process that enforces absence of obvious mistakes such as:
- depending on an exact version of a dependency.
- specifying '<=' in upper bound instead of a strict '<'.
- omitting explanations for non-obvious choices, such as a too open or too narrow range.

It might be possible to have a unit test or release validation script that automatically verifies some of that.

### Issue Priority

Priority: 2 (default / most normal work should be filed as P2)

### Issue Components

- [X] Component: Python SDK
- [ ] Component: Java SDK
- [ ] Component: Go SDK
- [ ] Component: Typescript SDK
- [ ] Component: IO connector
- [ ] Component: Beam examples
- [ ] Component: Beam playground
- [ ] Component: Beam katas
- [ ] Component: Website
- [ ] Component: Spark Runner
- [ ] Component: Flink Runner
- [ ] Component: Samza Runner
- [ ] Component: Twister2 Runner
- [ ] Component: Hazelcast Jet Runner
- [ ] Component: Google Cloud Dataflow Runner

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。