FixMyBerlin / FixMyBerlin/fixmy.platform
Add nginx linting to GitHub Action CI before building docker container
Open
- Dominant language
- Python
- Stars
- 10
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
**What's the problem you want solved?**
Ensure, that the docker configuration is valid, we need to lint it and don't build the docker container if its incorrect.
**Is there a solution you'd like to recommend?**
?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the repository's GitHub Actions workflow and Docker configuration to find the container build step. Identify how nginx configuration can be linted before that step, then run the workflow with valid and invalid configuration; done means invalid nginx configuration stops the build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, github-actions, nginx
- Domain
- ci-cd, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100