mathieu-benoit / mathieu-benoit/score-microcks
Create a CI pipeline to run and test `make compose-test` and `make k8s-test`
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Create a CI pipeline to run and test `make compose-test` and `make k8s-test`, for any commits in PR and `main` branch.
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 locating the Makefile targets for `make compose-test` and `make k8s-test`, then identify how this repository currently runs checks. Add CI coverage for both targets on pull requests and commits to `main`; done means both commands run successfully in those workflows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker-compose, kubernetes, shell
- Domain
- ci-cd, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100