Skip to content

Commit

Permalink
Merge pull request #20 from Mentorioum/nesterone/12
Browse files Browse the repository at this point in the history
#12 - NotificationMarkAsReadCommand.mjs:16: Integrate with mark...
  • Loading branch information
nesterone authored Jun 18, 2020
2 parents 24a983d + 93b4393 commit ed6c2ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/infra-context/lib/InfraContext.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export class InfraContext extends Context {

/**
* @todo #12:1h/DEV - Pass env configs
* add at least level configuration
* add at least level configuration
*
*/
this.#logger = new InfraLogger()
Expand Down

3 comments on commit ed6c2ce

@0pdd
Copy link

@0pdd 0pdd commented on ed6c2ce Jun 18, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 11-492c48e6 disappeared from apps/github-sync/lib/notification/NotificationMarkAsReadCommand.mjs, that's why I closed #12. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now.

@0pdd
Copy link

@0pdd 0pdd commented on ed6c2ce Jun 18, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 12-ec28fd76 discovered in apps/github-sync/lib/notification/NotificationMarkAsReadCommand.mjs and submitted as #21. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link

@0pdd 0pdd commented on ed6c2ce Jun 18, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 12-d220f026 discovered in packages/infra-context/lib/InfraContext.mjs and submitted as #22. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

Please sign in to comment.