File tree Expand file tree Collapse file tree 2 files changed +3
-9
lines changed
Expand file tree Collapse file tree 2 files changed +3
-9
lines changed Original file line number Diff line number Diff line change 6161 git config --local user.name "GitHub Action"
6262 git add mcp-package/
6363 git commit -m "chore: Update MCP package with latest Drupal tools data
64-
65- - Rebuilt projects.json with $(cd mcp-package && node -e "console.log(Object.keys(JSON.parse(require('fs').readFileSync('dist/projects.json', 'utf8'))).length)" tools
66- - Updated package when _data/projects changed
67-
68- 🤖 Generated with [Claude Code](https://claude.com/claude-code)
69-
70- Co-Authored-By: Claude <noreply@anthropic.com>"
64+ - Rebuilt projects.json with $(cd mcp-package && node -e "console.log(Object.keys(JSON.parse(require('fs').readFileSync('dist/projects.json', 'utf8'))).length)" tools"
7165 git push
7266
7367 - name : Create summary
8276 echo "- All 186+ Drupal tools data" >> $GITHUB_STEP_SUMMARY
8377 else
8478 echo "ℹ️ No changes needed - MCP package is already up to date" >> $GITHUB_STEP_SUMMARY
85- fi
79+ fi
Original file line number Diff line number Diff line change 4949 jekyll (>= 3.7 , < 5.0 )
5050 jekyll-watch (2.2.1 )
5151 listen (~> 3.0 )
52- json (2.18.0 )
52+ json (2.19.2 )
5353 kramdown (2.5.1 )
5454 rexml (>= 3.3.9 )
5555 kramdown-parser-gfm (1.1.0 )
You can’t perform that action at this time.
0 commit comments