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

Programmer Humor

23927 readers
1803 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

you are viewing a single comment's thread
view the rest of the comments
[–] 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.