Commits on Source (9)
-
Bob Van Landuyt authored
This is using the CLI flags to pass the options that are also part of the `renovate-common.json` configuration. The reason we're adding these here as well is because it seems like the config options aren't being picked up by renovate in runs. Copier isn't run with the expected `--trust` option. I tried passing the same as ENV variables and that did succeed. See capacity-planning-trackers/gitlab-dedicated-staging/jobs/7598883181 for a job that generated the update correctly and resulted in a succeeded MR that ran the scripts capacity-planning-trackers/gitlab-dedicated-staging!63 So this is another way of passing the same related arguments: - https://docs.renovatebot.com/self-hosted-configuration/#allowscripts - https://docs.renovatebot.com/configuration-options/#ignorescripts For `self-hosted-configuration` we need to add things as a command line option or an environment variable.
-
Soos authoredc8d1242b
-
Soos authoreda7578d33
-
Andrew Newdigate authored
-
Andrew Newdigate authored
chore(deps): update ghcr.io/containerbase/base docker tag to v11.11.6 See merge request !679
3d762828 -
Andrew Newdigate authored
chore(deps): update dependency mikefarah/yq to v4.44.3 See merge request !675
68c305e2 -
Bob Van Landuyt authored
chore: support versioning of renovate presets See merge request !681
366075f7 -
Andrew Newdigate authored
fix(renovate/copier): pass allow/ignore script See merge request !674
fb0e3d3e -
semantic-release-bot authored
## [2.27.1](v2.27.0...v2.27.1) (2024-08-21) ### Bug Fixes * **renovate/copier:** pass allow/ignore script ([483e3067](483e3067))
66e694b4