sorted by: new top controversial old
[-] snowe@programming.dev 1 points 1 year ago

GitHub has an Environments feature that is probably what you’re looking for. It will tell you exactly what pr is deployed to an environment at any point in time. I would recommend automatically removing labels after the deploy is done, so that you’re not depending on reading which labels are active, instead just use the Environments.

[-] snowe@programming.dev 0 points 1 year ago

Do you have a source on that LDS thing? I’d like to read about it

[-] snowe@programming.dev 2 points 1 year ago

That second article is hilarious. It’s trying to point out that the first article is over complicating things then doing the same thing except the author thinks it’s not complicated what they’re saying when it’s actually insane.

[-] snowe@programming.dev 1 points 1 year ago

I've been using it server side (haven't touched android for ~12 years) for almost 7 years now. It's fantastic.

[-] snowe@programming.dev 1 points 1 year ago

I completely stopped using all those clients. We now just store the requests alongside the code in an http file and use the built in IntelliJ HTTP Client to make the call. No need for a separate program, integrates with your code, you can save responses to make sure they don't change, it's all stored in git. There's a ton of benefits and not many downsides.

[-] snowe@programming.dev 0 points 1 year ago

I had to read a lot of the comments to understand what the post meant.

view more: ‹ prev next ›

snowe

joined 1 year ago
MODERATOR OF