This website works better with JavaScript.
Explore
Help
Register
Sign In
nijinlong1
/
DAGit
Watch
1
Star
0
Fork
You've already forked DAGit
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2ed22009d0
anubhav
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2ed22009d0'
${ noResults }
DAGit
/
controlplane
/
trigger_specifications
/
trigger1.json
6 lines
100 B
Raw
Normal View
History
Unescape
Escape
added registration exampls
2 years ago
{
Changes to be committed: modified: controlplane/create_action.sh renamed: function_modules/noop/test1.json -> controlplane/dag_specifications/test1.json new file: controlplane/invoke.sh modified: controlplane/registrations/function_register.py renamed: function_modules/noop/run_trigger.sh -> controlplane/run_trigger.sh modified: controlplane/trigger_gateway.py modified: controlplane/trigger_specifications/trigger1.json deleted: function_modules/noop/cJSON.c deleted: function_modules/noop/cJSON.h deleted: function_modules/noop/image_from_sftp.c deleted: function_modules/noop/image_from_sftp.h deleted: function_modules/noop/invoke.sh deleted: function_modules/noop/noop deleted: function_modules/noop/update_action.sh
1 month ago
"trigger_name"
:
"noop5_dag"
,
added registration exampls
2 years ago
"type"
:
"dag"
,
Changes to be committed: modified: controlplane/create_action.sh renamed: function_modules/noop/test1.json -> controlplane/dag_specifications/test1.json new file: controlplane/invoke.sh modified: controlplane/registrations/function_register.py renamed: function_modules/noop/run_trigger.sh -> controlplane/run_trigger.sh modified: controlplane/trigger_gateway.py modified: controlplane/trigger_specifications/trigger1.json deleted: function_modules/noop/cJSON.c deleted: function_modules/noop/cJSON.h deleted: function_modules/noop/image_from_sftp.c deleted: function_modules/noop/image_from_sftp.h deleted: function_modules/noop/invoke.sh deleted: function_modules/noop/noop deleted: function_modules/noop/update_action.sh
1 month ago
"dags"
:
[
"noop5_dag"
]
,
added registration exampls
2 years ago
"functions"
:
""
}