Pavel Zorin
Pavel Zorin
## Proposed commit message Externally triggered job for elastic-agent packaging and publishing Our release team is going to trigger this job from their pipeline Relates [#123](https://github.com/elastic/ingest-dev/issues/2644)
A Pipeline definition for Elastic Agent core packaging and publishing to DRA
## Proposed commit message DRA: Disable summary reports for dry runs. ## Checklist - [ ] My code follows the style guidelines of this project - [ ] I have...
## What does this PR do? Creates initial packer configuration for building ubuntu AMIs with preinstalled dependencies. No AMI versioning yet. Allows to skip `setup-node` step and run tests immediately...
## Proposed commit message Added missing filebeat tests for next and previous ES versions compatibility. Filebeat `Jenkisfile.yml` contained [these 2 steps](https://github.com/elastic/beats/blob/eb0fe64ab1b6782a2e72d0b78953e821e00f2619/filebeat/Jenkinsfile.yml#L39-L53) ## Checklist - [ ] My code follows the...
## Description Resolve issue with cypher search by encoding the return value from the cypher query into JSON. Uses fastapi json encoder ## Type of Change - [x] Bug fix...
`.github/actions/cognee_setup/action.yml` - makes `uv.lock` rebuild disabled by default. `.github/workflows/pre_test.yml` - lightweight checks that signal that PR is not ready for testing. For that moment it verifies that `uv.lock` corresponds to...
## Description Added Acceptance Criteria to Pull Request template ## Type of Change - [ ] Bug fix (non-breaking change that fixes an issue) - [ ] New feature (non-breaking...
## Description Removes `cognee` script entry from the pyproject.toml. This might affect the MCP server startup. ## Type of Change - [ ] Bug fix (non-breaking change that fixes an...
## Description ## Type of Change - [ ] Bug fix (non-breaking change that fixes an issue) - [ ] New feature (non-breaking change that adds functionality) - [ ]...