dylan

Results 12 issues of dylan

### Feature description We currently own the domains `opencdc.io` and `opencdc.org`. We should point these towards a simple static website that hosts the OpenCDC document.

feature
triage

### Feature description We removed the long poller as part of a refactor with the intent to refactor it back in to the new `Iterator` interface in the PostgreSQL plugin...

feature
plugin:pg

### Feature description The UI should have end to end tests that interact with a real Conduit server.

feature
UI

connector:source

## Description Adds save and load functionality to the TreeStore. This PR makes the `TreeStore` an `Interruptable` module. This is necessary because the Persistence module needs to be able to...

persistence
waiting-for-review
e2e-devnet-test
large

## Description Adds the CLI for `treeStore` save and load functionality. ## Issue Fixes # ## Type of change Please mark the relevant option(s): - [ ] New feature, functionality...

large

## Description This PR captures the update to the rollback error path, with regard to the create and release lifecycle for a `RWContext` in a pocket node. ## Issue Related...

small

## Objective This issue covers the work for testing the select features of the Pocket binary. ## Origin Document #466 is the umbrella ticket for the E2E suite. #580 creates...

infra
tooling
testing

## Objective Make LocalNet be able to access arbitrary configurations to spin up any complex network. Nodes should be able to be fed arbitrary commands to act as different kinds...

infra
tooling
triage
testing

## Objective The current E2E tests are fire-and-forget broadcast or send messages. A component is needed to assert on the state of each validator's database. ## Origin Document [E2E Testing...

testing