apache / apache/beam

[Task]: Automatically update constraints file based on Unit tests and integration test status

Open
#26,079 2 comments 0 reactions 1 assignee Claimed by @AnandInguva View on GitHub
P2 python task
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
1d 20h
Merged PRs (30d)
196

Description

### What needs to happen?

For Python SDK, we can provide a [constraints file](https://luminousmen.com/post/pip-constraints-files). Good read on constraints file: https://luminousmen.com/post/pip-constraints-files.

To automate the dependency management of Python SDK, we can create a task that runs unit tests and some integration tests and if they get a green signal, we can `pip freeze` to get the latest dependency list and push it to the `constraints` file.

Task to create a constraint file: https://github.com/apache/beam/issues/25656

### 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.