pytest-dev / pytest-dev/pytest-html
github action step that ensures that scss was compiled into css for all PRs
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 779
- Forks
- 260
- PR merge metrics
- No merged PRs in 30d
Description
@gnikonorov proposed to have a github action step that ensures that scss was compiled into css for all PRs.
see also the discussion here: https://github.com/pytest-dev/pytest-html/pull/385#discussion_r531829718
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 with the linked discussion on pull request 385 to understand the proposed check and the expected SCSS/CSS relationship. Inspect the repository's existing GitHub Actions workflows and stylesheet build setup, then verify that all pull requests fail when generated CSS is out of date and pass when it is current.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, scss
- Domain
- build-system, ci-cd
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100