tskorupka
tskorupka
Hi, I think it is unable to get Allure plugin to work with bamboo 8.0.3, Took a shot to compile it under bamboo 8.0.3 dependencies, aligned with newest sdk, What...
Package is broken when it is not rebuilt Did rebuild on lib directory, ready to publish
Improves on #23605
**Describe the bug** I have Entity model in my application, since query builder creates SQL/DQL and uses `entity` keyword as as one for the root entity, I cannot use e.g....
**Describe the bug** I wanted to configure CrudController -> configureCrud and use setSearchFields to target my associated entity embedded property. **To Reproduce** easycorp/easyadmin-bundle 4.26.5 ``` public function configureCrud(Crud $crud): Crud...
*Issue #84, if available:* *Description of changes:* Added default empty array return for managedAgents when checking for agensStatus array, since error occurs when you have enabled AWS Guard Duty agent...
This bug occurs when you would like to check ecs exec for task which contains default guard duty configuration. Line 422 should be ```agentsStatus=$(echo "${describedTaskJson}" | jq -r ".tasks[0].containers[] |...