components-contrib/bindings/zeebe/command
Alessandro (Ale) Segala bcea284c7b
Components' init functions should return interfaces (#1997)
* Components' init functions should return interfaces

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* 💄

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* pin latest berndverst contrib fork

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* Fixed component registration in tests

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Updated all cert tests

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Co-authored-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-08-25 18:27:45 -07:00
..
activate_jobs.go Add context in bindings 2022-04-26 10:20:41 +08:00
activate_jobs_test.go Go 1.19 support and linter fixes (#1975) 2022-08-18 00:45:23 -07:00
cancel_instance.go Add context in bindings 2022-04-26 10:20:41 +08:00
cancel_instance_test.go Update to Camunda Platform 8 (#1787) 2022-06-14 10:01:41 -07:00
command.go Components' init functions should return interfaces (#1997) 2022-08-25 18:27:45 -07:00
command_test.go Go 1.19 support and linter fixes (#1975) 2022-08-18 00:45:23 -07:00
complete_job.go Update to Camunda Platform 8 (#1787) 2022-06-14 10:01:41 -07:00
complete_job_test.go Update to Camunda Platform 8 (#1787) 2022-06-14 10:01:41 -07:00
create_instance.go Update to Camunda Platform 8 (#1787) 2022-06-14 10:01:41 -07:00
create_instance_test.go Go 1.19 support and linter fixes (#1975) 2022-08-18 00:45:23 -07:00
deploy_process.go Go 1.19 support and linter fixes (#1975) 2022-08-18 00:45:23 -07:00
deploy_process_test.go Add context in bindings 2022-04-26 10:20:41 +08:00
fail_job.go Add context in bindings 2022-04-26 10:20:41 +08:00
fail_job_test.go Update to Camunda Platform 8 (#1787) 2022-06-14 10:01:41 -07:00
publish_message.go Add context in bindings 2022-04-26 10:20:41 +08:00
publish_message_test.go Go 1.19 support and linter fixes (#1975) 2022-08-18 00:45:23 -07:00
resolve_incident.go Add context in bindings 2022-04-26 10:20:41 +08:00
resolve_incident_test.go Update to Camunda Platform 8 (#1787) 2022-06-14 10:01:41 -07:00
set_variables.go Add context in bindings 2022-04-26 10:20:41 +08:00
set_variables_test.go Update to Camunda Platform 8 (#1787) 2022-06-14 10:01:41 -07:00
throw_error.go update license to Apache v2.0 (#1406) 2022-01-04 19:53:31 -08:00
throw_error_test.go Update to Camunda Platform 8 (#1787) 2022-06-14 10:01:41 -07:00
topology.go Add context in bindings 2022-04-26 10:20:41 +08:00
update_job_retries.go Update to Camunda Platform 8 (#1787) 2022-06-14 10:01:41 -07:00
update_job_retries_test.go Update to Camunda Platform 8 (#1787) 2022-06-14 10:01:41 -07:00