GitHub

ToolUp Tuesday #2
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.
Feature Flags - The Art of the IF and Deployment
Feature flags sound deceptively simple — they're just if statements. But mastering them requires a mature DevOps foundation and disciplined release engineering. Chris Reddington is joined by Chris Ayers (Azure Fast Track Engineer at Microsoft) for a deep dive into separating deployments from releases, choosing the right tooling, and implementing feature flags safely using Azure App Configuration, LaunchDarkly, and Optimizely in .NET applications.
Automate adding GitHub Issues to GitHub Projects (Beta) in a repository owned by a user
I recently wrote a blog post about using GitHub Actions to automatically add a GitHub Issue to a GitHub project (Beta) when the issue is opened. I received a question from my colleague and maintainer of the promitor and KEDA Open Source (OSS) Projects, Tom Kerkhove on doing the same with a user-owned GitHub repository, rather than organisation-owned.

ToolUp Tuesday - #1
In this debut episode of ToolUp Tuesday, Chris and Matt kick off a new series by planning a massively multiplayer management sim game from scratch. They design a microservices architecture, choosing .NET for the world events engine and Go for player decisions, and set up a GitHub repository with GitHub Projects for backlog management.
Automate adding GitHub Issues to GitHub Projects (Beta) in a GitHub organisation
I've been following the GitHub Projects beta for a while now, and have been fortunate to be accepted as an early adopter. I'm a big fan of the direction, and the flexibility. One of the limitations I've noticed is that there's currently no built-in way to automatically add an issue to a project board. It's on the backlog, but not yet available. Fortunately, GitHub Actions has us sorted. I'll walk you through a sample I put together to do exactly that.

Tech Roundup - January 2022
Your monthly digest of everything happening across Azure, GitHub, and Azure DevOps — so you don't have to keep up with it all yourself! In this January 2022 roundup, Chris returns to the channel after a break with an honest discussion about mental health and burnout, recaps Cloud With Chris highlights from 2021, and covers a packed set of updates: AKS improvements (containerd GA, FIPS node pools, Kubernetes version aliasing), Static Web Apps Enterprise Grade Edge GA, Azure Cognitive Search semantic updates, Azure Monitor 1-minute frequency log alerts, GitHub Advanced Security, GitHub Projects, Dependabot, and much more. Plus an outlook for what's changing on the channel in 2022.

Deploying Static Sites to Azure the cheap and performant way
Did you know that Static Sites can help you build performant sites that easily scale globally? Better yet, they can be incredibly cost-effective!

V038 / V039 - Weekly Technology Vlog #38 and #39
A double episode catching up on two weeks of Azure updates including AKS scale down modes, Cosmos DB Functions v4, and Azure Functions runtime 4.0 with .NET 6, plus GitHub CLI 2.0, Advanced Security secret scanning APIs, and a look at secretless application patterns with managed identities.

V037 - Weekly Technology Vlog #37 (GitHub Issues Beta Special!)
Chris walks through the new GitHub Issues beta, showcasing project boards, table views, YAML-based issue forms, and converting checklists to sub-issues, alongside Azure capacity reservation, zone redundant disk storage, and DevSecOps shifting-left updates.

V035 - Weekly Technology Vlog #35
Chris covers a wave of Azure service deprecations and retirements scheduled through 2022-2024, the launch of GitHub CLI 2.0 with its new extension model, and npm's TLS 1.0/1.1 deprecation. He highlights an impactful accessibility episode with Kaizota about hearing impairment at tech conferences, discusses GitHub branch protection rules for shifting left on code quality, and shares insights on Azure Front Door Standard and Premium tiers.