Pavlos Rontidis

Results 17 issues of Pavlos Rontidis

We can improve the development experience by introducing a script to bump the version and update the docs. See discussion here: https://github.com/vectordotdev/helm-charts/pull/449#discussion_r1945488401 We should also integrate it in our CI...

enhancement
good first issue

## Summary Check the new badges and the new `Output Types` section in the Remap transform. ## Change Type - [ ] Bug fix - [ ] New feature -...

domain: external docs
no-changelog

Cloned to run CI check

domain: sources
domain: external docs

The PR in question: https://github.com/vectordotdev/vector/pull/22371 The issue: https://github.com/vectordotdev/vector/issues/22630 The fix: https://github.com/vectordotdev/vector/pull/22748 ## Expected Behavior I updated `async-graphql` to fix a vulnerability but this caused a regression. I expected no changes...

bug

# The IT workflow https://github.com/vectordotdev/vector/blob/master/.github/workflows/integration.yml Recently I made these tests runs in parallel (https://github.com/vectordotdev/vector/pull/22205) which resulted in significant speedup (~3x). We can do even better here by introducing a job...

type: enhancement
domain: ci

Requires updating all the tests to use path lookup. Tasks - [ ] Update all tests to use path lookup in both VRL and Vector (not strings) - [ ]...

type: tech debt

## Summary Copy of https://github.com/vectordotdev/vector/pull/24263 to workaround limitation of not being able to run workflows on fork branhces. ## Vector configuration ## How did you test this PR? ## Change...

do not merge