Skip to content
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

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

Closed
0pdd opened this issue May 17, 2024 · 0 comments · Fixed by #55
Closed

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

0pdd opened this issue May 17, 2024 · 0 comments · Fixed by #55
Labels
bug Something isn't working pdd

Comments

@0pdd
Copy link
Collaborator

0pdd commented May 17, 2024

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.

@0pdd 0pdd added bug Something isn't working pdd labels May 17, 2024
@0pdd 0pdd mentioned this issue May 17, 2024
h1alexbel added a commit that referenced this issue Oct 2, 2024
h1alexbel added a commit that referenced this issue Oct 2, 2024
h1alexbel added a commit that referenced this issue Oct 2, 2024
h1alexbel added a commit that referenced this issue Oct 2, 2024
h1alexbel added a commit that referenced this issue Oct 2, 2024
@rultor rultor closed this as completed in #55 Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pdd
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant