Skip to content

Releases: mglaman/drupalorg-cli

0.8.5

24 Mar 23:19
39f3e8c

Choose a tag to compare

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

20 Mar 16:42
e655423

Choose a tag to compare

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-cache global flag to bypass Drupal.org CDN caching by @Copilot in #325

New Contributors

Full Changelog: 0.8.3...0.8.4

0.8.3

13 Mar 19:01
49fc92f

Choose a tag to compare

What's Changed

  • feat: add project:search command and drupalorg-issue-search skill by @andyg5000 in #318

New Contributors

Full Changelog: 0.8.2...0.8.3

0.8.2

10 Mar 21:19
dcd2aea

Choose a tag to compare

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

03 Mar 16:01
5356ec8

Choose a tag to compare

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

28 Feb 18:24
e5cc433

Choose a tag to compare

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

19 Feb 17:28
46b8966

Choose a tag to compare

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

Full Changelog: 0.6.1...0.7.0

0.6.1

19 Feb 00:42
898ed68

Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.6.1

0.6.0

19 Feb 00:36
289fce3

Choose a tag to compare

What's Changed

Full Changelog: 0.5.1...0.6.0

0.5.1

04 May 02:05
9c4413e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.0...0.5.1