this post was submitted on 05 Jun 2025
611 points (99.5% liked)

Programmer Humor

23899 readers
1521 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 

https://www.githubstatus.com/

Edit: seems like they fixed it, it works for me

(page 2) 23 comments
sorted by: hot top controversial new old
[–] douglasg14b@lemmy.world 3 points 1 day ago (2 children)

There's a reason we value the local development environment.

You can run everything locally, the only use for the cloud environment is for CD.

load more comments (2 replies)
[–] Aatube@kbin.melroy.org 7 points 2 days ago (2 children)

ackshually you can run most of the CI locally

[–] FuglyDuck@lemmy.world 9 points 2 days ago

Don’t tell the boss, jerk.

[–] bleistift2@sopuli.xyz 0 points 2 days ago (1 children)

Doesn’t matter if the mechanism that checks the repo and sends the trigger message to the runner is down.

[–] Aatube@kbin.melroy.org 1 points 2 days ago

how does that affect running the CI locally? I don't mean triggering the cloud CI manually, I mean running the commands manually.

[–] savvywolf@pawb.social 1 points 1 day ago

Ironically, I find myself writing more code when CI is broken and I don't have to babysit it.

load more comments
view more: ‹ prev next ›