Skip to content

Git-Ape v0.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 07:01
· 43 commits to main since this release
40c8ad5

Git-Ape v0.2.0

Changes since v0.1.1:

Features

  • skills: emit partially-destroyed in local destroy scripts (95dc3de)
  • extension: register prompt files in VSIX and tighten .vscodeignore (4b2a1b8)
  • onboarding: replace exampleyml stubs with template-driven scaffold (451686a)
  • skills: refine azure-stack-deploy and azure-stack-destroy guidance (904a7dd)
  • agents: delegate to skills in deployer and template-generator (a1d5633)
  • add azure-stack-* skills with fast async destroy (69113e4)
  • implement Deployment Stacks for idempotent destroy + extended state schema (79df223)

Bug Fixes

  • docs: rewrite cross-skill SKILL.md links to resolvable slugs (bc89221)
  • docs: read AZURE_SUBSCRIPTION_ID from vars in agent and example workflows (8c1ca1b)
  • workflows: run release main-history guard for workflow_dispatch (2bb671f)
  • onboarding: set AZURE_SUBSCRIPTION_ID as a variable, not a secret (de50e71)
  • onboarding: sync copilot-instructions template with merged mirror (e0ae84c)
  • workflows: route parameters.json values through env to block injection (dce5833)
  • onboarding: remove /deploy comment trigger and fail loud on state push (afb05ea)
  • onboarding: harden scaffolded workflows against matrix.deployment_id injection (59c303e)
  • workflows: preserve FAILED counter in subscription resource cleanup (236e840)
  • onboarding: harden and correct scaffolded workflows (d6b41dc)
  • workflows: prevent shell and JS injection in deploy/destroy (b2325f3)
  • skills: resolve PR review findings for deployment stacks (9f14080)
  • workflows: address PR review findings (9190c66)
  • workflows: prevent post-tag release version drift (702f01c)
  • plugin: bump marketplace.json to 0.1.0 to match plugin.json (6e017ab)

Documentation

  • regenerate website docs for v0.2.0 version bump (6ebc5ee)
  • regenerate agent and workflow docs after upstream merge (98c6318)
  • drop /deploy comment trigger references (d3cb045)
  • onboarding: reconcile AZURE_SUBSCRIPTION_ID as a variable (67005a7)
  • website: add companion page for git-ape-drift agentic workflow source (e66e2ec)
  • website: regenerate for templated workflows and prompt assets (7137093)
  • instructions: switch deploy/destroy guidance to Azure Deployment Stacks (1fb61bd)
  • regenerate website docs from source (4b07b5f)

Tests

  • evals: add evals for azure-stack-deploy and azure-stack-destroy (ed078a0)

Chores

  • release: bump to v0.2.0 and update changelog (7dffdee)
  • evals: fix stale judge model in waza-evals PR comment header (6f2d00b)
  • evals: address PR review feedback on judge-model pin (190887c)
  • models: rename gpt-5-codex to gpt-5.3-codex across eval matrix (8d5b9cf)
  • evals: pin LLM-as-judge to claude-opus-4.7 to eliminate self-grading bias (c263d48)
  • workflows: recompile daily-repo-status lockfile against current source (7a81254)
  • actionlint: exclude gh-aw compiler output from lint (f364da5)
  • regenerate gh-aw lock files with v0.76.1 (175f81a)
  • release: bump to v0.1.1 and update changelog (67f75c8)

Other Changes

  • Merge pull request #170 from Azure/release/0.2.0 (40c8ad5)
  • Merge pull request #164 from Azure/dependabot/npm_and_yarn/website/react-8e33ddc9eb (a96d145)
  • Merge pull request #166 from Azure/fix/docs-broken-markdown-links (9c409cc)
  • Merge pull request #142 from Azure/feat/onboarding-overhaul (d1bf697)
  • Merge pull request #144 from Azure/fix/release-tag-determinism (9a91d74)
  • website)(deps-dev: bump @types/react (8e75378)
  • Merge remote-tracking branch 'upstream/main' into feat/onboarding-overhaul (cdbb486)
  • Merge pull request #44 from Azure/copilot/leverage-deployment-stacks-idempotency (927b578)
  • Merge pull request #140 from arnaudlh/chore/judge-model-opus-4.7 (c8888d5)
  • Merge pull request #153 from Azure/dependabot/npm_and_yarn/website/website-minor-patch-4e38a52fea (5bded2d)
  • website)(deps: bump js-yaml (9cd63b0)
  • Merge pull request #152 from Azure/dependabot/github_actions/github-actions-a951ae9250 (abcfc2a)
  • Merge pull request #151 from Azure/dependabot/npm_and_yarn/website/react-cd43639a56 (4cfb695)
  • actions)(deps: bump github/gh-aw-actions (2ee8546)
  • website)(deps: bump the react group in /website with 3 updates (a56bcec)
  • Merge pull request #138 from Azure/chore/fix-daily-status-lockfile-drift (174ff2e)
  • Merge pull request #137 from dawright22/main (bbe0667)
  • Add Git-Ape prompt file (c1b7369)
  • Merge pull request #134 from Azure/release/v0.1.1 (cdff65a)
  • Merge pull request #136 from Azure/chore/regen-aw-lockfiles (e41ba3d)
  • Merge pull request #132 from Azure/chore/regen-docs (da1ffb5)
  • Merge branch 'main' into copilot/leverage-deployment-stacks-idempotency (388df0e)
  • Merge remote-tracking branch 'origin/main' into copilot/leverage-deployment-stacks-idempotency (cafed10)
  • Potential fix for pull request finding (8c84786)
  • Potential fix for pull request finding (30087c1)
  • Potential fix for pull request finding (0d440ee)
  • Potential fix for pull request finding (f29135b)
  • Potential fix for pull request finding (20eff30)
  • Potential fix for pull request finding (6a9eebe)

Install

VS Code

"chat.plugins.marketplaces": ["Azure/git-ape"]

Then install git-ape from the @agentPlugins Extensions view.

Copilot CLI

copilot plugin marketplace add Azure/git-ape
copilot plugin install git-ape@git-ape