"type": "object",
"properties": {
- "tid": {
- "description": "Unique identifier of this transaction",
+ "context": {
+ "description": "Context identifier of this transaction",
"type": "string"
},
},
"required": [
+ "context",
"repository",
"branch",
"commit",
"type": "object",
"properties": {
- "tid": {
- "description": "Unique identifier of this transaction",
+ "context": {
+ "description": "Context identifier of this transaction",
"type": "string"
},
},
"required": [
- "tid",
+ "context",
"repository",
"branch",
"commit"
"type": "object",
"properties": {
- "tid": {
- "description": "Unique identifier of this transaction",
+ "context": {
+ "description": "Context identifier of this transaction",
"type": "string"
},
},
"required": [
- "tid",
+ "context",
"artifacts",
"repository"
],
"type": "object",
"properties": {
- "tid": {
- "description": "Unique identifier of this transaction",
+ "context": {
+ "description": "Context identifier of this transaction",
"type": "string"
},
},
"required": [
- "tid",
+ "context",
"repository",
"branch",
"commit",
"type": "object",
"properties": {
- "tid": {
- "description": "Unique identifier of this transaction",
+ "context": {
+ "description": "Context identifier of this transaction",
"type": "string"
},
},
"required": [
- "tid",
+ "context",
"repository",
"source-branch",
"destination-branch",
"type": "object",
"properties": {
- "tid": {
- "description": "Unique identifier of this transaction",
+ "context": {
+ "description": "Context identifier of this transaction",
"type": "string"
},
},
"required": [
- "tid",
+ "context",
"repository",
"source-branch",
"destination-branch"
"type": "object",
"properties": {
- "tid": {
- "description": "Unique identifier of this transaction",
+ "context": {
+ "description": "Context identifier of this transaction",
"type": "string"
},
},
"required": [
- "tid",
+ "context",
"artifacts",
"key"
],
"type": "object",
"properties": {
- "tid": {
- "description": "Unique identifier of this transaction",
+ "context": {
+ "description": "Context identifier of this transaction",
"type": "string"
},
},
"required": [
- "tid",
+ "context",
"artifacts"
],
"type": "object",
"properties": {
- "tid": {
- "description": "Unique identifier of this transaction",
+ "context": {
+ "description": "Context identifier of this transaction",
"type": "string"
},
},
"required": [
- "tid",
+ "context",
"repository",
"branch",
"commit",
"type": "object",
"properties": {
- "tid": {
- "description": "Unique identifier of this transaction",
+ "context": {
+ "description": "Context identifier of this transaction",
"type": "string"
},
},
"required": [
- "tid",
+ "context",
"repository",
"branch",
"commit"