Nathan Sheffield

Results 324 comments of Nathan Sheffield

I'll leave it up to you to decide. I'm not sure how much work this will be for you. if this will take more than an hour or two then...

to take this a step further, we may just want at some point to implement a config file parser/checker, that reports on the health of your config file. It could...

I think this could possibly be done in peppy at the eido schema validation step...

No... the number of attributes should be unrelated to the number of sources. I'm trying to say something different. This is talking about a column in the table whose values...

You are right about geofetch and this is a good idea. I have also been thinking about something similar. I would like to make it so you could install geofetch,...

This would actually use almost the same functionality we already wrote for `dynamic_variables_command_template`

> A pipeline shell command that returns an interface sounds interesting though. I don't see any disadvantages. it's exactly what you're suggesting, but more universal -- now it's up to...

One complexity: referring to things with `looper.pipeline_interfaces`, or implying structured attributes instead of just strings...

another thought: if we go this route, do you think you'd want `amendments` and `imports` to fall under `project_modifiers` ? the it'd be: ``` project_modifiers: amend: ... imply: ... import:...

yes that is a great way to put it! maybe not worth thinking about. what do you think? this is not high priority...