whitesmith / whitesmith/rubycritic

Assets (images, fonts, etc) from CDN

Open
#422 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.