Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Git repositories per environment #9

@tokejepsen

Description

@tokejepsen

Goal

Isolate Git repositories per environment.

Motivation

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions