My head of ops complained that #GitHub CI/CD has become _so_ unreliable, specifically #GitHubAction s and its scheduler (even with #selfhosted runners) that we need to migrate to an alternative.

We're not alone, see e.g. #Zig https://ziglang.org/news/migrating-from-github-to-codeberg/

The graph shows the dramatic decrease in availability after the #Microsoft #acquisition ...

update semantic version using bash script

For all of my JavaScript projects, I depend on the npm version command to update the version number for generating a release. So when I wanted to release my Zig project (clipz), I was looking for something similar to update the version number in the build.zig.zon file. Since Zig doesn’t have any command equivalent to npm version, I decided to go with a simple shell script.

Having seen the post about GitHub Actions being crap (and mainly agreeing with it) I would like to move the conversation to the combination of GH Actions and dependabot carrying out a near continuous DoS attack on my inbox

#GitHubAction #GitHub #Email

https://www.githubstatus.com/

GitHub Actions have issues with updating UI😭
Wasted 1 hour trying to modify yml syntax etc.😭

Should have checked this first. 🥹
1 hour of frustration is unnecessary 😩

#github #GitHubActions #GithubAction #git #CI #GitHubStatus

GitHub Status

Welcome to GitHub's home for real-time and historical data on system performance.

Sometimes you have an idea, try to bring it to life and it actually works.
I just built a GitHub Actions Workflow which builds a static version of a fdroid repo and does a deployment to GitHub pages. https://github.com/jkoan/fdroid-repo
#fdroid #repo #GithubAction
GitHub - jkoan/fdroid-repo: This repo contains an auto updating fdroid repo

This repo contains an auto updating fdroid repo. Contribute to jkoan/fdroid-repo development by creating an account on GitHub.

GitHub

I used this article as an entry point to understand what is @vitest browser mode and how it’s different from other types of tests: https://www.epicweb.dev/vitest-browser-mode-vs-playwright

And then I created a small setup for DOM-related tests on a in-progress #JavaScript library (no front-end framework, #ESLint, #Playwright via Vitest browser mode, runs locally and in a #GitHubAction). PR for the curious: https://github.com/frontacles/frontacles/pull/78

Vitest Browser Mode vs Playwright

What is the difference between Vitest Browser Mode and Playwright? And when to use each in your tests?

Epic Web Dev

[Show GN: AI Algorithm Mentor - 알고리즘 풀이를 자동으로 리뷰해주는 GitHub Action

GitHub Action인 AI Algorithm Mentor는 개발자가 작성한 알고리즘 코드를 자동으로 분석하고, 코드의 정확성, 효율성, 개선점 등을 LLM 기반의 피드백으로 제공하는 도구입니다. 이 도구는 코딩 테스트 연습, 알고리즘 학습, 그리고 자동 회고를 위한 기능을 제공하며, 다양한 온라인 저지 플랫폼을 지원합니다.

https://news.hada.io/topic?id=25550

#githubaction #codereview #aiassistant #algorithmlearning #LLM

AI Algorithm Mentor - 알고리즘 풀이를 자동으로 리뷰해주는 GitHub Action

<h3>AI Algorithm Mentor — 알고리즘 풀이를 자동으로 리뷰해주는 GitHub Action</h3> <p>알고리즘 문제를 풀고 커밋하면, <strong>문제 내용 + 내...

GeekNews

Probably the greatest timing function in history.

https://www.youtube.com/watch?v=E3_95BZYIVs

#programming #github #GithubAction

Why Github Why?

YouTube

⚠️ #cybersecurite : la cyber-attaque "Shai Hulud" venue de l'écosystème #npm peut toucher vos projets #Python s'ils font partie d'un même #monorepo : https://blog.pypi.org/posts/2025-11-26-pypi-and-shai-hulud/

- pour tester la vulnérabilité de vos projets : https://github.com/Cobenian/shai-hulud-detect, https://codeql.github.com/
- pour utiliser des tokens "trusted publisher" à courte vie si vous publiez des paquets sur #PyPI via @github : https://docs.pypi.org/trusted-publishers/
- pour auditer vos #githubaction : https://docs.zizmor.sh/

PyPI and Shai-Hulud: Staying Secure Amid Emerging Threats - The Python Package Index Blog

Shai-Hulud is a great worm, not yet a snake. Attack on npm ecosystem may have implications for PyPI.