Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
8de3b05
Add health check functionality in tunnel script
adimoldovan Aug 25, 2025
47e9319
Comment explaining why the script should not fail is health check fails
adimoldovan Aug 25, 2025
0b23816
Add tunnel retry logic
adimoldovan Aug 25, 2025
8e85e10
Merge branch 'trunk' of github.com:Automattic/jetpack into e2e/add-tu…
adimoldovan Aug 25, 2025
c45f74a
Merge branch 'trunk' of github.com:Automattic/jetpack into e2e/add-tu…
adimoldovan Aug 26, 2025
77f0a70
Scripts: Update tunnel commands for consistency
adimoldovan Aug 26, 2025
ab0f7ea
Tunnel Manager: Enhance logging and health check functionality
adimoldovan Aug 26, 2025
3726b30
Refactor logging in tunnel scripts to use consistent log functions
adimoldovan Aug 26, 2025
95465ad
Merge branch 'e2e/add-tunnel-health-check-with-retry' of github.com:A…
adimoldovan Aug 26, 2025
7090845
Refactor tunnel management: consolidate Cloudflare and LocalTunnel lo…
adimoldovan Aug 26, 2025
911d589
Merge branch 'trunk' of github.com:Automattic/jetpack into e2e/merge-…
adimoldovan Aug 26, 2025
72148a8
Add README for tunnel management
adimoldovan Aug 26, 2025
97c7f76
Refactor tunnel management: replace base provider class with direct i…
adimoldovan Aug 26, 2025
8dd808c
Merge branch 'trunk' of github.com:Automattic/jetpack into e2e/merge-…
adimoldovan Aug 26, 2025
da3a82a
Fix url files path
adimoldovan Aug 26, 2025
02c0417
Merge branch 'trunk' of github.com:Automattic/jetpack into e2e/merge-…
adimoldovan Aug 27, 2025
6f9831c
Merge branch 'trunk' of github.com:Automattic/jetpack into e2e/merge-…
adimoldovan Aug 27, 2025
9ce0952
Merge branch 'trunk' of github.com:Automattic/jetpack into e2e/merge-…
adimoldovan Aug 28, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
211 changes: 0 additions & 211 deletions tools/e2e-commons/bin/cloudflaretunnel.js

This file was deleted.

Loading
Loading