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

[MIM-1979] Mim 1979 refactor rss service #3021

Merged
merged 7 commits into from
Nov 12, 2024

Conversation

ssb-cgn
Copy link
Contributor

@ssb-cgn ssb-cgn commented Nov 8, 2024

@github-actions github-actions bot changed the title Mim 1979 refactor rss service [MIM-1979] Mim 1979 refactor rss service Nov 8, 2024
}).hits as unknown as Array<Content<Statistics & Statistic>>
const serverOffsetInMS: number = parseInt(app.config?.['serverOffsetInMs']) || 0
const timeZoneIso: string = getTimeZoneIso(serverOffsetInMS)
statistics.forEach((statistic) => {
Copy link
Contributor

@johnnadeluy johnnadeluy Nov 8, 2024

Choose a reason for hiding this comment

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

Copy link
Contributor

@johnnadeluy johnnadeluy left a comment

Choose a reason for hiding this comment

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

Good job 🌟

@ssb-cgn ssb-cgn merged commit 8934e1c into develop Nov 12, 2024
9 of 10 checks passed
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.

2 participants