Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

PYPE-649: projects don't guarantee backwards compatible environment #8

Closed
mkolar opened this issue Mar 17, 2020 · 1 comment
Closed
Labels
type: enhancement Enhancements to existing functionality
Milestone

Comments

@mkolar
Copy link
Member

mkolar commented Mar 17, 2020

Problem

as the title is partly explaining we are not able to secure backward compatibility for old projects as almost all releases of pype-config are breaking some compatibility.. So if we open project after a year we are not able to run it as the project overwrite will miss some of the needed features used at the time.

Suggestion:

we could store json file inside of a project config override which would preserve all versions and tags and requirements with python version synergy at the time of project creation.

in next step we would develop mechanism which would generate pype_venv into each project overwrite folder with all required packages for project_overwrite_root/.venv//<python_version>

@mkolar mkolar added the type: enhancement Enhancements to existing functionality label Mar 17, 2020
@mkolar mkolar added this to the 3.0 milestone Mar 17, 2020
mkolar pushed a commit that referenced this issue Mar 19, 2020
…llected

nks collecting fps and resolution data to anatomy
@mkolar
Copy link
Member Author

mkolar commented Aug 21, 2020

should be resolved by #221

@mkolar mkolar closed this as completed Aug 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: enhancement Enhancements to existing functionality
Projects
None yet
Development

No branches or pull requests

1 participant