jataware / domain-model-examiner

The goal of this process is to perform machine reading over the model codebase in order to automatically extract key metadata.
MIT License
1 stars 0 forks source link

Relative paths vs absolute paths #5

Closed brandomr closed 3 years ago

brandomr commented 3 years ago

Where possible, file paths that are extracted (such as for main_files) should be relative paths, not absolute ones. This will enable us to use those discovered paths more generically when the model is run within Docker.

GoogleSheets commented 3 years ago

@brandomr Can you provide an example of this? I'm under the impression I am already using relative paths, but may have overlooked some instances.

brandomr commented 3 years ago

I believe you are correct—I think this was due to me testing with an outdated instance. Will double check.

On Mon, May 3, 2021 at 6:36 PM Robnet Kerns @.***> wrote:

@brandomr https://github.com/brandomr Can you provide an example of this? I'm under the impression I am already using relative paths, but may have overlooked some instances.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jataware/domain-model-examiner/issues/5#issuecomment-831600036, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABMR2R2GNJMA3SOOMYKWSZDTL4XOXANCNFSM43XJKYFA .