-
Notifications
You must be signed in to change notification settings - Fork 0
Add data mapping to Makefile #183
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
twhetzel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
ptgolden
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is great, Corey! There's just a few things that need clearing up-- see my inline comments.
I'd also like to chat more generally about the proliferation of configurable options. This is totally fine-- and inevitable!-- but we might want to talk about how we organize & document them.
|
Should the prefix and postfix have default values? Is it okay if they're blank? |
ptgolden
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great! If there's anything else we find, we can address them in the future.
This adds the data mapping script to the pipeline.Makefile. I'll want to test this before we finalize but I think it's just about ready.