opendevstack / opendevstack/ods-quickstarters
Proper templating for quickstarter resources
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 39
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
E.g. for Jenkinsfile, sonar-project.properties etc.
So far we use sed to replace strings, we should have a proper templating language to render them.
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 inspecting how quickstarter resources such as Jenkinsfile and sonar-project.properties are currently generated and where sed performs string replacement. Compare the affected resources and define what consistent template rendering should cover; done means these resources render correctly without the existing replacement approach.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- build-system, ci-cd
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100