Spencer Finkel

Results 6 issues of Spencer Finkel

**Describe the bug** The source code in VannaBase.connect_to_snowflake checks default values with a structure like `my-password` while all 40 Snowflake notebooks use a default value like `mypassword`. ```sh ~/dev/notebooks ::...

bug

### Description Adds the `aws_cloudwatch_event_rule` data source ### Relations Closes #38157 ### Output from Acceptance Testing ```console ➜ make testacc TESTS=TestAccRuleDataSource PKG=events make: Verifying source code with gofmt... ==> Checking...

documentation
tests
provider
needs-triage
generators
service/events

### Description: When navigating from `https://www.cookiecutter.io/templates` (by clicking Additional Templates) to `https://cookiecutter-templates.sebastianruml.name/`. The page responds with a 404

### Description A `logfire.span` argument that allows child spans and records to inherit tags. All child spans (a relationship that looks to be defined by index in `OPEN_SPANS`) would inherit...

Feature Request

### Description Can logfire provide a logging format configuration with access to [LogRecord Attributes](https://docs.python.org/3/library/logging.html#logrecord-attributes) for logs written to stdout? The API can be as simple as adding an argument like...

Feature Request

When attempting to create a `Deposit` object to move payments from undeposited funds to a bank account, I keep getting "Business Validation Error: Select a bank account for this deposit"...