Anna Bocharova and pullfrog[bot]
ef9c1ae412
Fix version validation for v0 in non-breaking policy. ( #130 )
2026-01-20 07:26:31 +00:00
Robin Tail and pullfrog[bot]
cfd7f45db9
fix: Update lock file in the action dir due to #118 .
2026-01-20 06:47:27 +00:00
45cb7d05a1
Fixing CI ( #119 )
...
* Mocking changes in action dir.
* Ignore scripts due to missing ENV.
* Disabling integration tests.
* preserve the original condition as a comment.
* rm temp trigger
Co-authored-by: pullfrog[bot] <226033991+pullfrog[bot]@users.noreply.github.com>
---------
Co-authored-by: pullfrog[bot] <226033991+pullfrog[bot]@users.noreply.github.com>
2026-01-19 08:41:56 +00:00
Anna Bocharova and GitHub
9432a5b737
Revert 4c5cf44
2026-01-16 11:31:38 +01:00
Anna Bocharova and GitHub
4c5cf444a2
Fix cache-dependency-path in test workflow
2026-01-16 11:28:45 +01:00
Anna Bocharova and pullfrog[bot]
26312055c5
fix(schema): Allow undefined for optional props of Inputs ( #102 )
...
* fix(schema): Add union with undefined to the tool permission props.
* fix(schema): Add union with undefined to the tool permission props.
* Add CI tests.
* fix: reduced nesting in tests.
* Add project-based config for vitest to run all tests by a single command.
2026-01-16 10:15:53 +00:00
Robin Tail
900cf49871
fix(deps): Upgrading esbuild to 0.27.2 (deduplication).
2026-01-13 13:30:10 +01:00
Anna Bocharova and GitHub
0aa97f4fd0
fix(CI): Changing the API keys to uppercase and moving to env ( #26 )
...
* fix(CI): Changing the API keys to uppercase
Due to c335032
See diff https://github.com/pullfrog/action/commit/c335032c37b5aa957ee3d9f7d37a937ed3ece150#diff-35ec9ad6938f4a0788911257499ca3ccf99c80cca56a22e86706f2c17f636835
* fix: Moving the keys to env
2026-01-13 12:22:35 +01:00
Robin Tail
c5d201ce60
Add CI workflow for testing.
2026-01-12 15:10:06 +01:00
Robin Tail
c89f1b9537
Establishing unit tests using vitest.
2026-01-12 15:05:30 +01:00
Robin Tail
7fe0233c24
fix(DNRY): Moving isGitHubActions to the module context (expensive operation), and the condition to updateSummary().
2026-01-12 10:34:02 +01:00
Robin Tail
e10f756560
fix(DNRY): Extracting the summary writing into updateSummary() helper.
2026-01-12 10:30:26 +01:00
Robin Tail
48108b137a
fix(DNRY): Extracting isGitHubActions flag.
2026-01-12 10:18:08 +01:00
Robin Tail
0c03428488
feat: Using table() in summaryTable() when not running in CI.
2026-01-12 09:49:01 +01:00
Robin Tail
ff913feb3c
Upgrading fastmcp ad claude-agent-sdk for using Zod 4.
2026-01-08 13:29:19 +01:00