From 6fdeba8846d16af89fb9975d927b98a66c8bbabc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Kl=C3=B6tzke?= Date: Sun, 3 Nov 2024 21:03:17 +0100 Subject: [PATCH] audit: add layers to audit Now that we support managed layers, its time to add the information to the audit trail too. --- pym/bob/audit.py | 25 +++++++++++++++++-- pym/bob/cmds/jenkins/exec.py | 2 +- pym/bob/cmds/jenkins/intermediate.py | 5 ++-- pym/bob/cmds/jenkins/jenkins.py | 6 +++-- pym/bob/input.py | 37 +++++++++++++++++++--------- pym/bob/scm/__init__.py | 15 +++++++++++ 6 files changed, 72 insertions(+), 18 deletions(-) diff --git a/pym/bob/audit.py b/pym/bob/audit.py index b750b960..998f25e1 100644 --- a/pym/bob/audit.py +++ b/pym/bob/audit.py @@ -42,6 +42,8 @@ def digestData(d, h): elif isinstance(d, bytes): h.update(struct.pack("