whitesmith / whitesmith/rubycritic
Assets (images, fonts, etc) from CDN
Open
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 3.5k
- Forks
- 234
- PR merge metrics
- No merged PRs in 30d
Description
I am using RubyCritic on CI.
Storing RubyCritic results on CI takes around 7-20 seconds.
I hope the large assets, such as images and fonts, are fetched from CDN (e.g. https://cdnjs.com/) so we can save upload time and storage cost.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how RubyCritic stores CI results and packages its images and fonts, then inspect how those assets are referenced in the generated results. Done means large assets are fetched from a CDN where appropriate and CI result uploads use less time and storage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100