-
Notifications
You must be signed in to change notification settings - Fork 46
Pull requests: metacall/faas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(static): prevent double response in serveStatic error paths
#129
opened Mar 12, 2026 by
Chandraveersingh1717
Loading…
fix: prevent old env variables from persisting during deployment
#128
opened Mar 10, 2026 by
Chandraveersingh1717
Loading…
Fix memory leak from orphaned invocations on deployment deletion
#127
opened Mar 10, 2026 by
Chandraveersingh1717
Loading…
fix(ci): switch healthcheck to wget and update Node.js to v20
#126
opened Mar 8, 2026 by
codxbrexx
Loading…
4 of 8 tasks
fix(test): patch metacall protocol to ensure chunked deployment
#125
opened Mar 8, 2026 by
codxbrexx
Loading…
4 of 8 tasks
fix(core): prevent node process crash on malformed multipart uploads
#124
opened Mar 8, 2026 by
codxbrexx
Loading…
3 of 8 tasks
feat: Introduce
safeResolve and deployment name validation to preve…
#123
opened Mar 8, 2026 by
codxbrexx
Loading…
3 of 8 tasks
fix: deleteFolder in packageUpload uses fs.unlink instead of fs.rm
#120
opened Mar 7, 2026 by
tarone-saloni
Loading…
fix: replace infinite loop in logger color assignment with modulo indexing
#118
opened Mar 7, 2026 by
theanshsonkar
Loading…
fix the reject pending invocations when worker process exits unexpect…
#117
opened Mar 7, 2026 by
tarone-saloni
Loading…
Refactor: import shared types from @metacall/protocol to resolve TODOs (#30)
#113
opened Mar 6, 2026 by
madhavkapila
Loading…
3 of 8 tasks
fix: replace shell-based
exec with execFile in repository controller
#112
opened Mar 6, 2026 by
codxbrexx
Loading…
6 of 7 tasks
fix: stabilize logging, logs API, CORS, auth, and repo validation
#110
opened Mar 4, 2026 by
codxbrexx
Loading…
7 of 11 tasks
feat: Implement round-robin color assignment for workers instead of random unique assignment.
#107
opened Feb 26, 2026 by
codxbrexx
Loading…
2 of 8 tasks
fix: align faas runner detection with protocol and validate runners
#105
opened Feb 26, 2026 by
Ishita-190
Loading…
4 of 7 tasks
fix: implement logs endpoint to return real deployment logs
#98
opened Feb 20, 2026 by
Priyanshu-u07
Loading…
4 of 8 tasks
fix: resolve POST requests not working locally
#95
opened Feb 19, 2026 by
Priyanshu-u07
Loading…
4 of 8 tasks
ProTip!
Exclude everything labeled
bug with -label:bug.