Tags: IndustryFusion/DigitalTwin
Tags
Implement merge behavior to the ngsild bridge and update Scorpio Version Update operation of ngsild bridge now exclusively uses batch processed merge patch operation. Tests are adapted to reflect behavioral change. New tests are added to verify new behavior. Scorpio version upgraded to v5.0.5. Signed-off-by: Meric Feyzullahoglu <meric.feyzullahoglu@gmail.com>
Implement merge behavior to the ngsild bridge and update Scorpio Version Update operation of ngsild bridge now exclusively uses batch processed merge patch operation. Tests are adapted to reflect behavioral change. New tests are added to verify new behavior. Scorpio version upgraded to v5.0.5. Signed-off-by: Meric Feyzullahoglu <meric.feyzullahoglu@gmail.com>
Add DOCKER_TAG from .env in release workflow Signed-off-by: marcel <wagmarcel@web.de>
Update release workflow to use branch tagging info correctly. Signed-off-by: marcel <wagmarcel@web.de>
Add tests to ensure '@none' position at index 0 Added a unit and a E2E test to check sorting based on datasetId. Signed-off-by: Meric Feyzullahoglu <meric.feyzullahoglu@gmail.com>
Simplify the release workflow by moving it to generic ubuntu runner Signed-off-by: marcel <wagmarcel@web.de>
Update Helm README for ubuntu 22.04 deployment support
Add version release pipeline - Tag&Push images according to release tag closes #358 Signed-off-by: Oguzcan Kirmemis <oguzcan.kirmemis@gmail.com>