You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 6, 2024. It is now read-only.
Currently Git repositories are shared across all environments. This means less download time, but as each environment share the same git repositories, mistakes and updates will influence all environments.
Implementation
As standard all environments would be separated into [pipeline_repo]\[name of environment]\src.
As an option users should be able to point the repositories at a disk location. This means the environment python scripts needs to be methods, that the users can pass information to.