Skip to content

LG-11116 Refactor Report Building#9299

Merged
ThatSpaceGuy merged 9 commits intomainfrom
LG-11116-Organize-S3-Reports
Oct 3, 2023
Merged

LG-11116 Refactor Report Building#9299
ThatSpaceGuy merged 9 commits intomainfrom
LG-11116-Organize-S3-Reports

Conversation

@ThatSpaceGuy
Copy link
Contributor

[skip changelog]

n1zyy added a commit that referenced this pull request Oct 2, 2023
This builds on Luis's unmerged PR (#9299) and needs a test still.

changelog: Internal, Reporting, Monthly report includes all-time user count
ThatSpaceGuy and others added 2 commits October 3, 2023 12:30
Co-authored-by: Zach Margolis <zachmargolis@users.noreply.github.com>
csv_array << row
end
def upload_to_s3(report_body, report_name: nil)
_latest, path = generate_s3_paths(REPORT_NAME, 'csv', subname: report_name, now: report_date)
Copy link
Contributor

Choose a reason for hiding this comment

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

so we're not using _latest here which means we're only writing the timestamped copy of the file, not the latest reference, is that intentional?

ThatSpaceGuy and others added 6 commits October 3, 2023 15:35
Co-authored-by: Zach Margolis <zachmargolis@users.noreply.github.com>
Co-authored-by: Zach Margolis <zachmargolis@users.noreply.github.com>
@ThatSpaceGuy ThatSpaceGuy merged commit c29b44d into main Oct 3, 2023
@ThatSpaceGuy ThatSpaceGuy deleted the LG-11116-Organize-S3-Reports branch October 3, 2023 22:02
@jmhooper jmhooper mentioned this pull request Oct 5, 2023
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