Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

publish a stable dependence freeze for core library #957

Open
rudolfix opened this issue Feb 11, 2024 · 0 comments
Open

publish a stable dependence freeze for core library #957

rudolfix opened this issue Feb 11, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@rudolfix
Copy link
Collaborator

Background
We should start publishing a freeze of core library dependencies on which we run our test. Such dependencies should help users to build stable python environment. We recently had orjson crash which is a good example of why stable envs are important.
We already have a procedure to build dlt containers using the frozen deps so there are ways to export things.

Implementer should also research how to export such stable envs (besides containers?) ie. pip-tools, pip-compile, requirements.in etc. a little research is needed

Requirements

    • publish freeze (possibly on make lint). The freeze should not change as long as packages don't
    • add information that freeze exists ie. in Troubleshooting or in the instructions where we say how to build the environment (as an option)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: Todo
Development

No branches or pull requests

2 participants