165
submitted 6 months ago by Ephera@lemmy.ml to c/programmerhumor@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] s12@sopuli.xyz 1 points 6 months ago

Ah! So build implies non-production?

[-] Ephera@lemmy.ml 3 points 6 months ago

My usage of the word "production" was a bit non-standard here, in case that confuses you.

Normally, it's used for hosted services, where you have the three hosted environments "development", "integration" and "production".

In this case, I'm guessing, it's rather the case that they had a build configuration for running it in their "build-env", so probably a CI/CD runner. And then there would be a different build configuration for when they're creating a release distribution.

In a very abstracted sense, the "production" environment is where you roll out your release distribution to, so if you will, my laptop is one of thousands of production environments for this application, but only tongue-in-cheek...

this post was submitted on 17 Feb 2024
165 points (96.1% liked)

Programmer Humor

31700 readers
589 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS