GitHub Copilot

Beyond version control: Using GitHub throughout your development lifecycle

Beyond version control: Using GitHub throughout your development lifecycle

2024-03-02

GitHub is well-known for version control, and its work with the open source community. But did you know you can use GitHub throughout your development lifecycle? Join Chris Reddington from GitHub's Developer Relations team as he explores how you can use GitHub to plan, code, build, and deploy your work. Learn how the platform comes together in GitHub Issues, Projects, Codespaces, Actions, Copilot and Advanced Security!

London Reactor Meetup | DevOps meets AI

London Reactor Meetup | DevOps meets AI

2024-01-16

DevOps is inherently a cultural shift with a mass of technologies involved at many stages of the lifecycle. Over the past year we have seen a huge change in the AI sector and these developers, entrepreneurs and businesses are all starting to adopt this technology and make it a part of their everyday development. With this being the case, the DevOps lifecycle is going to pivot and change for everyone in one way or another, so let's dive into how this is happening!

End-to-end InnerSourcing and Secure Development with GitHub

End-to-end InnerSourcing and Secure Development with GitHub

2022-10-13

Many of you may be familiar with GitHub for your own Open Source (OSS) projects. But, did you know that you can run your end-to-end development within your organization using GitHub Enterprise? Join Chris for a whistle-stop tour in the day-in-the-life of a developer with GitHub Codespaces, GitHub Copilot, GitHub Actions and GitHub Advanced Security, showing how you can bring Open Source best practices into your day-to-day work (also known as InnerSource)!

From 'It works on my machine' to 'It was written by a machine' - GitHub Codespaces & Copilot

From 'It works on my machine' to 'It was written by a machine' - GitHub Codespaces & Copilot

2022-10-10

Being a developer is hard. From knowing the building blocks of programming, through to keeping on top of the latest languages and frameworks. That’s before we even think about running systems in production But at some point, we’ve all uttered those words ‘It works on my machine’. Or, may have looked up code snippets from our favourite search engine What if there was a better way for both? In this demo-led session, Chris will introduce GitHub Codespaces and GitHub Copilot, explaining how they can improve your developer experience and make you even more productive!!

From 'It works on my machine' to 'It was written by a machine' - GitHub Codespaces & Copilot

From 'It works on my machine' to 'It was written by a machine' - GitHub Codespaces & Copilot

2022-09-23

Being a developer is hard. From knowing the building blocks of programming, through to keeping on top of the latest languages and frameworks. That’s before we even think about running systems in production But at some point, we’ve all uttered those words ‘It works on my machine’. Or, may have looked up code snippets from our favourite search engine What if there was a better way for both? In this demo-led session, Chris will introduce GitHub Codespaces and GitHub Copilot, explaining how they can improve your developer experience and make you even more productive!!

ToolUp Days #12

ToolUp Days #12

2022-09-06

Chris and Matt deploy the World Events Engine to Azure Container Apps — encountering and fixing a real-world GitHub Actions deployment bug caused by parallel runs generating duplicate container names. The episode covers Dapr storage queue bindings, service invocation between microservices, random bar-type modifier logic, and a viewer-prompted conversation about using GitHub Codespaces to standardise the development environment.

ToolUp Days #11

ToolUp Days #11

2022-08-23

The series officially rebrands from ToolUp Tuesday to ToolUp Days, giving Chris and Matt the flexibility to keep a consistent cadence. This episode focuses on rethinking the game's data model — simplifying the player state object, introducing a BarType enum, and scaffolding both a player creation API and a bar management controller, with GitHub Copilot generating much of the boilerplate in real time.

ToolUp Tuesday #2

ToolUp Tuesday #2

2022-02-22

Chris and Matt start building the Player State API using .NET Web API, defining data models for the SpaceBar management sim game. They scaffold the project, discuss minimal APIs versus controller-based approaches, and set up a GitHub Actions CI workflow to build and validate the service on every commit.

V027 - Weekly Technology Vlog #27

V027 - Weekly Technology Vlog #27

2021-07-04

In the first tech-only episode of the new alternating format, Chris demonstrates GitHub Copilot's Technical Preview using Ruby and Python — from API integrations and regex generation to Azure Functions and IoT Hub messaging — and discusses the FAQ around code ownership, training data, and personal information filtering. The episode also covers CNCF fundamentals, Azure API Management policies with JWT token validation, Traefik proxy on Kubernetes, and the general availability of Azure Arc, including Azure SQL enabled by Arc.