文件历史

提交图

27 次代码提交

作者 SHA1 备注 提交日期
Nikolay Vitkov 1100dbea0d chore: update ci job names (#258) 2025-10-02 16:12:44 +02:00
Nikolay Vitkov 1b226b8c0e ci: require conventional commit title (#257)
This is needed to Release please can function properly
2025-10-02 14:58:22 +02:00
Alex Rudenko 13613b4a33 fix: support node20 (#52)
Initially, we started with the support of Node22+ but since Node20 is an
LTS that is still in the maintenance mode it makes sense to support it.
2025-09-29 13:43:35 +00:00
Alex Rudenko adfcecf987 fix: validate and report incompatible Node versions (#113)
Ref https://github.com/ChromeDevTools/chrome-devtools-mcp/issues/92
2025-09-24 14:45:27 +02:00
Alex Rudenko f2fe7f0e5e test: add node23 to the matrix (#100) 2025-09-24 09:28:57 +00:00
Alex Rudenko cae1cf13d5 fix: manually bump server.json versions based on package.json (#105)
it appears that mcp registry publishing tools would not sync
automatically with package.json.
2025-09-24 10:23:06 +02:00
Alex Rudenko 8d0cb79b50 chore: update mcp publisher (#98) 2025-09-24 06:20:17 +00:00
Sebastian Benz 82bd72aef7 chore: fix label for feature request issues (#97) 2025-09-24 08:00:04 +02:00
Alex Rudenko 67af3fefe5 chore: publish to MCP registry (#78)
Includes server.json and the GitHub Actions steps.
2025-09-23 19:59:48 +02:00
Alex Rudenko 91d83c4190 test: fix shell for windows tests (#72) 2025-09-23 09:37:22 +02:00
Alex Rudenko 54efe95620 chore: add provenance back (#61)
Reverts ChromeDevTools/chrome-devtools-mcp#49
2025-09-22 13:31:38 +00:00
Sebastian Benz 0c7daa0b86 chore: refactor docs generating (#55)
* add script `npm run docs` that builds, generate docs and runs
formatter to auto fix formatting after doc generation
* rename generate-docs to docs:generate
* update presubmit workflow
* add docs process to contributing.md
2025-09-19 15:57:10 +02:00
Alex Rudenko 642d146269 ci: remove provenance while private (#49) 2025-09-17 15:09:00 +02:00
Alex Rudenko 7db9d82e5c ci: fix npm version in publish (#46)
Following
https://docs.npmjs.com/trusted-publishers#supported-cicd-providers more
closely
2025-09-17 12:57:08 +00:00
Alex Rudenko a0d0b0a4e4 ci: setup publishing with OICD (#41)
Following
https://docs.npmjs.com/trusted-publishers#supported-cicd-providers
2025-09-16 15:47:06 +00:00
Alex Rudenko c663f4d7f9 feat: support script evaluate arguments (#40)
This change allows clients to pass snapshot elements as arguments.
2025-09-16 17:44:53 +02:00
Alex Rudenko 52911b5251 ci: fix publishing (#27) 2025-09-15 14:37:34 +00:00
Alex Rudenko 89cc993cd5 ci: fix tag matching (#26) 2025-09-15 14:33:15 +00:00
Alex Rudenko 4aa0a1882e ci: allow npm publishing (#24) 2025-09-15 13:59:32 +00:00
Alex Rudenko 5776575df2 ci: add node matrix (#20) 2025-09-15 12:43:50 +02:00
Alex Rudenko 15de413999 ci: add matrix for other OSes (#19) 2025-09-15 09:48:18 +00:00
Sebastian Benz 8ba8460b98 docs: polish readme (#2)
* add configuration section
* move user-data-dir to new concepts section
2025-09-12 12:30:30 +02:00
Alex Rudenko a4aa186666 ci: actual release-please (#8)
disable npm publishing for now.
2025-09-11 11:56:08 +00:00
Nikolay Vitkov 03cede89cf ci: preconfigure CI jobs (#3) 2025-09-11 11:46:56 +00:00
Alex Rudenko 852c219ce5 ci: add release-please (#5) 2025-09-11 13:39:42 +02:00
Alex Rudenko 937ad0b88a ci: re-configure ci (#1) 2025-09-11 13:10:05 +02:00
Alex Rudenko 31a0bdce26 feat: initial version 2025-09-11 12:46:05 +02:00