Skip to content

Conversation

@kschelonka
Copy link
Collaborator

References:

Jira: MNTOR-5099
Figma:

Description

Update server jobs to use structured logs. Does not apply to frontend/next console statements, since the frontend can't use winston. If we want to update frontend logging w should discuss implementation as a team.

  • Converted .js files to .ts now that the location uploader was removed
  • Improved logging and checkin in syncBreaches
  • Removed unused cronjob script

Copy link
Collaborator

@Vinnl Vinnl left a comment

Choose a reason for hiding this comment

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

Thanks for updating this!

Usually I'm the only one of the team who cares/would take advantage of this in the future, so this is not a blocker and I'm not going to keep bringing this up, but... Personally, I would have used several separate commits that can be rolled back independently, and git blamed for more info. But again, I acknowledge that that is extra work that's not worth it if it only benefits me.

export async function getBreachIcons(breaches: HibpGetBreachesResponse) {
// make logofolder if it doesn't exist
// TODO: clean up unused folder and existing logo logic
// MNTOR-5166
Copy link
Collaborator

Choose a reason for hiding this comment

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

Praise: thanks for filing this one, good improvements there.

@kschelonka kschelonka merged commit 0ca77e5 into main Jan 6, 2026
19 checks passed
@kschelonka kschelonka deleted the mntor-5099 branch January 6, 2026 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants