Auto backup (2022-05-27T07:03:35.619Z)
This commit is contained in:
0
flows/1.json
Normal file → Executable file
0
flows/1.json
Normal file → Executable file
0
flows/10.json
Normal file → Executable file
0
flows/10.json
Normal file → Executable file
5
flows/11.json
Normal file → Executable file
5
flows/11.json
Normal file → Executable file
@@ -1461,9 +1461,10 @@
|
||||
}
|
||||
},
|
||||
"createdAt": "2022-04-29T07:24:59.929Z",
|
||||
"updatedAt": "2022-05-26T13:30:45.632Z",
|
||||
"updatedAt": "2022-05-27T04:04:41.479Z",
|
||||
"settings": {
|
||||
"saveExecutionProgress": "DEFAULT"
|
||||
"saveExecutionProgress": "DEFAULT",
|
||||
"errorWorkflow": "25"
|
||||
},
|
||||
"staticData": null
|
||||
}
|
||||
7
flows/13.json
Normal file → Executable file
7
flows/13.json
Normal file → Executable file
@@ -324,7 +324,10 @@
|
||||
}
|
||||
},
|
||||
"createdAt": "2022-04-30T16:57:58.520Z",
|
||||
"updatedAt": "2022-05-22T16:42:59.203Z",
|
||||
"settings": {},
|
||||
"updatedAt": "2022-05-27T04:05:20.520Z",
|
||||
"settings": {
|
||||
"saveExecutionProgress": "DEFAULT",
|
||||
"errorWorkflow": "25"
|
||||
},
|
||||
"staticData": null
|
||||
}
|
||||
0
flows/14.json
Normal file → Executable file
0
flows/14.json
Normal file → Executable file
0
flows/16.json
Normal file → Executable file
0
flows/16.json
Normal file → Executable file
0
flows/17.json
Normal file → Executable file
0
flows/17.json
Normal file → Executable file
0
flows/18.json
Normal file → Executable file
0
flows/18.json
Normal file → Executable file
7
flows/19.json
Normal file → Executable file
7
flows/19.json
Normal file → Executable file
@@ -130,7 +130,10 @@
|
||||
}
|
||||
},
|
||||
"createdAt": "2022-05-10T18:18:51.319Z",
|
||||
"updatedAt": "2022-05-25T06:26:10.630Z",
|
||||
"settings": {},
|
||||
"updatedAt": "2022-05-27T03:46:11.516Z",
|
||||
"settings": {
|
||||
"saveExecutionProgress": "DEFAULT",
|
||||
"errorWorkflow": "25"
|
||||
},
|
||||
"staticData": null
|
||||
}
|
||||
0
flows/20.json
Normal file → Executable file
0
flows/20.json
Normal file → Executable file
0
flows/21.json
Normal file → Executable file
0
flows/21.json
Normal file → Executable file
0
flows/22.json
Normal file → Executable file
0
flows/22.json
Normal file → Executable file
0
flows/23.json
Normal file → Executable file
0
flows/23.json
Normal file → Executable file
0
flows/24.json
Normal file → Executable file
0
flows/24.json
Normal file → Executable file
0
flows/25.json
Normal file → Executable file
0
flows/25.json
Normal file → Executable file
21
flows/26.json
Normal file → Executable file
21
flows/26.json
Normal file → Executable file
@@ -126,24 +126,24 @@
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"command": "git add ."
|
||||
"command": "cd /home/node/.n8n/backup/ && git add ."
|
||||
},
|
||||
"name": "git add1",
|
||||
"name": "git add2",
|
||||
"type": "n8n-nodes-base.executeCommand",
|
||||
"position": [
|
||||
1020,
|
||||
860,
|
||||
620
|
||||
],
|
||||
"typeVersion": 1
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"command": "cd /home/node/.n8n/backup/ "
|
||||
"command": "=cd /home/node/.n8n/backup/ && git config --global user.email \"ihor.nahornyy@gmail.com\" git config --global user.name \"nia\" git commit -m \"Auto backup ({{ new Date().toISOString() }})\""
|
||||
},
|
||||
"name": "git add2",
|
||||
"name": "git commit1",
|
||||
"type": "n8n-nodes-base.executeCommand",
|
||||
"position": [
|
||||
840,
|
||||
1060,
|
||||
620
|
||||
],
|
||||
"typeVersion": 1
|
||||
@@ -242,7 +242,7 @@
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"node": "git add1",
|
||||
"node": "git commit1",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
}
|
||||
@@ -251,7 +251,10 @@
|
||||
}
|
||||
},
|
||||
"createdAt": "2022-05-26T17:20:27.486Z",
|
||||
"updatedAt": "2022-05-26T17:43:02.120Z",
|
||||
"settings": {},
|
||||
"updatedAt": "2022-05-27T03:45:11.487Z",
|
||||
"settings": {
|
||||
"saveExecutionProgress": "DEFAULT",
|
||||
"errorWorkflow": "25"
|
||||
},
|
||||
"staticData": null
|
||||
}
|
||||
0
flows/5.json
Normal file → Executable file
0
flows/5.json
Normal file → Executable file
0
flows/6.json
Normal file → Executable file
0
flows/6.json
Normal file → Executable file
0
flows/7.json
Normal file → Executable file
0
flows/7.json
Normal file → Executable file
0
flows/9.json
Normal file → Executable file
0
flows/9.json
Normal file → Executable file
Reference in New Issue
Block a user