Builder.io
OSS
@builder.io/sdks
Sign in / Sign up
Open main menu
@builder.io/sdks
GitHub
Select a tab
Overview
Runs
Analytics
@builder.io/sdks
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
vue-sdk-issue-fix-2
409a8be5 refactor(node-runtime): remove unused Context import for cleaner code - Eliminated the unused `Context` import from `isolated-vm` in the node-runtime file. - This change simplifies the code and improves readability by removing unnecessary dependencies. This refactor contributes to maintaining a clean and efficient codebase.
2 days ago
by floating-d...
Failed
vue-sdk-issue-fix-2
409a8be5 refactor(node-runtime): remove unused Context import for cleaner code - Eliminated the unused `Context` import from `isolated-vm` in the node-runtime file. - This change simplifies the code and improves readability by removing unnecessary dependencies. This refactor contributes to maintaining a clean and efficient codebase.
2 days ago
by floating-d...
Succeeded
vue-sdk-issue-fix-2
48fcf90a refactor(node-runtime): introduce per-request isolate options for improved memory management - Added `IVM_OPTIONS` to store isolate options, defaulting to a memory limit of 128. - Updated `setIvm` to accept and store options for each request, enhancing flexibility. - Modified `runInNode` to utilize stored options when creating isolates, ensuring consistent memory management. - Improved comments for clarity on the new approach and its benefits. This refactor aims to further optimize memory usage and isolate management in the node runtime.
2 days ago
by floating-d...
Succeeded
sdk-vue-issue-vm
84e747b7 refactor: enhance cleanup process in runInNode to prevent memory leaks - Updated the cleanup logic in `runInNode` to first remove global context variables from the jail before releasing references. - Improved error handling during cleanup to ensure stability and prevent disruptions. This change aims to optimize memory management in isolated VM functions.
2 days ago
by floating-d...
Succeeded
sdk-vue-issue-vm
fb3c4fd9 refactor: enhance cleanup process in runInNode to prevent memory leaks - Updated the cleanup logic in `runInNode` to first remove global context variables from the jail before releasing references. - Improved error handling during cleanup to ensure stability and prevent disruptions. This change aims to optimize memory management in isolated VM functions.
3 days ago
by floating-d...
Failed
sdk-vue-issue-vm
63e8f0ba refactor: improve memory management in isolated VM functions - Updated `stringToFunction`, `tryEval`, and `runInNode` to track and clean up references to prevent memory leaks. - Introduced a cleanup mechanism in `finally` blocks to ensure references are released after execution. - Enhanced error handling during cleanup to avoid disruptions. This refactor aims to optimize performance and reliability when working with isolated VM contexts.
3 days ago
by floating-d...
Previous page
Previous
Next
Next page