Alex Kennedy

Results 13 issues of Alex Kennedy

I've been testing my library that uses rppal's OutputPins and found that because the tests run in parallel there were issues when trying to create multiple output pins from the...

gpio
documentation

## Description Adds an Astro-CLI splash screen to the root cmd. ## ๐Ÿงช Functional Testing Purely aesthetic. ## ๐Ÿ“ธ Screenshots ## ๐Ÿ“‹ Checklist - [x] Rebased from the main (or...

**Describe the bug** When Xcom backend config has some sort of import error, then when the dev start command waits for webserver to start it hangs indefinitely. **What CLI Version...

## Description PoC for 1.18. Changes the string contains method that finds a string in a list of strings to be generic for any type that is comparable. ## ๐ŸŽŸ...

## Description PoC that turns the table selection functions into a generic table select. I applied this just to the workspace.go file for now just to make the original PR...

I'm intending this guide be a (somewhat) opinionated look into how I test KPO locally using `astro dev` and a local Docker-owned k8s "cluster". Going to write this out and...

New Guide

Let me start by saying, this thing is sweet! A TUI library that is *SO CLOSE* to perfection. I have one gripe that is making it super hard to use...

- [x] I have checked that a similar [feature request](https://github.com/astronomer/astro-cli/issues?q=is%3Aopen+is%3Aissue+label%3A%22feature+request%22) does not already exist. **โœ๏ธ Is your feature request related to a problem? Please describe.** When deploying, the import check...

team/cp-applications

**Describe the bug** When trying to run `astro dev pytest` and passing a [custom marker](https://docs.pytest.org/en/7.1.x/example/markers.html) in the args for the underlying `pytest` command, I receive an error that no file...

- [x] I have checked that a similar [feature request](https://github.com/astronomer/astro-cli/issues?q=is%3Aopen+is%3Aissue+label%3A%22feature+request%22) does not already exist. **โœ๏ธ Is your feature request related to a problem? Please describe.** When running `astro dev [stop|restart|start|...]`...

team/cp-applications