cloudfour / cloudfour/lighthouse-parade

Encode date & site in filename

Open
#108 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
373
Forks
15
Avg merge
13h 36m
Merged PRs (30d)
34

Description

Rather than aggregatedMobileReport.csv (This is an aggregated report, but is it mobile?)

Could the filename be something like:
cloudfour.com-31-12-2022-lighthouse-parade.csv

If a consistent filename was important, just create a symbolic link to that file, with a generic but meaningful name (maybe something like aggregatedPerformanceReport.csv).

This would make it easier to know I'm pulling the right file into the spreadsheet if I've scanned a few domains.

Contributor guide

Open the contributing guide

Research direction

Start by locating the code that creates aggregatedMobileReport.csv and inspect how the report date and crawled domain are available there. Update the generated filename to include the domain, date, and report type, then verify that the resulting file is unambiguous when multiple domains are scanned; consider the proposed generic symbolic link if consistent naming must be preserved.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.