hyperdx/.changeset
Drew Davis d760d2db5b
chore: Run integration tests on different ports (#1801)
# Summary

This PR updates the CI (integration tests) docker compose and env file so that the integration tests run on a separate set of ports, so that they can be run locally without interfering with an instance of the app running locally.

## Testing

To test locally

Start the app
```
yarn dev
```

Run the integration tests
```
make ci-int
```

Note that both can run at the same time without docker port conflicts. `make ci-int` can also be run without running the app - it uses its own independent mongo + clickhouse + api.
2026-02-25 20:52:17 +00:00
..
beige-lizards-peel.md chore: update clickhouse version for compose files to 26.1 (#1791) 2026-02-24 15:24:43 -05:00
config.json feat: allow otel-collector to run without OpAMP server (#1672) 2026-01-29 17:50:24 +00:00
dry-mugs-smile.md fix: use_top_k_dynamic_filtering setting causing issues when ORDER BY is not a column (#1789) 2026-02-24 13:50:42 +00:00
fix-patterns-header-align.md fix: improve UI layout and styling in DBSearchPage and related components (#1798) 2026-02-25 13:29:43 +00:00
hot-buckets-dress.md chore: Run integration tests on different ports (#1801) 2026-02-25 20:52:17 +00:00
README.md feat: init changeset 2023-09-15 17:23:15 -07:00
sour-feet-act.md fix: AI Notebook CH connections need to send pw (#1792) 2026-02-24 15:08:55 +00:00
ten-pans-cough.md fix: Prevent crash when only one metric name exists (#1806) 2026-02-25 20:22:30 +00:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation