Videos

Use GitHub Spark to create a podcast timer apps

Use GitHub Spark to create a podcast timer apps

4 Nov 2024 Video GitHub

A walkthrough of GitHub Spark to create a podcast timer app.

AI GitHub GitHub Next GitHub Spark
Use GitHub Spark to create a travel log app

Use GitHub Spark to create a travel log app

29 Oct 2024 Video GitHub

A walkthrough of GitHub Spark to create a travel log app.

AI GitHub GitHub Next GitHub Spark
GitHub Copilot Chat and o1-preview: Building a maze generator!

GitHub Copilot Chat and o1-preview: Building a maze generator!

3 Oct 2024 Video GitHub

A demo video showcasing o1-preview and GitHub Copilot.

AI Copilot GitHub
GitHub Models

GitHub Models

1 Aug 2024 Video GitHub

A demo video for the launch of GitHub Models.

AI GitHub
Private Mirrors App

Private Mirrors App

26 Jul 2024 Video GitHub

A walkthrough of GitHub's Private Mirrors App, helping to maintain a set of private mirrors against public forks.

GitHub Maintainers Open Source OSPO
Code from your phone with Github Copilot Workspace

Code from your phone with Github Copilot Workspace

3 May 2024 Video GitHub

A walkthrough of GitHub Copilot Workspace from a Mobile Phone.

AI Copilot GitHub
How to use Copilot Workspace for inspiration

How to use Copilot Workspace for inspiration

1 May 2024 Video GitHub

A walkthrough of GitHub Copilot Workspace when starting from a GitHub Template Repository.

AI Copilot GitHub
Transform issues into plans with GitHub Copilot Workspace

Transform issues into plans with GitHub Copilot Workspace

29 Apr 2024 Video GitHub

A walkthrough of GitHub Copilot Workspace when starting from a GitHub Issue.

AI Copilot GitHub
Automate Azure infrastructure change reviews by using Bicep and GitHub

Automate Azure infrastructure change reviews by using Bicep and GitHub

25 Jan 2023 Video Microsoft

Add checks to pull requests that run automatically during your code reviews. Run the Bicep linter on your code, and deploy the resources to a temporary environment to enable further automated and manual testing.

Actions GitHub
Test your Bicep code by using GitHub Actions

Test your Bicep code by using GitHub Actions

14 Dec 2022 Video Microsoft

Validate and test your Bicep code in your deployment workflow. You'll use linting, preflight validation, and the what-if operation to validate your Azure changes before you deploy, and you'll test your resources after each deployment.

Actions GitHub