bregman-arie / bregman-arie/devops-exercises
Update scripts/run_ci.sh to cover directories in the exercises dir
Open
- Dominant language
- Python
- Stars
- 84.4k
- Forks
- 20.3k
- PR merge metrics
- No merged PRs in 30d
Description
Right now `scripts/run_ci.sh` will test everything in the root of the project, but now that we split README.md to sub-directories, it requires us to update `scripts/run_ci.sh` accordingly
Contributor guide
Research direction
Read scripts/run_ci.sh and inspect how the exercises directory is organized after README.md was split into subdirectories. Update the script so its CI run covers the exercises in those directories, then verify that the script tests both root-level and nested exercise content.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100