ci-cd

Tag

Cards List
#ci-cd

A deep dive into my Forgejo setup

Lobsters Hottest · 5d ago Cached

A detailed walkthrough of setting up a self-hosted Forgejo instance as a GitHub replacement, covering the stack, CI/CD performance gains, and configuration.

0 favorites 0 likes
#ci-cd

@trending_repos: Trending repository of the day openship Self-hosted deployment platform Last 24h: 1,719 Total: 3,940

X AI KOLs Timeline · 6d ago Cached

Openship is an open-source, self-hostable deployment platform with built-in CI/CD, supporting any stack and offering features like SSL, CDN, backups, and mail server.

0 favorites 0 likes
#ci-cd

The dailyprog puzzle safety net

Lobsters Hottest · 2026-07-16 Cached

The author describes building an automated safety net for dailyprog.club's puzzle generation using an LLM (DeepSeek V4 Flash) and CI/CD, ensuring puzzles are generated and validated even when the author is unavailable.

0 favorites 0 likes
#ci-cd

What surprised us after building an autonomous quality engineering agent system

Reddit r/AI_Agents · 2026-07-15

The team behind OttoTester shares surprising insights from building an autonomous quality engineering system using specialized AI agents, emphasizing that orchestration and learning agents matter more than the execution agent or model quality.

0 favorites 0 likes
#ci-cd

@ManusAI: Introducing auto-publish on Manus! Building a site with Manus just got faster to ship. →Manus deploys each successful b…

X AI KOLs Following · 2026-07-13 Cached

ManusAI introduces auto-publish, which automatically deploys successful builds to the live URL with off-by-default setting and queuing capability, removing the last manual step between building and shipping.

0 favorites 0 likes
#ci-cd

@dotey: Most companies no longer need a web infra team. Focus on various skills and automated testing/deployment (CI/CD), actively embrace AI-friendly open-source projects, and simplify the design system to design.md

X AI KOLs Timeline · 2026-07-05 Cached

The view is that most companies no longer need a web infra team. They should focus on skills, CI/CD, embrace AI-friendly open-source projects, and simplify the design system.

0 favorites 0 likes
#ci-cd

Automating the Rubber Stamp: What If an Agent Ran Your Deployment Gate?

Lobsters Hottest · 2026-07-03

Explores the concept of using an AI agent to automate deployment gate approvals, potentially improving CI/CD pipeline efficiency.

0 favorites 0 likes
#ci-cd

@kmeanskaran: Guys, I'm building a PoC called "Agent Harness Ops." From dev phase to prod on @Railway What's special? - Created an ag…

X AI KOLs Timeline · 2026-07-02 Cached

Building a PoC called 'Agent Harness Ops' using DeepAgents by LangChain, with observability via Langfuse, task queue with Celery/Redis, PostgreSQL, React frontend, deployed on Railway. Plans to share and write about it.

0 favorites 0 likes
#ci-cd

@lidangzzz: I've said it many times over the years: to make an AI Agent write good code, all the secrets are in the textbooks from the 1990s: - Write tests diligently, write more tests, push test coverage as high as possible - Do CI/CD properly, avoid messing up at all costs - For a new proj…

X AI KOLs Timeline · 2026-07-02 Cached

The author emphasizes that the key to making AI agents write good code lies in following classic software engineering practices from 1990s textbooks: writing tests, doing CI/CD properly, top-down design, and modular decoupling.

0 favorites 0 likes
#ci-cd

Spindle's new microVM engine

Lobsters Hottest · 2026-06-29 Cached

Spindle introduces a new microVM engine that runs each workflow in its own lightweight virtual machine, supporting NixOS configuration, Docker builds, and caching for fast subsequent runs.

0 favorites 0 likes
#ci-cd

WinPE as a stateless harness for Windows driver testing and fuzzing

Hacker News Top · 2026-06-28 Cached

This post describes using Windows PE as a lightweight, stateless testing harness for Windows kernel driver testing and fuzzing, with optimizations for CI/CD pipelines.

0 favorites 0 likes
#ci-cd

agent eval latency added 18 minutes to our CI. how are you running this without killing dev velocity?

Reddit r/AI_Agents · 2026-06-28

A discussion on the challenge of integrating comprehensive agent evaluations into CI, where latency from judge calls increases build time from 6 to 24 minutes, and potential solutions like parallelization, caching, and async eval are considered.

0 favorites 0 likes
#ci-cd

Systems optimization should be part of CI/CD

Hacker News Top · 2026-06-24 Cached

This blog post introduces LEVI, a framework for AI-driven research for systems (ADRS) that reduces the cost of algorithmic discovery by using smaller models for most mutations and reserving large models for paradigm shifts, achieving 3-7x cost reduction. It argues that ADRS should be integrated into CI/CD for continuous, bespoke optimization per deployment.

0 favorites 0 likes
#ci-cd

Shipping huggingface_hub every week with AI, open tools, and a human in the loop

Hugging Face Blog · 2026-06-23 Cached

Hugging Face describes how they built a weekly release pipeline for their huggingface_hub library using AI, open-source tools, and human oversight, enabling faster and more reliable releases.

0 favorites 0 likes
#ci-cd

@AI_jacksaku: https://x.com/AI_jacksaku/status/2068702722807771294

X AI KOLs Timeline · 2026-06-21 Cached

This article compiles 10 high-value Skills essential for Codex, covering planning, code quality, frontend implementation, automated testing, CI/CD, security, and external tool integration, and provides installation methods and recommended combinations to help users improve development efficiency.

0 favorites 0 likes
#ci-cd

@GergelyOrosz: How is CI/CD changing because of AI, and what are sensible deployment practices more teams should be doing? Robert Erez…

X AI KOLs Following · 2026-06-17 Cached

A podcast conversation with CI/CD expert Robert Erez explores how AI is reshaping CI/CD practices, the nuances of GitOps, and trends like ephemeral environments and progressive delivery.

0 favorites 0 likes
#ci-cd

@vincemask: https://x.com/vincemask/status/2064581609928699973

X AI KOLs Timeline · 2026-06-10 Cached

This article introduces the five-layer safety guardrail configuration of Claude Code, including OS sandbox, native permission rules, PreToolUse Hook, engineering rules, and remote access control. It also provides a deny/ask/allow configuration and command classification list to ensure the Agent operates autonomously within secure boundaries.

0 favorites 0 likes
#ci-cd

Surprise, Pay $1000

Hacker News Top · 2026-06-09 Cached

Forestwalk Labs tried Blacksmith as a cheaper, faster CI alternative to GitHub Actions, but after exceeding the free trial limit they were unexpectedly invoiced $1,081 without service disruption, raising questions about SaaS billing practices.

0 favorites 0 likes
#ci-cd

Migrating Your GitHub CI to Hugging Face Jobs

Hugging Face Blog · 2026-06-09 Cached

This article provides a step-by-step guide on migrating GitHub Actions CI to run on Hugging Face Jobs, enabling GPU-based test suites and cutting CPU CI time by 30% for projects like Trackio.

0 favorites 0 likes
#ci-cd

Daemons by Charlie Labs

Product Hunt · 2026-06-05

Daemons by Charlie Labs is a product that uses AI agents to automate and streamline PRs, issues, CI, and documentation workflows.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback