← all tags

Tagged GitHub Copilot

7 postsRSS ↗
Dec 17, 2025·5 min read

Upgrading Angular from 13 to 21 with GitHub Copilot CLI

The workflow I use to upgrade Angular one major version at a time with GitHub Copilot CLI, including build checks and common migration errors.

GitHub CopilotCLI ToolsAngular+2 more
Nov 21, 2025·3 min read

Video: My development workflow with GitHub Copilot and Gemini

The recording of my SSW Brisbane User Group talk, covering how I divide development work between AI tools and run Copilot CLI in a Docker sandbox.

VideoAIGitHub Copilot+2 more
Oct 27, 2025·9 min read

Investigating a data migration bug with GitHub Copilot CLI and Git history

Using Copilot CLI to trace missing cleanup data through Git history, identify affected records and compare migration and fallback options.

GitHub CopilotDebuggingGit+1 more
Oct 21, 2025·10 min read

Creating custom GitHub Copilot chat modes in VS Code

How I use task-specific chat modes for issue writing, planning, tests and backlog analysis, with Markdown templates to adapt to a project.

AIVS CodeProductivity+3 more
Oct 03, 2025·3 min read

Upgrading My Wife's Portfolio to TinaCMS with the GitHub Copilot CLI

Using GitHub Copilot CLI to integrate TinaCMS into my wife's portfolio, including JSON content schemas, visual editing and repository instructions.

AIGitHub CopilotTinaCMS+3 more
Sep 16, 2025·3 min read

My AI-Powered Workflow: Building a Full-Stack App with ChatGPT and GitHub Copilot

How I used ChatGPT to plan a URL shortener, assigned the implementation to GitHub Copilot, and reviewed the resulting pull requests.

AIGitHub CopilotChatGPT+2 more
Aug 04, 2025·4 min read

Redesigning My Blog with an AI-Powered Workflow

My blog needed a facelift. Instead of weeks of manual CSS changes, I used Gemini for planning and GitHub Copilot for execution to completely redesign my site. Here's how the AI-assisted process worked.

AIGeminiGitHub Copilot+3 more