Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: bundle mesh as a binary (ardatan#7339)
* fix * fix * fix * chore(dependencies): updated changesets for modified dependencies * fix * fix * fix * chore(dependencies): updated changesets for modified dependencies * ignore parcel in bundle * refactor bundling * chore(dependencies): updated changesets for modified dependencies * isomorphic graphql * no bundle-binary * package binary ci * e2e test bin * package bin only when bin * better packaage-binary script * build instructions * lowercase platform * no for * dedupe * chore(dependencies): updated changesets for modified dependencies * no test binary * no more package sh * win for windows * artifact names and path switch * put back inject-version * win build to dest * build for bin e2e * no win shortcut * npm i g tsx zx * improve uws injection * use sea-config instead of writing * chore(dependencies): updated changesets for modified dependencies * default version and clarify bin name * install sea packed deps * hooks for resolution of packed deps * chore(dependencies): updated changesets for modified dependencies * from* * zero dep * uws in packed modules * micro fixes * use default export of uWS for consistency * chore(dependencies): updated changesets for modified dependencies * bundle node-libcurl * .. * Skip zx * optional args * no zx * Fix comment * chore(dependencies): updated changesets for modified dependencies * Better comments for Images * Remove verbose logs for Docker build * Try Windows * Setup NASM for Windows * Fix * Do not throw * Fix * Faster build for Windows * Fix broken packaging * Fix releases * Fix build for Windows * Windows is win32 not windows * Fix Windows build * It is optional on Windows * Export correct artifacts for Windows * It has to be 22 unfortunately * Go * No more build needed * node-libcurl is first class citizen * chore(dependencies): updated changesets for modified dependencies * Fix lockfile * Hmm * chore(dependencies): updated changesets for modified dependencies * Simplify workflows * This is shell bas * Fix docker runner e2e * Fix e2e * Enable Docker for Mac * Go * Try again * Fix Windows build * Start Docker on macOS * Start using colima * Skip symlinking if fails * Fix Docker for MacOS * Remove rover * Fix signtool path * Fix Windows * Try again * Chill Windows * version + docs + install.sj * Windows? * Signtool * See err * More verbose error * New signtool location * Better error handling * More error * Fix Windows * Fix Windows again??? * Better abort error * Timeout for Serve CLI too * Try again * Fix URLs * Setup Docker and WSL * Go * macOS * Remove unnecessary timeouts * Go * Go * Peki * Try * Try again? * Try ?? * Try sth else * Faster Docker setup * Again? * Try again * Hello?? * Hellooo * Try sth * Try sth * Try sth * Hello * Go * More * Try again * Use Official action * Winget again?? * .. * Install Ubuntu * Try * Try another windows * Winget * Try simpler * Try again? * Try again? * Try this * Try * Try * Test * Hmm * Windows * Try this * Go * Test again * Go * Go * Again? * ... * Try 127.0.0.1 * Test 2 * Test * Sign using digicert * Last try * Let's goo * go * lets go * Go * Lets go * Try this * Test * Fix wsl integration * Try sth else * Yes * mayybeee * Fix uWS and node-libcurl imports on Windows * .. * Fix * Force exit on e2e tests * No need to import it * Correct defaults * Bump node-libcurl * Bump node-libcurl and align whatwg-node * chore(dependencies): updated changesets for modified dependencies * Fix Docker * .. * Go * Try this * Go * Fix * Fix windows things * Increase timeout * Go * Leave Windows work * Be more patient * Use whatwg-node * Fix Windows docker * Fix Windows path * Continue * Ok * Remove extra timeout * Trim printed errors * Trim printed errors in E2E tests * Trim in exit code error as well * Test boot2docker on Windows * wtf * curl ftw * .. * Try * Go * Go * ?? * port * Try again * Try this * Try localhost * This is the only way * Run qemu * Go * Make sure it is running * Try again * Go * Choco * Put it in the background * Wait port * wait * Of * Try better `resource` * Try * Leave note and logoff * .. * Trim in the thrown error too * Maybe works on Windows? * Try this * Hmm... * FFF * .. * .. * Fix again * Fix.. * Release * Try again * Better docker build action * Avoid extra work * Hive Gateway binaryu * Install.sh for hive-gateway * Disable uWS in Windows to try * Less work for Windows * Windows * Add jaeger windows * Try again * .. * Fix * Windows 2019 * Disable windows e2e for now * Smaller package for soap * More * .. --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: enisdenjo <[email protected]> Co-authored-by: Arda TANRIKULU <[email protected]>
- Loading branch information