h1alexbel/ghminer

index.js:185-189: Add support for dynamic field mapping....

Closed this issue · 0 comments

0pdd commented

The puzzle 1-232f4234 from #1 has to be resolved:

ghminer/src/index.js

Lines 185 to 189 in 0a50517

// @todo #1:45min Add support for dynamic field mapping.
// Let's add support for dynamic field mapping, user will define his own
// mapping in `.yml` file, we will parse that and apply it when writing
// results to the files. e.g.: name: result.nameWithOwner, etc. In this
// case `result` should be bindable only in that `.yml` config.

The puzzle was created by @h1alexbel on 17-May-24.

Estimate: 45 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.