-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update update mend renovate docker images to v9.4.0 (#649)
* chore(deps): update update mend renovate docker images to v9.4.0 * Update Chart.yaml * Update Chart.yaml * Update job-logs-apis.md --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Nabeel Saabna <[email protected]>
- Loading branch information
1 parent
66cbbb8
commit 2a7c9cd
Showing
5 changed files
with
16 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -73,7 +73,15 @@ Pagination is not supported. Results are sorted with most recent job first. | |
"startedAt": "2024-05-13 09:01:25.735557", | ||
"completedAt": "2024-05-13 09:03:22.818254", | ||
"logLocation": "S3://job-logs/my-org/my-repo/fccefbdc-de1e-49b7-bd9a-bfe530ee7547.log.gz", | ||
"status": "success" | ||
"status": "success", | ||
"artifactErrors": { | ||
"renovate/husky-8.x": [ | ||
{ | ||
"stderr": "npm ERR! code ETARGET\nnpm ERR! notarget No matching version found for [email protected].\nnpm ERR! notarget In most cases you or one of your dependencies are requesting\nnpm ERR! notarget a package version that doesn't exist.\n\nnpm ERR! A complete log of this ru<truncated>", | ||
"lockFile": "package-lock.json" | ||
} | ||
] | ||
} | ||
} | ||
] | ||
``` | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters