Skip to content

fix: resolve CI issues#1

Merged
rgbkrk merged 3 commits intomainfrom
update-agents-documentation
Jun 23, 2025
Merged

fix: resolve CI issues#1
rgbkrk merged 3 commits intomainfrom
update-agents-documentation

Conversation

@rgbkrk
Copy link
Member

@rgbkrk rgbkrk commented Jun 23, 2025

No description provided.

rgbkrk added 3 commits June 23, 2025 05:45
The simple-echo.ts example was removed during test cleanup but CI was still
trying to run it, causing builds to fail.
- Add --allow-write flag to test tasks for Pyodide cache directory access
- Update CI workflow to use standardized deno tasks instead of manual flags
- Implement smart startup logging: detailed logs during initialization,
  clean handlers during runtime to prevent telemetry spam
- Use Pyodide-recommended packages parameter for efficient parallel loading
- Ensure micropip and ipython are always included in package list

This fixes CI failures where Pyodide couldn't create its package cache
directory due to missing write permissions. The logging improvements
help debug future startup issues while keeping runtime output clean.
@rgbkrk rgbkrk force-pushed the update-agents-documentation branch from b05d4d8 to cf58c10 Compare June 23, 2025 12:49
@rgbkrk rgbkrk changed the title docs: update AGENTS.md with current status and branching workflow fix: resolve CI issues Jun 23, 2025
@rgbkrk rgbkrk merged commit 38df88f into main Jun 23, 2025
12 checks passed
@rgbkrk rgbkrk deleted the update-agents-documentation branch June 23, 2025 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant