1. X
  2. Jon Gallant
Log inSign up
Jon Gallant
5,397 posts
user avatar
Jon Gallant
@jongallant
Seattle
jongallant.com
Joined May 2008
2,426
Following
4,112
Followers
RepliesRepliesMediaMedia
Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
Don't miss what's happening
People on X are the first to know.
Log inSign up

New to X?

Sign up now to get your own personalized timeline!

Create account

By signing up, you agree to the Terms of Service and Privacy Policy, including Cookie Use.

  • user avatar
    Jon Gallant
    @jongallant
    Jul 20
    new skill 'repo-ready': jongio.github.io/skills/catalog… every time I create a repo I ask copilot to add gitignore, add LICENSE, etc. 'repo-ready' skill gets your repo all setup to go live with all the necessary files in place. 'install repo-ready from jongio/skills'
    jongio.github.io
    repo-ready · jongio/skills
    Scaffold and maintain the standard community health files every GitHub repository needs: .gitignore, .gitattributes, LICENSE, CONTRIBUTING, issue templates, CI workflows, dependabot, editorconfig,...
    259
  • user avatar
    Jon Gallant
    @jongallant
    Jul 2
    azd 1.27.0 can deploy container images to Azure App Service. Set language: docker with host: appservice, and azd builds the image, pushes it to ACR, and updates the site's container config.
    Deploy Containers to Azure App Service with azd
    Deploy Containers to Azure App Service with azd
    From blog.jongallant.com
    901
  • user avatar
    Jon Gallant
    @jongallant
    Apr 13
    You can now write 'azd hooks' in Python, TypeScript and JavaScript! I built a sample template showing all three languages in action. Blog: blog.jongallant.com/2026/04/azd-ho… Template: github.com/jongio/azd-hoo… #azure #azd #dev #microsoft
    azd Hooks in Python, JavaScript, and TypeScript
    azd Hooks in Python, JavaScript, and TypeScript
    From blog.jongallant.com
    257
  • user avatar
    Jon Gallant
    @jongallant
    Apr 9
    azd custom params - Someone asked me how to add custom prompts to azd up. Couldn't find one comprehensive doc, so I built a sample repo showing 3 approaches - allowed pick lists, free-text params, and hooks. blog.jongallant.com/2026/04/azd-cu… github.com/jongio/azd-cus… #azd #azure #dev
    Custom Parameters in azd up
    Custom Parameters in azd up
    From blog.jongallant.com
    169
  • user avatar
    Jon Gallant
    @jongallant
    Apr 8
    `azd update` is live. I kept forgetting how I installed azd, so updating was always annoying. The team shipped `azd update` and now it's just one command, any platform, done. Try it and file issues if you hit anything. blog.jongallant.com/2026/04/azd-up… #azd #azure #microsoft #devx
    237