Skip to content

feat: make renovate a dynamic template - #97

Open
rwaffen wants to merge 1 commit into
mainfrom
renovate_template
Open

feat: make renovate a dynamic template#97
rwaffen wants to merge 1 commit into
mainfrom
renovate_template

Conversation

@rwaffen

@rwaffen rwaffen commented Aug 7, 2026

Copy link
Copy Markdown
Member

Signed-off-by: Robert Waffen rw@betadots.de
Co-authored-by: ChatGPT Codex codex@openai.com

Signed-off-by: Robert Waffen <rw@betadots.de>
Co-authored-by: ChatGPT Codex <codex@openai.com>
@rwaffen
rwaffen requested a review from a team as a code owner August 7, 2026 11:05
]
},
<%- @configs['renovate_package_rules'].each do |rule| -%>
<%= JSON.pretty_generate(rule).gsub("\n", "\n ") %>,

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gsub is for making idenation okayisch.

Comment thread config_defaults.yml
Comment on lines +40 to +41
- >-
#\s*renovate:\s*depName=(?<depName>[a-zA-Z0-9_-]+)\s+datasource=rubygems\s*\n\s*ENV\s+RUBYGEM_[A-Z0-9_-]+=\$\{RUBYGEM_[A-Z0-9_-]+:-?(?<currentValue>[^}\n]+)\}

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is to not quote the string and have it start with a #

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant