-
Notifications
You must be signed in to change notification settings - Fork 462
feat(e2e): switch long-running test apps from dev to build+serve #7795
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 10 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
ad1266b
feat(integration): switch long-running test apps from dev to build+serve
jacekradko f15afe6
fix(e2e): fix template build scripts for build+serve mode
jacekradko 00f15ca
fix(e2e): add node adapter to astro-hybrid template for build mode
jacekradko 8ee0693
fix(e2e): assign serve result to outer-scoped variables in longRunnin…
jacekradko 689f475
fix(e2e): use @astrojs/node@8 for astro-hybrid template (astro 4 compat)
jacekradko f18383e
fix(e2e): add debug logging to long-running app init, remove tsc from…
jacekradko 0378aff
fix(e2e): add build timeout and cap serve polling attempts
jacekradko ba2ebe6
fix(e2e): add serve log file dump on polling failure for debugging
jacekradko d8d3001
fix(e2e): add lsof/ps debugging when serve polling fails
jacekradko 7917eea
fix(e2e): check serve process liveness and port binding after 3s
jacekradko be51c2e
fix(e2e): better serve debug: lsof port check, pstree, 10s wait
jacekradko d963ae6
Merge remote-tracking branch 'origin/main' into jr/integration-build-…
jacekradko 0c9111d
style: format application.ts
jacekradko 33c0699
refactor(e2e): remove debug instrumentation from serve()
jacekradko a963ee2
fix(e2e): fix serverUrl port detection using URL constructor
jacekradko 1eaf924
fix(e2e): fix production serve commands for tanstack-start and react-…
jacekradko 5516aa4
fix(e2e): correct tanstack-start production entry to dist/server/serv…
jacekradko 74ba697
fix(e2e): use srvx to serve tanstack-start production build
jacekradko 0f3475d
style: format tanstack-start package.json
jacekradko 7cc55ae
fix(integration): fix srvx static path resolution for tanstack-start
jacekradko 978e231
fix(integration): pass .env vars to serve process
jacekradko dcec915
Merge branch 'main' into jr/integration-build-serve
jacekradko b9571bf
Merge branch 'main' into jr/integration-build-serve
jacekradko 11395e2
Merge branch 'main' into jr/integration-build-serve
jacekradko 2fb8426
Merge branch 'main' into jr/integration-build-serve
jacekradko 0407556
Merge branch 'main' into jr/integration-build-serve
jacekradko 2be0f2d
Merge branch 'main' into jr/integration-build-serve
jacekradko 45f91c9
Merge branch 'main' into jr/integration-build-serve
jacekradko 81168d2
Merge branch 'main' into jr/integration-build-serve
jacekradko 1fa37c7
Merge branch 'main' into jr/integration-build-serve
jacekradko 6fc7426
Merge branch 'main' into jr/integration-build-serve
jacekradko 2dceb1e
Merge branch 'main' into jr/integration-build-serve
jacekradko c56dca4
Merge branch 'main' into jr/integration-build-serve
jacekradko b462f45
Merge branch 'main' into jr/integration-build-serve
jacekradko 7a448c1
Merge branch 'main' into jr/integration-build-serve
jacekradko a5fbb12
Merge branch 'main' into jr/integration-build-serve
jacekradko 0cc5ee2
Merge branch 'main' into jr/integration-build-serve
jacekradko 857cc83
Merge branch 'main' into jr/integration-build-serve
jacekradko ba96727
Merge branch 'main' into jr/integration-build-serve
jacekradko cc6871e
Merge branch 'main' into jr/integration-build-serve
jacekradko File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.