nixbot

builds

succeeded renovate run #1760 · raw · history · fosskar/gitops

1Running phase: initPhase2@nix { "action": "setPhase", "phase": "initPhase" }3Running phase: userSetupPhase4@nix { "action": "setPhase", "phase": "userSetupPhase" }5Running phase: effectPhase6@nix { "action": "setPhase", "phase": "effectPhase" }7 INFO: Renovate started8       "renovateVersion": "44.52.0"9 INFO: Repository started (repository=fosskar/gitops)10       "renovateVersion": "44.52.0"11 INFO: Dependency extraction complete (repository=fosskar/gitops, baseBranch=main)12       "stats": {13         "managers": {"flux": {"fileCount": 1, "depCount": 1}},14         "total": {"fileCount": 1, "depCount": 1}15       }16 WARN: Detected empty commit - aborting git push (repository=fosskar/gitops, branch=renovate/fluxcd-flux2-2.x)17       "commitRes": {18         "author": null,19         "branch": "",20         "commit": "",21         "root": false,22         "summary": {"changes": 0, "insertions": 0, "deletions": 0}23       }24 INFO: Repository finished (repository=fosskar/gitops)25       "cloned": true,26       "durationMs": 7365,27       "result": "done",28       "status": "activated",29       "enabled": true,30       "onboarded": true31 INFO: Renovate was run at log level "info". Set LOG_LEVEL=debug in environment variables to see extended debug logs.