elsa-core/docker
Sipke Schoorstra 72ad243ed4
Merge 3.5.1 into 3.6.0 (#6907)
* Introduce `IWorkflowResumer` and `ActivityInputEvaluatorContext`, refactor endpoint handling, extend logging, and improve bookmark queue processing.

* Remove deprecated WorkflowContexts module and optimize project.

Deleted the Elsa.Studio.WorkflowContexts module and references from solution files. Corrected minor errors in remaining code and updated project configurations to align with the new structure.```

* Update GitHub workflows to track `develop/3.6.0` branch instead of `patch/3.5.1`.

* Fix inconsistent formatting in `InputDescriptor` constructor and properties.

* Add XML documentation for `DictionaryValueEvaluator` in `UIHints/Dictionary` module

* Refactor `DictionaryValueEvaluator` to improve readability and simplify dictionary evaluation logic.
2025-09-13 13:05:52 +02:00
..
setup/oracle-setup Simplify Oracle setup directory structure 2025-02-05 15:08:46 +01:00
.dockerignore Refactor project structure and Docker configurations 2023-12-27 20:30:33 +01:00
docker-compose-datadog+otel-collector.yml Add docker-compose file for Datadog and OpenTelemetry setup 2025-03-16 19:49:35 +01:00
docker-compose-kafka.yml Add Elsa.Kafka Module for Kafka Integration with Message Sending and Receiving Activities (#6108) 2024-11-18 13:42:54 +01:00
docker-compose.yml Merge 3.5.1 into 3.6.0 (#6907) 2025-09-13 13:05:52 +02:00
ElsaServer-Datadog.Dockerfile Update OTEL fields and tags 2025-03-14 23:17:54 +01:00
ElsaServer.Dockerfile Add .NET 9.0 target 2024-12-10 21:06:42 +01:00
ElsaServerAndStudio.Dockerfile Add .NET 9.0 target 2024-12-10 21:06:42 +01:00
ElsaStudio.Dockerfile Add .NET 9.0 target 2024-12-10 21:06:42 +01:00
init-db-postgres.sh Refactor database setup and EFCore provider configurations. 2025-01-31 19:51:24 +01:00
otel-collector-config.yaml Remove obsolete tag settings and correct tag schemas 2024-10-05 14:12:00 +02:00