neosync
neosync copied to clipboard
Open source data anonymization and synthetic data orchestration for developers. Create high fidelity synthetic data and sync it across your environments.
The validation button uses a separate validation state even though we currently have validation at the Yup layer. We should remove the separate validation state and just use the form...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.18.0 to 8.0.1. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v8.0.1 8.0.1 (2024-08-05) 🩹 Fixes eslint-plugin: [no-unused-vars] ignore imports used only as types (#9694) ❤️ Thank You Jake...
Bento was a drop-in replacement for Benthos, but it is clearly not receiving the amount of updates that Redpanda/connect is. This is to be expected as Ashley is the main...
``` build: name: TS Build runs-on: ubuntu-latest defaults: run: working-directory: frontend steps: - name: Checkout uses: actions/checkout@v4 - name: Set up Node uses: actions/setup-node@v4 with: node-version: lts/* cache: npm cache-dependency-path:...
We shouldnt be managing a separate connection type here and should remove this in favor of the auto generated case type. From [SyncLinear.com](https://synclinear.com) | [NEOS-1283](https://linear.app/nucleus-cloud/issue/NEOS-1283/replace-permission-connection-type-on-fe-with-connectionconfigcase)
This is especially important now that the sample uses json and the transformer uses a new csv processor Will take this opportunity to unit test the message handling logic a...
This appears to no longer be working due to probably a stuck cache. The new tables appear for a second but are then replaced by the old ones. From [SyncLinear.com](https://synclinear.com)...
The refresh interval function needs to be updated to also look at the run status. As of right now, the logs will keep refreshing every ten seconds regardless of the...
Our transformers for timestamps aren't great right now, and/or they are quite limiting. I have a timestamp with timezonea and all I see is this:  From [SyncLinear.com](https://synclinear.com) | [NEOS-1178](https://linear.app/nucleus-cloud/issue/NEOS-1178/improve-transformers-for-timestamps)
From [SyncLinear.com](https://synclinear.com) | [NEOS-1199](https://linear.app/nucleus-cloud/issue/NEOS-1199/add-more-robust-helm-chart-example)