Karl Cardenas
Karl Cardenas
I'm seeing similar behavior with version `0.27.0`, but only in this case it's not honoring the `wait` value.
@eikenb I got around it by using ``` exec { command = "/bin/rotate_key.sh" } wait { min = "10s" max = "30s" } ``` Adding the `wait` block with a...
@trujillo-adam and @rboyer were you two able to come to an agreement on next steps for this PR?
@jbardin is there something in the roadmap that will address this? Not sure if enabling `depends_on` for modules will help or address this.
@eddie-rowe
@ashconnor Can you link to the tutorial where you encountered this please?
This is the one feature holding me back from using Zed. I work a lot with generating technical documentation and I would love to collaborate with my technical writers and...
Thanks for the clarification @jerodsanto. This helps me with the design aspect. I was thinking of creating a more general tool, something along the lines of a CLI that I...
What are the chances an API exists that exposes the topics? Probably slim, I assume.
@jerodsanto, you are correct, about the Spotify lookup. We would have to query the Spotify API to get all the episodes from the show(s) and their respective Spotify ID, followed...