galaxyproject / galaxyproject/planemo

Make ci_find* consider symlinks to changed files.

Open
#1,150 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
110
Forks
102
Avg merge
4d 21h
Merged PRs (30d)
13

Description

It would be cool if the `ci_find*` commands would also consider symlinks. That is to if a file is changed then also consider all files that link to it as changed.

I guess this is not possible natively with `git diff`. So maybe one more iteration over the repo, enumerate symlinks, and check if a link target is changed.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.