#CI

TugaTech 🖥️tugatech@masto.pt
2026-03-11

ChatGPT ganha gráficos interativos para facilitar o estudo de matemática e ciência
🔗 tugatech.com.pt/t79939-chatgpt

#chatgpt #ci 

Oooh I finally checked and saw why this one #CI job randomly fails. I thought it was just because I run a sloppy infra but it’s actually a #Ansible role idempotency test failure (using #Molecule). The role is updating the apt cache which apparently sometimes returns as changed and sometimes not. lol gosh

Minko Gechev (@mgechev)

에이전트 스킬(agent skills) 관리의 주요 문제점을 지적한 트윗으로, 단락 하나의 변경이 스킬을 회귀시키거나 검색 불가능하게 만들 수 있음을 경고. 스킬 파일 변경의 영향을 파악하기 위해 CI에 evals를 추가할 것을 권장함.

x.com/mgechev/status/203105819

#agentskills #evals #ci #mlops

Lars Wirzeniusliw@toot.liw.fi
2026-03-09

@alienghic Thank you, I try to keep security first in my mind, and not compromise it knowingly.

Come to my talk at the foss-north conference in Gothenburg, April 27-28, I am giving a talk about Ambient and Radicle CI. Ahem.

#AmbientCI #FossNorth2026 #CI #Security

2026-03-05

📰 【GitHub Actions】スクリプトインジェクションの実践例 (👍 114)

🇬🇧 Practical examples of script injection vulnerabilities in GitHub Actions. Shows why using ${{}} directly in run commands is dangerous and how to pr...
🇰🇷 GitHub Actions의 스크립트 인젝션 취약점 실전 예제. run 명령에서 ${{}} 직접 사용의 위험성과 방어 방법 설명.

🔗 zenn.dev/kou_pg_0131/articles/

#Security #GitHubActions #CI #Zenn

❤️(L)ich - 🕺 ✨ 🔥 💚 🐢hoppaz@social.tchncs.de
2026-03-04

Nächsten Monat wird mal Tango Argentino geschnuppert. Das erste mal was mit Schritten lernen und so ... Bislang alles nur aus dem Bauch raus mit viel Spaß (CI/Contango)

#tanzen #tangoargentino #ci #contango

Linux Professional InstituteLPI@fosstodon.org
2026-03-04

In this episode of the DevOps Tools Engineer 2.0 Introduction series, Fabian Thorns and Uirá Ribeiro cover exam objective 702.1, focusing on #Docker and #Podman containers.

Read it to prep for the exam and sharpen your #DevOps skills: lpi.org/mryy

#LPI #devops #containers #docker #podman #cloudnative #CI #CD #kubernetes #freesoftware

DevOps Tools

Engineer 2.0

Introduction

06 Container
Basics
2026-03-04

any #qodo users about to help advise why this PR wasn't red flagged for not having a description? I have best_practices.md in github.com/ether/etherpad-lite

#etherpad
#ci
#github

2026-03-04

If you cannot engineer a delivery pipeline with humans, what makes you think you’re gonna do better with AI?

#ci #cd #softwareengineering

#Frankfurt #FRA hat die Umzugspläne der Airlines ins #Terminal3 #T3 veröffentlicht. Am 23. April 2026 geht's los.

Golf-Carrier, #Cathay (#CX), #ChinaAirlines (#CI), chinesische Airlines und koreanische Airlines (jeweils aus #T2) sind die ersten Umzügler.

frankfurt-airport.com/de/flueg

Léon van Kammenlvk@mastodon.online
2026-03-02

In the spirit of "Sandboxed re-usable explorations" (fabien.benetou.fr/Fabien/Princ) I've found a great tool which allows me to write a `process-compose.yml` for sharing any experiment #docker #baremetal #rpi #vps #CI f1bonacc1.github.io/process-co also has a REST-api so you can control processes in your processes..also scales vertically and horizontally 🤯

Andreas Scherbaumascherbaum
2026-03-01

Jenkins or GitHub Actions?

(list is short, intentionally)

2026-03-01

Vielleicht hat zum heutigen #diday jemand einen Tipp für mich? Ich würde gern ein FLOSS-Projekt von Github zu Codeberg umziehen, wo es jedoch nur eine eingeschränkte CI-Umgebung gibt. Welche CI-Services könnt ihr mir denn für die Verwendung mit einem Codeberg-Repo empfehlen?
An Plattformen habe ich Linux und Windows (iOS geplant). Sowas wie "Github Actions" brauche ich nicht, mir reicht im Grunde ein Docker-Container mit einer Shell. Wäre cool wenn der Service für FLOSS nichts kostet, Ressourcenlimitierung ist natürlich okay. Schön wäre außerdem wenn die Runner nicht in Azure (bzw. generell nicht in einer Big Tech-Cloud) laufen.

#fedihelp_de #ci_cd #ci #codeberg #unplugtrump

2026-02-28

#Xcode #CI #Devops #Gitlab

I spent much of today doing devops. I don't know much about devops

I had build problems where one macOS gitlab runner was failing to properly build and sign iOS app builds. Exactly the same configuration worked in other nodes

These were inherited machines. Turns out that the root (pun) cause was that in the bad node, gitlab-runner was running as root, which causes all sorts of keychain issues

I could not have fixed this without help from Codex.

Theo - t3.gg (@theo)

작성자는 GitHub의 액션 러너 사용을 중단할 것을 권고하며, 코드 한 줄 변경으로 CI(지속적 통합) 실행 시간을 50% 줄였다고 주장합니다. GitHub Actions 러너 구성이나 자체 러너·설정 변경을 통해 빌드·테스트 파이프라인 성능을 크게 개선할 수 있음을 시사하는 경험 공유입니다.

x.com/theo/status/202750522168

#github #ci #devops #githubactions #performance

2026-02-27

Do you know how to check if you have internet access on your CI server?
You can simply make a get request to any page, for example google.com but this will not be an effective solution, since you do not need the HTML code that will come in response.
The most correct way is to make a get request to google.com/generate_204 since the response will only contain the header.
If you work with Rails, I recommend using this wonderful gem `online` (github.com/yegor256/online)

2026-02-26

𝗚𝗮𝗶𝗮:

#DevOps #CI/CD #Gaia

thewhale.cc/posts/gaia

Build powerful pipelines in any programming language. Gaia is the next evolution of automation platforms whose goal is to provide full flexibility and performance for today's CI/CD, but basically any automation workflow imaginable.

Build powerful pipelines in any programming language. Gaia is the next evolution of automation platforms whose goal is to provide full flexibility and performance for today's CI/CD, but basically any automation workflow imaginable.
2026-02-24

Gibt es hier eigentlich eine #CI #cochlear #implantat Community? Stehe vor einer Entscheidung und würde mich über Erfahrungen und Austausch freuen.

Rational schon entschieden, emotional leider noch nicht so weit.

#schwerhoerig #schwerhorig #sh #disability

JAVAPROjavapro
2026-02-24

Deine Tests laufen bei jedem Build? Dann sind sie wichtig genug, getestet zu werden. Julius Mischok zeigt, wie mit Schwachstellen in deiner sichtbar macht.

Stärke deine Teststrategie: javapro.io/de/teste-deine-test

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst