Skip to content

Extension-based logic for fds add #94

@pwoolvett

Description

@pwoolvett

Its quite common for our use case that files which should go into dvc have the same extension (and that extension should not go into git according to our guidelines). For example: HDF5, pickle, etc.

Is that something you'd like to incorporate? eg via

  • a value in fds.domain.constants
  • a configuration file in $REPO_ROOT, or ~/.config/fds
  • env var
  • a cli flag

(or any combination of them, maybe overriding defaults given a preference order)

If it is, I'd like to take a shot at it, starting from here https://github.com/DAGsHub/fds/search?q=MAX_THRESHOLD_SIZE

While we're at it, is a configuration file in your horizon somewhere?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions