Releases: mglaman/drupalorg-cli
Releases · mglaman/drupalorg-cli
0.8.5
What's Changed
- Add --category filter to project:issues for filtering by issue type by @Copilot in #328
- issue:checkout: fetch remote before checkout when remote already exists by @Copilot in #330
- issue:checkout: auto-select branch when only one exists by @Copilot in #331
- Bump squizlabs/php_codesniffer from 3.7.2 to 4.0.1 by @dependabot[bot] in #267
- Bump consolidation/self-update from 2.1.0 to 3.1.0 by @dependabot[bot] in #266
Full Changelog: 0.8.4...0.8.5
0.8.4
What's Changed
- Rename drupal-work-on-issue SKILL folder and name by @theodorosploumis in #322
- issue:checkout: auto-setup missing remote instead of hard failing by @Copilot in #324
- Add
--no-cacheglobal flag to bypass Drupal.org CDN caching by @Copilot in #325
New Contributors
- @theodorosploumis made their first contribution in #322
Full Changelog: 0.8.3...0.8.4
0.8.3
What's Changed
- feat: add project:search command and drupalorg-issue-search skill by @andyg5000 in #318
New Contributors
- @andyg5000 made their first contribution in #318
Full Changelog: 0.8.2...0.8.3
0.8.2
What's Changed
- fix: resolve main project instead of issue fork for mr:* commands by @mglaman in #314
- feat: support project-path MR refs in mr:* commands by @mglaman in #315
- feat: add --format=md and --format=llm to mr:files and mr:diff by @mglaman in #316
- fix(skill): address drupal-work-on-issue gaps from issue #308 by @mglaman in #317
Full Changelog: 0.8.1...0.8.2
0.8.1
What's Changed
- Bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #305
- Bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #304
- fix: install drupalorg-issue-summary-update skill via skill:install by @mglaman in #307
Full Changelog: 0.8.0...0.8.1
0.8.0
This release introduces GitLab merge request integration for issue forks. It also adds agentic development capabilities by providing agent skills and an MCP stdio server.
What's Changed
- Support semantic version branches (e.g. 1.0.x) by @Copilot in #263
- Add ActionInterface and ResultInterface foundation by @mglaman in #281
- Refactor issue:show using GetIssueAction (#277) by @mglaman in #282
- Bump czproject/git-php from 4.1.0 to 4.6.0 by @dependabot[bot] in #265
- Refactor issue:link, issue:branch, issue:apply to Action/Result pattern by @mglaman in #283
- Refactor project:* commands to Action/Result pattern by @mglaman in #284
- Refactor maintainer:* commands to Action/Result pattern by @mglaman in #286
- Refactor issue:patch, issue:interdiff, and issue:apply to Action/Result pattern by @mglaman in #289
- Add json/md/llm output formatters (#272) by @mglaman in #291
- Add SKILL.md and skill:install command for agent integration (#273) by @mglaman in #292
- Add GitLab-native primitives for issue fork and MR workflows by @mglaman in #293
- Enhance agent skill: move to skills/ directory with workflow references by @mglaman in #296
- Add /drupal-work-on-issue agentic workflow skill by @mglaman in #297
- Integrate MCP PHP SDK and implement mcp:serve / mcp:config commands by @mglaman in #298
- Add issue:show --with-comments and drupalorg-issue-summary-update skill by @mglaman in #300
- Improve /drupal-work-on-issue skill with six friction-point fixes by @mglaman in #302
New Contributors
- @Copilot made their first contribution in #263
Full Changelog: 0.7.0...0.8.0
0.7.0
What's Changed
- Replace RawResponse/Response with typed readonly entity DTOs by @mglaman in #254
- Remove TravisCI commands and configuration by @mglaman in #256
- Remove DrupalCI commands by @mglaman in #257
- Remove local filesystem cache, rely on Drupal.org HTTP caching by @mglaman in #259
- Fix deprecated set-output workflow command in GitHub Actions by @mglaman in #260
- Have e2e job use the built phar artifact by @mglaman in #261
- Add commands for manual installation by @normanlolx in #236
- Add PHPUnit job to GitHub Actions workflow by @mglaman in #262
New Contributors
- @normanlolx made their first contribution in #236
Full Changelog: 0.6.1...0.7.0
0.6.1
0.6.0
What's Changed
- Bump jolicode/jolinotif from 2.4.0 to 2.5.0 by @dependabot[bot] in #201
- Bump psr/log from 2.0.0 to 3.0.0 by @dependabot[bot] in #199
- Bump kevinrob/guzzle-cache-middleware from 4.0.1 to 4.0.2 by @dependabot[bot] in #198
- Bump phpstan/phpstan from 1.10.14 to 1.10.15 by @dependabot[bot] in #207
- Bump squizlabs/php_codesniffer from 3.6.2 to 3.7.2 by @dependabot[bot] in #206
- Bump consolidation/self-update from 2.0.5 to 2.1.0 by @dependabot[bot] in #203
- Bump kevinrob/guzzle-cache-middleware from 4.0.2 to 4.1.2 by @dependabot[bot] in #216
- Bump actions/checkout from 3 to 4 by @dependabot[bot] in #231
- PHP 8.2 for building phar by @mglaman in #239
- Bump actions/cache from 3 to 5 by @dependabot[bot] in #247
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #246
- Bump guzzlehttp/guzzle from 7.7.0 to 7.10.0 by @dependabot[bot] in #244
- Bump phpunit/phpunit from 10.1.2 to 10.5.62 by @dependabot[bot] in #249
- Bump symfony/process from 6.2.10 to 6.4.33 by @dependabot[bot] in #248
- Bump softprops/action-gh-release from 1 to 2 by @dependabot[bot] in #245
- Bump phpstan/extension-installer from 1.3.0 to 1.4.3 by @dependabot[bot] in #241
- Bump psr/log from 3.0.0 to 3.0.2 by @dependabot[bot] in #243
- Improve maintainer:release-notes with modern commit parsing and JSON:API contributors by @mglaman in #250
- Update Symfony components by @mglaman in #251
- Add files for Claude Code by @mglaman in #252
Full Changelog: 0.5.1...0.6.0