DavidOrchard

Results 8 issues of DavidOrchard

**Description** I want to skip testing for a state that is the first state after initialization. If I do {filter:(state) => !!state.meta} as suggested, the state is still tested, and...

⚗️ @xstate/test

# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug

### Component Forge ### Have you ensured that all of these are up to date? - [X] Foundry - [X] Foundryup ### What version of Foundry are you on? forge...

T-bug
A-cheatcodes
T-to-investigate

CAPPL-19 1. toml/types.go add ``` type ConnectorConfig struct { type WorkflowConnectorConfig struct { ``` and add ``` WorkflowConnector WorkflowConnectorConfig `toml:", omitempty"` ``` to Capabilities. 2. core/config/capabilities_config.go add ``` type ConnectorConfig...

poc
DO_NOT_MERGE

Update README with some fixes in build section.

Log displays logger.go:146: 2024-10-18T11:50:35.089-0700 DEBUG WebAPIHandler. webapicapabilities/handler.go:222 handleWebAPITriggerUpdateMetadata {"version": "unset@unset", "unmarshalled payload": {"TriggerId1":{"requiredParams":["bid","ask"]}}, "nodeTriggerConfig": {}, "triggersConfig[donId]": {}}

Having problems serializing the config to the handler.