mathbong
Home
∑ School Math∑ Advanced Math
[] CodingAI Vibe</> Utils⎈ Infra
◎ My Project
Terms Tools About
KO
Glossary coding Term Page

CI pipeline

An automated workflow that runs tests and builds when code is pushed

ci-cd-pipeline #coding#javascript#svelte
Korean version

Aliases

CI/CD

Related Concepts

Environment variablesBundlingTranspilingStatic hostingAdapterRollback

Core Idea

CI pipeline is An automated workflow that runs tests and builds when code is pushed. It usually makes the most sense alongside Environment variables, Bundling, Transpiling.

Why It Matters Here

Mathbong reuses this term across javascript posts as shared vocabulary.

Posts Mentioning This Concept

[Svelte 시리즈 19편] 배포, 환경 변수, 프로덕션 체크리스트 SvelteKit 앱을 배포할 때 환경 변수를 관리하고, 모니터링과 롤백 전략을 준비하는 과정을 안내합니다.[JavaScript 시리즈 19편] 프런트엔드 빌드와 배포의 기본 번들러, 환경 변수, 정적 호스팅, CI 파이프라인을 통한 배포 기본기를 익힙니다.[FastAPI 시리즈 11편] 배포와 환경 설정 기본기 환경 변수, 설정 계층, uvicorn 실행 전략을 정리해 FastAPI 앱을 실제 서버에 배포할 준비를 합니다.

© 2026 mathbong. All rights reserved.

RSS