-
Notifications
You must be signed in to change notification settings - Fork 61
Pull requests: metacall/faas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(static): stop static handler after validation failures
#157
opened Apr 20, 2026 by
codxbrexx
Contributor
Loading…
4 of 9 tasks
feat: implement DELETE endpoint to remove deployed packages
#156
opened Apr 20, 2026 by
Nishal77
Loading…
2 of 8 tasks
feat: add request/response logging middleware
#154
opened Apr 20, 2026 by
Nishal77
Loading…
2 of 8 tasks
feat: add centralized error handler middleware
#152
opened Apr 20, 2026 by
Nishal77
Loading…
2 of 8 tasks
fix: prevent server crash on bad function call arguments (closes #64)
#149
opened Apr 19, 2026 by
Rohitbhise0004
Loading…
fix: use fs.rm instead of fs.unlink for directory removal in packageU…
#146
opened Mar 31, 2026 by
vaibhavbhagat123455
Loading…
8 tasks
fix: prevent orphaned invocations and double-settle on worker exit (c…
#145
opened Mar 31, 2026 by
Rohitbhise0004
Loading…
8 tasks
fix: use fs.rm instead of fs.unlink for directory cleanup in deleteFo…
#144
opened Mar 30, 2026 by
Rohitbhise0004
Loading…
8 tasks
fix: allow deletion of undeployed applications and improve response
#141
opened Mar 29, 2026 by
codxbrexx
Contributor
Loading…
4 of 9 tasks
fix(package): avoid double-response on async upload cleanup errors
#140
opened Mar 28, 2026 by
codxbrexx
Contributor
Loading…
3 of 8 tasks
fix(call): prevent
callFunction crash when request body is missing
#139
opened Mar 28, 2026 by
codxbrexx
Contributor
Loading…
3 of 8 tasks
fix: replace fs.unlink with fs.rm for directory deletion in deleteFolder
#138
opened Mar 26, 2026 by
Karthikashanmugam05
Loading…
4 tasks done
fix: remove dead assignment of void return in handleDeployment (closes #133)
#137
opened Mar 24, 2026 by
Rohitbhise0004
Loading…
fix: macOS IPC hang, zombie processes and worker crashes
#135
opened Mar 21, 2026 by
prathamtomar99
Loading…
2 tasks done
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
Contributor
Loading…
4 of 8 tasks
fix(test): patch metacall protocol to ensure chunked deployment
#125
opened Mar 8, 2026 by
codxbrexx
Contributor
Loading…
4 of 8 tasks
fix(core): prevent node process crash on malformed multipart uploads
#124
opened Mar 8, 2026 by
codxbrexx
Contributor
Loading…
3 of 8 tasks
feat: Introduce
safeResolve and deployment name validation to preve…
#123
opened Mar 8, 2026 by
codxbrexx
Contributor
Loading…
3 of 8 tasks
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.