Skip to content

Commit

Permalink
Changes accepted by Lightning; updated current project state
Browse files Browse the repository at this point in the history
  • Loading branch information
christad92 authored and github-actions[bot] committed Sep 5, 2024
1 parent 7eb1abf commit ae7d941
Showing 1 changed file with 24 additions and 21 deletions.
45 changes: 24 additions & 21 deletions openfn-49c3c9be-dd0e-440a-b271-122f44f064a5-state.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "regression-testing",
"description": null,
"inserted_at": "2024-09-05T16:03:07Z",
"updated_at": "2024-09-05T16:03:07Z",
"updated_at": "2024-09-05T16:33:08Z",
"project_credentials": {
"[email protected]_Testing_Underscores": {
"id": "82980209-cc99-4503-954f-828b8a3cdab4",
Expand All @@ -19,19 +19,29 @@
"test-with-dangling-node": {
"id": "6aef35fa-1f2d-4ca0-b0d7-1e696e1c58ad",
"name": "test with dangling node",
"inserted_at": "2024-09-05T16:03:50.552947Z",
"lock_version": 2,
"triggers": {
"webhook": {
"edges": {
"webhook->New-job": {
"enabled": true,
"id": "fea38a01-e8e5-4bd8-88b0-c47e66e6e65a",
"type": "webhook"
"id": "4390223a-0ef3-4bb1-8fc3-c81d998b01c9",
"source_trigger_id": "fea38a01-e8e5-4bd8-88b0-c47e66e6e65a",
"condition_type": "always",
"target_job_id": "abb99c8f-3dc0-45ef-8c12-14a173a22db4"
},
"New-job->Do-something-new": {
"enabled": true,
"id": "b1282999-771d-4043-86cc-bbb43f7ed37d",
"source_job_id": "abb99c8f-3dc0-45ef-8c12-14a173a22db4",
"condition_type": "on_job_success",
"target_job_id": "887ac6c9-7640-4f66-8f7d-55cb151a163b"
}
},
"concurrency": null,
"inserted_at": "2024-09-05T16:03:31Z",
"updated_at": "2024-09-05T16:33:08Z",
"jobs": {
"New-job": {
"id": "abb99c8f-3dc0-45ef-8c12-14a173a22db4",
"name": "New job",
"name": "New job in a test",
"body": "\n// Check out the Job Writing Guide for help getting started:\n// https://docs.openfn.org/documentation/jobs/job-writing-guide\n",
"adaptor": "@openfn/language-common@latest",
"project_credential_id": null
Expand All @@ -44,20 +54,13 @@
"project_credential_id": null
}
},
"edges": {
"webhook->New-job": {
"enabled": true,
"id": "4390223a-0ef3-4bb1-8fc3-c81d998b01c9",
"source_trigger_id": "fea38a01-e8e5-4bd8-88b0-c47e66e6e65a",
"condition_type": "always",
"target_job_id": "abb99c8f-3dc0-45ef-8c12-14a173a22db4"
},
"New-job->Do-something-new": {
"deleted_at": null,
"lock_version": 3,
"triggers": {
"webhook": {
"enabled": true,
"id": "b1282999-771d-4043-86cc-bbb43f7ed37d",
"source_job_id": "abb99c8f-3dc0-45ef-8c12-14a173a22db4",
"condition_type": "on_job_success",
"target_job_id": "887ac6c9-7640-4f66-8f7d-55cb151a163b"
"id": "fea38a01-e8e5-4bd8-88b0-c47e66e6e65a",
"type": "webhook"
}
}
}
Expand Down

0 comments on commit ae7d941

Please sign in to comment.