github.com/treeverse/lakefs@v1.24.1-0.20240520134607-95648127bfb0/pkg/actions/testdata/lua/json_marshal_action.output (about) 1 { 2 "action_name": "", 3 "branch_id": "my-branch", 4 "commit": { 5 "creation_date": "0001-01-01T00:00:00Z", 6 "message": "", 7 "meta_range_id": "", 8 "metadata": {}, 9 "parents": [], 10 "version": 1 11 }, 12 "commit_id": "123456789", 13 "event_type": "pre-create-branch", 14 "hook_id": "myHook", 15 "pre_run_id": "3498032432", 16 "repository_id": "example123", 17 "run_id": "abc123", 18 "source_ref": "abc123", 19 "storage_namespace": "local://foo/bar", 20 "tag_id": "" 21 }