Travis Johnson

Results 15 issues of Travis Johnson

Just looking to check if I'm missing something. If it doesn't I'd look to contribute a plugin (or update the existing one) that does.

With the following button: ```` ```button name Event type line() template action bullet/event templater true ``` ^button-event ```` After pressing the button once It's now: ```` ```button name Event type...

bug

I have a use case where I want to stream logs to a bubbletea-based TUI, which seems like a perfect use of the `viewport.Model`! Particularly since logs can sometimes come...

enhancement

## πŸš€ Changes proposed by this PR `AnyInBounds` discards the results of `Update()`. This makes it useless for value-based models, and doesn't let us use it to trigger `tea.Cmd`s. This...

I know this may be non-trivial, but the ability to use [Mount Manager](https://flysystem.thephpleague.com/docs/advanced/mount-manager/) from Flysystem would be killer; if I could use Filegator to copy / move / manage files...

In the three methods I've modified the return type is always an instance of the class the method is called on, however they were hardcoded to a specific class. I...

These methods work fine with headers given as `Hash[Symbol, untyped]`. I noticed when I got some squiggly lines in some of my methods that I already know work. I also...

## Description Fixes #214 Replaces #215 The maximum number of builds (sub-patches?) to search for with eks compnent images was hard coded to 10 (actually 9, since the last one...

Tried to use ruby 3.3.1 for rubocop, eventually realized the built-in ruby-build in pre-commit was out of date.

fixes #517 also adds tests for `FormatTerraformBackendConfigAsArgs` --- This change is [](https://reviewable.io/reviews/gruntwork-io/terratest/558)