Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin' into stephen/event_cache_sink_t…
Browse files Browse the repository at this point in the history
…ests

Signed-off-by: Stephen Wakely <[email protected]>
  • Loading branch information
StephenWakely committed Jul 24, 2023
2 parents b718c37 + 684e43f commit 18c087c
Show file tree
Hide file tree
Showing 88 changed files with 949 additions and 591 deletions.
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ Integration tests are not run by default when running

### Deprecations

When deprecating functionality in Vector, see [DEPRECATION.md](DEPRECATION.md).
When deprecating functionality in Vector, see [DEPRECATION.md](docs/DEPRECATION.md).

### Dependencies

Expand All @@ -238,9 +238,9 @@ inventory of third-party licenses maintained in `LICENSE-3rdparty.csv`. This fil
As discussed in the [`README`](README.md), you should continue to the following
documents:

1. **[DEVELOPING.md](DEVELOPING.md)** - Everything necessary to develop
2. **[DOCUMENTING.md](DOCUMENTING.md)** - Preparing your change for Vector users
3. **[DEPRECATION.md](DEPRECATION.md)** - Deprecating functionality in Vector
1. **[DEVELOPING.md](docs/DEVELOPING.md)** - Everything necessary to develop
2. **[DOCUMENTING.md](docs/DOCUMENTING.md)** - Preparing your change for Vector users
3. **[DEPRECATION.md](docs/DEPRECATION.md)** - Deprecating functionality in Vector

## Legal

Expand Down
Loading

0 comments on commit 18c087c

Please sign in to comment.