11000件の用語
GitOps+CI/CD k8s。ArgoCD 2.13 (Intuit Self-Service)・Argo Rollouts (Progressive Delivery)・Argo Workflows (Pipeline)・Argo Events・Flux v2 2.4 (CNCF・GOTK)・Tekton Pipelines 0.66 (CNCF)・Crossplane 1.18 (Composition+Provider)・Kargo (Akuity Multi-Stage)・Konflux (Red Hat)・Werf (Flant)・Skaffold・¥0 OSS、2026年ArgoCD+Flux v2 GitOps生態系主流。
Gitリポジトリを信頼の源としてインフラとアプリのデプロイを自動管理する手法
CI/CDパイプライン。GitHub Actions・Self-Hosted Runner (Mac mini M2 / Ryzen Server)・Workflow YAML・Matrix Build・Reusable Workflow・Composite Action・GitLab CI 17/Jenkins 2.500+/CircleCI 2.x/Buildkite/Drone CI/Woodpecker (Self-Host)・Argo Workflows・Tekton・Runs-on (Cloud Runner)・nektos/act (Local Run)、2026年Self-Hosted節約優先。
GitHub統合CI/CD基盤。ubuntu-24.04-arm・ubuntu-latest・macos-14/15(M2 Pro)・windows-2025が2026年主要runner、Self-hosted Runner+GPU runner(A10/L4)+Reusable Workflow+Composite Action+Artifact v5+Dependabot Multi-ecosystem、月2000分無料+組織$4/ユーザー。
GitHub CI/CD実行基盤。Ubuntu 24.04/Windows 2025/macOS 14/15 Runner・ARM64 runners(2025年GA・Linux)・Larger Runners・GitHub Copilot Agent・Dependabot・CodeQL・Advanced Security・actions/checkout@v4・actions/setup-node@v4・self-hosted runner対応、2026年OSS CI第一選択。
CI/CDワークフロー。GitHub Actions(YAML・2000分/月 free)・ubuntu-latest/macos-latest/windows-latest・Self-hosted Runner(AWS EC2/Hetzner/自宅PC)・ActionsRunnerController(Kubernetes)・Ubicloud(OSS Actions代替)・CircleCI・GitLab CI・Drone CI・Woodpecker・BuildKite・Tea CI・2026年プロジェクト自動化定着。Arm64ランナー標準対応。
GitHubが提供する、OpenAIの高度な言語モデルを活用したAIプログラミング支援ツール。コード補完から自然言語による対話、複数ファイルにまたがる自律的な編集まで、開発プロセス全体を統合的にサポートします。
Microsoft / GitHub の AI コーディングアシスタント。VS Code + Visual Studio + JetBrains 統合・$10/月 + Claude/GPT-5 切替・「世界最初の AI コーディング AI」.
GitHub AI開発統合。Copilot Workspace・Copilot Chat・Agent Mode(Issue→PR自動化)・Copilot Autofix(CodeQL)・Copilot Code Review・Models(GPT-5/Claude Sonnet 4/Gemini 2.5 Pro選択)・Spark(Agent Mode dev)・Coding Agent(Remote)対応、2026年VS Code/JetBrains/CLI統合, $10/$19/$39 plan。
2024年GitHub公開Copilot Extensions Third-party統合プラットフォーム。Pro 業界Pro Mainstream Third-party AI Extension先駆 + Pro 米国SF GitHub + Pro 2008-GitHub設立 + Pro Stripe/Sentry/DataStax/Docker等30+統合 + Pro VSCode/IDE + Pro $19-39/月 + 累計2008-2026年18年Heritage継承代表機。
2024年GitHub公開Copilot CLI Terminal AI。Pro 業界Pro Mainstream Terminal Shell AI先駆 + Pro 米国SF GitHub + Pro 2008-GitHub設立 + Pro Bash/Zsh/PowerShell対応 + Pro gh CLI拡張 + Pro $10/月個人 + 累計2008-2026年18年Heritage継承代表機。
2024年GitHub公開Copilot Chat Conversational AI。Pro 業界Pro Mainstream Conversational AI Coding先駆 + Pro 米国SF GitHub + Pro 2008-GitHub設立 + Pro VSCode/JetBrains/Visual Studio/Xcode/Vim統合 + Pro GPT-4o + Pro $10/月個人 + Pro Inline Chat + 累計2008-2026年18年Heritage継承代表機。
2024年GitHub公開Copilot PR Summary AI PR概要自動生成。Pro 業界Pro Mainstream PR概要AI自動生成先駆 + Pro 米国SF GitHub + Pro 2008-GitHub設立 + Pro GitHub Web UI + Pro git diff解析 + Pro Markdown形式生成 + Pro $19/月Business + 累計2008-2026年18年Heritage継承代表機。
2024年GitHub公開Copilot Workspace AI開発環境。Pro 業界Pro Mainstream AI Issue→PR Workflow先駆 + Pro 米国SF GitHub + Pro 2008-GitHub設立 + Pro Issue→Spec→Plan→Build→Test→PRワークフロー + Pro Browser-based + Pro $39/月Enterprise + 累計2008-2026年18年Heritage継承代表機。
2024年GitHub Microsoft発表Copilot Workspace Preview・Industry-leading GitHub-native AI workspace + Industry-leading issue-to-PR flow + Industry-leading OpenAI+Anthropic backend + Industry-leading GitHub Microsoft Copilot Workspace flagship 2024年4月。
Gitリポジトリの並行開発線。`main`/`dev`/`feature/*`/`hotfix/*`/`release/*`が代表命名、`git switch -c feature/xxx`・`git merge`・`git rebase`で操作、GitFlow/TrunkBasedDevelopmentが2026年主流戦略。
分散版管理ブランチ運用モデル。Trunk-based Development(main直線)・GitHub Flow(main+feature)・GitLab Flow(main+env)・Git Flow(main+develop+feature+release+hotfix)・Stacked PRs(Graphite・Sapling)が代表、2026年Trunk-based+Feature Flagsが主流、SBE+短命ブランチ<1週間推奨。
ソースコード並行開発手法。Trunk-Based Development・GitHub Flow(main+feature)・GitLab Flow(env branch)・Git Flow(develop/release/hotfix・Vincent Driessen 2010)・Stacked PR(Graphite)・Git worktree・rebase vs merge・commit convention(Conventional Commits)・husky+lefthook代表、2026年TBD+Feature Flag定着。
DevSecOps統合プラットフォーム。GitLab 18(2026年Q2)・Community Edition(MIT license OSS)・Premium/Ultimate商用・GitLab CI/CD・Container Registry・Pages・Terraform State・SAST/DAST/SCA内蔵・GitLab Duo(AI Assistant)・Self-host対応で2026年GitHub Enterprise代替。
Gitバージョン管理ストレージ。GitHub・GitLab・Bitbucket・Codeberg・Gitea・Azure DevOps・AWS CodeCommitが代表ホスティングで、`.git/`ディレクトリがメタデータ、monorepo/polyrepoが2026年選択肢。