Alex McLean

Results 12 issues of Alex McLean

I'm not sure if this is intended to be like this, but when I create a charge, and then refund it, the `refunded` attribute still stays at `False`. Example: ```...

bug

# Feature request I frequently have issues with having version mismatches between my local version of postgres and the version of postgres on the database I'm trying to run `pg_dump`...

enhancement

# Bug report Using the `http` function, anytime I use a dynamic value I get an error saying `function {x}({type}) does not exist`. For example, this code will produce the...

bug

Adding a reference to the fact that you can use different authorizers for folks who stumble across this example and don't know (like myself :)).

Whenever I try to do something with the extension, say right-click on a container and select `attach`, docker always receives "undefined" in the terminal: Containers: ``` docker stop undefined Error...

I wanted to work to see if I could work on #7 but when I tried to run the project locally `pnpm dev` I realized there's a lot of DNS...

It would be super handy to have multi-select toggle on the stages for a given alert. We have ~25 (and growing) stages and it would be super painful to set...

Getting these errors popping up in the AWS Console Trusted Advisor. Anyone have a workaround for these or a way to mute them? ![image](https://github.com/sst/torpedo/assets/7105182/a4b55824-ad9a-4db0-9c53-8674981657e8)

**Describe the bug** `kinto.sh` script failing on a fresh Ubuntu install ``` AttributeError: 'InputDevice' object has no attribute 'fn' ``` **Expected behavior** Installation works **Install Type:** Bare Metal **Distro:** Ubuntu...

bug