You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Integrate Go driver examples into automated build process
- Add examples execution to gremlin-go-integration-tests container
- Make server URLs configurable via environment variables
- Use specialized labels (person-go-ex, go-conn-ex) to isolate test data
- Build fails if any example fails to execute
- Replace port placeholder logic with getEnvOrDefaultString() helper
- Use configurable vertex labels in examples
0 commit comments