Skip to content

Adding files to git repo that already exist on DRS Server #29

@quinnwai

Description

@quinnwai

Description of the Problem
As a user, I want to add files to the git repo that already exist on indexd. These files should not need to be downloaded in order to be uploaded.

Analysis of the Problem
Describe the current state of affair. Then, outline what the potential solutions are.

We want to check as early as possible whether a file exists in indexd or not. This means gracefully handling file pointers during precommit-time (ie that we check if a pointer exists or not).

Design for the Solution
Describe the important parts of solution in technical detail.

Acceptance Criteria
Add things that ensure this work has been completed

  • [insert acceptance criteria here]
  • PR is reviewed
  • PR is tested

Testing Checklist
What needs to be tested to ensure this change works

  • [insert testing here]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions