Browse DevOps Videos (208)
GitHub announces stacked pull requests and points to the official docs, focusing on how the feature helps teams review and manage a series of dependent changes more clearly.
GitHub shares a lofi-focused coding stream themed around keeping pull requests small and using stacked PRs, aimed at helping developers stay in a steady flow while working in their terminal and reviewing and merging changes.
GitHub hosts a Rubber Duck Thursdays session focused on Stacked PRs, covering how the feature fits into pull request workflows and what it changes for day-to-day code review and collaboration.
GitHub announces stacked pull requests and explains how they help teams break large changes into smaller, reviewable layers that can be merged one-by-one or all at once.
Gwyneth Peña-Siguenza demonstrates how to debug a real Python API in VS Code, covering breakpoints, stepping, variable inspection, watch expressions, and the call stack, plus how GitHub Copilot can help you understand failures and fix bugs faster.
Fokko at Work demos selected new features in Visual Studio Code 1.131 that relate to GitHub Copilot, including subagents session information in the Agents window and dictation mode, with notes on how enterprise policies and pricing plans can affect feature availability.
Visual Studio Code shows the different ways to split the integrated terminal, making it easier to work with multiple shells or tasks side-by-side while staying inside the editor.
Visual Studio Code shows how the new Migration feature in VS Code turns existing prompts into reusable skills, focusing on a faster way to organize and reuse prompt-driven workflows inside the editor.
GitHub highlights an open-source project that turns World Cup 2026 match event data into interactive 3D “data portraits,” focusing on how the visualization is built and delivered in the browser.
GitHub shares that Microsoft Comic Chat, a classic IRC client from 1996, has been open-sourced on GitHub, including original source snapshots and experiments to modernize it for current Windows versions.
Reynald Adolphe and members of the VS Code and GitHub Copilot teams recap the past month’s updates, with live demos of notable Visual Studio Code improvements and GitHub Copilot changes, plus a chance for viewers to ask questions in chat.
GitHub’s The Download rounds up developer news including TypeScript 7’s new native Go compiler, VS Code 1.129’s dedicated agent host runtime, Kimi K3’s 2.8T-parameter model, and Microsoft open-sourcing the 1996 Comic Chat IRC client, plus a few other notable open-source and ecosystem updates.
Fokko at Work walks through what’s new for GitHub Copilot in Visual Studio Code 1.130, focusing on assisted tool approvals, Agents window improvements, and chat updates, with notes on how enterprise policies and plan differences can affect feature availability.
Kayla Cinnamon gives a quick tour of the redesigned editor panel inside the Agents window in VS Code 1.129, showing how the updated layout supports agent-driven workflows and keeps code editing and AI-assisted interactions in one place.
GitHub hosts a “Rubber Duck Thursdays” coworking session where viewers can hang out with the team, ask questions, and hear what’s new in the GitHub ecosystem.
GitHub shows how to tailor the GitHub Copilot for Jira integration so teams can reach draft pull requests faster, using ticket-level and space-level instructions to set defaults like target repo and branch naming, and to route specific work (such as API refactors) to custom agents.
James demonstrates how the GitHub MCP Server connects GitHub Copilot to GitHub workflows inside VS Code, enabling natural-language issue management, pull request creation, and code review without switching tools.
Visual Studio Code shares a short clip highlighting a GitHub Copilot-related “did you know?” tip in VS Code, framed as a quick GitHub “hacking” moment for developers.
GitHub experiments with building a personal assistant using the GitHub CLI, focusing on how to wire up workflows and try out GitHub features from the command line.
GitHub demonstrates how to kick off GitHub Copilot work directly from Jira to produce a draft pull request, including three ways to trigger Copilot and what the review-ready output looks like in GitHub.
Brady Gaster joins GitHub’s Open Source Friday to introduce Squad, an open source project aimed at building teams of AI agents that can collaborate on work for any kind of project.
Visual Studio Code shows how to use Oh My Posh to customize and improve the terminal prompt inside VS Code, with a link to the Oh My Posh project for setup and themes.
GitHub introduces GitHub Code Quality (now generally available) and shows how CodeQL analysis plus AI-assisted findings and Copilot Autofix can surface and fix issues directly in pull requests, with rulesets to enforce quality gates at merge time.
Visual Studio Code introduces the VS Code Learn extension, aimed at making it easier to get started with agentic development workflows inside VS Code.
GitHub demonstrates how to onboard the GitHub Copilot for Jira integration, including installing the app from the Atlassian Marketplace, authorizing access, handling SSO, and enabling organizations so Copilot can turn a Jira work item into a draft pull request.
Visual Studio Code shows how to give GitHub Copilot more context by sharing your running website through VS Code’s Integrated Browser, so Copilot can reference what you’re seeing while you work.
Francesco Bonacci joins GitHub’s Open Source Friday to talk about Cua and the project’s open-source work in the GitHub ecosystem.
Visual Studio Code runs through the five most popular VS Code extensions in 2026 so far, highlighting what developers are installing to improve their day-to-day workflow inside the editor.
Visual Studio Code shares quick tips for using the integrated terminal inside VS Code to speed up common command-line tasks without leaving the editor.
GitHub compiles its GitHub for Beginners Season 3 into a single crash course covering core GitHub workflows: planning work with Issues and Projects, automating CI/CD with GitHub Actions, using built-in security features, publishing with GitHub Pages, writing Markdown, and making first open source contributions.
Erik Ejlskov Jensen presents SQL Database Project Power Tools, focusing on improving the day-to-day workflow for SQL Database Projects by extending the tooling developers use in Visual Studio and SQL Server Management Studio (SSMS).
Visual Studio Code shows how to run language models locally in VS Code using the Ollama extension, including configuring custom models, bring-your-own-key providers, and utility model settings, with an emphasis on keeping processing private on your machine.
Visual Studio Code highlights TypeScript 7.0 and its “10x faster” native port, and points developers to a VS Code extension to try the updated TypeScript experience in the editor.
Helen Hou-Sandí explains how GitHub addressed an accessibility issue in pull requests where status checkmarks were hard to distinguish, and how the team used GitHub Copilot to quickly investigate unfamiliar code and ship a design fix that improves the PR review experience.
GitHub announces general availability of GitHub issue fields, enabling structured, typed metadata on issues (priority, effort, dates, and custom values) and surfacing that data directly in the repository issues list. GitHub also highlights connecting issue fields to external tools via the GitHub MCP server.
GitHub recaps this week’s developer news, including the general availability of the GitHub Copilot app (now supporting free and education plans plus bring-your-own-key), GitHub Issue Fields reaching general availability, and quick updates on new ECMAScript JavaScript methods and the new HTTP QUERY method.
Microsoft Developer recaps the 2026 updates shipped across SQL Server, Azure SQL, and SQL database in Fabric, highlighting security, tooling, and developer workflow changes announced around SQLCon/FabCon and Microsoft Build 2026.
Visual Studio Code shares a short sizzle reel promoting VS Code Learn, a set of free, hands-on courses created by the VS Code team to help developers learn VS Code features and workflows.
Visual Studio Code highlights the CodeSnap extension for VS Code, showing how it helps developers create cleaner, more shareable screenshots of code quickly.
Visual Studio Code shows how VS Code Tasks can help you quickly rerun common project commands by defining them once and triggering them from the editor.