Gerhard
๐ค SpeakerAppearances Over Time
Podcast Appearances
I think so.
I think so.
So just invoice us. For the first month. We'll see how the next month goes. The pay-as-you-go thing is a basic, but yeah. Pull request 535. This was also a follow-up. We improved on the Zulip auth integration.
So just invoice us. For the first month. We'll see how the next month goes. The pay-as-you-go thing is a basic, but yeah. Pull request 535. This was also a follow-up. We improved on the Zulip auth integration.
so this is my problem this is my fault too yeah you remember it like the old way or we just basically configure environment variables like secrets in our fly.io app and um we don't want to do that the reason why we don't want to do that is because we have the one password cli integration yeah which means that when the app boots just in time it loads all the secrets so that's what the 535 is yeah i just forgot about that so i just did the old-fashioned way and so thanks for fixing it that's we have to have everything
so this is my problem this is my fault too yeah you remember it like the old way or we just basically configure environment variables like secrets in our fly.io app and um we don't want to do that the reason why we don't want to do that is because we have the one password cli integration yeah which means that when the app boots just in time it loads all the secrets so that's what the 535 is yeah i just forgot about that so i just did the old-fashioned way and so thanks for fixing it that's we have to have everything
You want to back up. You want to back you up.
You want to back up. You want to back you up.
62%.
62%.
All right, we have a bit of more time, so now we're going to go into one of my favorite topics that has become one of my favorite topics, and that's the pipe dream. Yes. What is a pipe dream? Tell us, Jared.
All right, we have a bit of more time, so now we're going to go into one of my favorite topics that has become one of my favorite topics, and that's the pipe dream. Yes. What is a pipe dream? Tell us, Jared.
We're still on 60. That has not changed. That's pipe dream. That's pipe dream. Single purpose, single tenant CDN for changelog.com. It runs varnish cache, the open source one on flat.io.
We're still on 60. That has not changed. That's pipe dream. That's pipe dream. Single purpose, single tenant CDN for changelog.com. It runs varnish cache, the open source one on flat.io.
Yeah. So the issue that Jared opened in the true open source spirit is wire up a test harness. That's right. Because I said, create an issue, open source for the win. That's right. And you did it.
Yeah. So the issue that Jared opened in the true open source spirit is wire up a test harness. That's right. Because I said, create an issue, open source for the win. That's right. And you did it.
Very nice. You did. That was amazing. So that was issue two. Issue two. That was a pull request, pull request three, which adds tests. Yes. So what is interesting about this? Well, we're using Just. Right. Same as before, one tool. We seem to be standardizing on that. It runs just test. And when we run it, it creates a report. Why does it create a report? It uses this amazing tool.
Very nice. You did. That was amazing. So that was issue two. Issue two. That was a pull request, pull request three, which adds tests. Yes. So what is interesting about this? Well, we're using Just. Right. Same as before, one tool. We seem to be standardizing on that. It runs just test. And when we run it, it creates a report. Why does it create a report? It uses this amazing tool.
Many have heard of it. Hurl, H-U-R-L. Not sure if it's the best name, but anyway, we didn't pick it. Hurl.dev. And hurl.dev is orange open source. It's a CLI that, actually it's more than a CLI, but you interact with it through a CLI, which allows you to write tests and assertions about HTTP requests. So the focus is on testing HTTP endpoints.
Many have heard of it. Hurl, H-U-R-L. Not sure if it's the best name, but anyway, we didn't pick it. Hurl.dev. And hurl.dev is orange open source. It's a CLI that, actually it's more than a CLI, but you interact with it through a CLI, which allows you to write tests and assertions about HTTP requests. So the focus is on testing HTTP endpoints.