oasisprotocol / oasisprotocol/docs
Add CI check that will prevent uploading too large images
Open
Nobody has claimed this yet.
ci
images
- Dominant language
- TypeScript
- Stars
- 15
- Forks
- 46
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 1
Description
Perhaps a combination of 2 criteria:
- Run CLI command that automatically reduces size of images.
- Reject images larger than X megabytes.
Depends on #153.
Contributor guide
No contributing guide indexed for this repository
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 reviewing issue #153 and the repository's existing CI configuration and image-handling entry points. Define the image-reduction command and maximum size threshold, then verify that CI rejects oversized images and accepts appropriately reduced images.
Written by the indexing model from the issue text.
Assessment
- Domain
- ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100