hhh
hhh
Edited by Micah Nagel
Merge request reports
Activity
added kindchore statusreview labels
Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this MR as-is.
Renovate will retry this branch, including artifacts, only when one of the following happens:- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this MR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: undefined
Command failed: new_version=$(cat CHANGELOG.md | sed -n 's/^## \[\(.*\)\]$/\1/p' | head -1 | awk 'BEGIN{FS=OFS="."} {$2+=1} 1') && sed -i '/---/a ## ['"$new_version"'] ### Changed - Updated Big Bang from {{{currentVersion}}} to {{{newVersion}}} ' CHANGELOG.md sed: -e expression #1, char 33: unknown command: `-'
Please register or sign in to reply