This website requires JavaScript.
Explore
Help
Sign In
optovia
/
geo
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
Build and deploy Docker image
67 workflow runs
Actor
All actors
veikab
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
main
feat(geo): filter clustered nodes by product/hub/supplier
Build and deploy Docker image #37
:
Commit
eb73c5b1a1
pushed by
veikab
main
2026-02-07 01:30:47 +00:00
2m42s
View workflow file
Add quote calculations query
Build and deploy Docker image #36
:
Commit
f5f261ff89
pushed by
veikab
main
2026-02-06 12:34:35 +00:00
12m58s
View workflow file
Fix nearest hubs fallback when source missing
Build and deploy Docker image #35
:
Commit
443dc7fa5d
pushed by
veikab
main
2026-02-05 13:11:52 +00:00
1m32s
View workflow file
Filter hubs to rail/sea and add graph-based nearest
Build and deploy Docker image #34
:
Commit
09324bb25e
pushed by
veikab
main
2026-02-05 11:44:44 +00:00
3m9s
View workflow file
Remove cluster cache and query by bbox
Build and deploy Docker image #33
:
Commit
387abf03e4
pushed by
veikab
main
2026-02-05 03:29:28 +00:00
3m1s
View workflow file
feat(schema): add bounds filtering to list endpoints
Build and deploy Docker image #32
:
Commit
9db56c5edc
pushed by
veikab
main
2026-01-26 14:37:25 +00:00
1m16s
View workflow file
Add integration tests for nearestOffers with hubUuid parameter
Build and deploy Docker image #31
:
Commit
ca01a91019
pushed by
veikab
main
2026-01-26 09:39:00 +00:00
1m19s
View workflow file
Fix: resolve_offer_to_hub call in resolve_route_to_coordinate (same graphene self=None bug)
Build and deploy Docker image #30
:
Commit
17081e13e4
pushed by
veikab
main
2026-01-26 09:30:12 +00:00
1m27s
View workflow file
Fix: resolve_offer_to_hub call in resolve_nearest_offers (self is None in graphene)
Build and deploy Docker image #29
:
Commit
0c19135c49
pushed by
veikab
main
2026-01-26 09:19:00 +00:00
1m27s
View workflow file
Add hubsList, suppliersList, productsList resolvers and update nearestOffers
Build and deploy Docker image #28
:
Commit
9ff7927463
pushed by
veikab
main
2026-01-26 06:56:39 +00:00
1m24s
View workflow file
Fix nodes_count query bind_vars - only add bounds when present
Build and deploy Docker image #27
:
Commit
81f86b6538
pushed by
veikab
main
2026-01-25 15:06:22 +00:00
1m16s
View workflow file
Fix nodes query bind_vars - only add bounds when all coordinates present
Build and deploy Docker image #26
:
Commit
2e7f5e7863
pushed by
veikab
main
2026-01-25 14:55:45 +00:00
1m17s
View workflow file
Fix GraphQL types - add distance_km field
Build and deploy Docker image #25
:
Commit
64f7e4bdba
pushed by
veikab
main
2026-01-25 14:34:43 +00:00
1m17s
View workflow file
Add comprehensive tests for all geo GraphQL endpoints
Build and deploy Docker image #24
:
Commit
40f7f66f83
pushed by
veikab
main
2026-01-25 14:14:30 +00:00
1m22s
View workflow file
Fix OfferNodeType initialization error
Build and deploy Docker image #23
:
Commit
56df2ab37b
pushed by
veikab
main
2026-01-25 13:51:41 +00:00
1m19s
View workflow file
Merge geo-nearest-endpoints - add coordinate-based API endpoints
Build and deploy Docker image #22
:
Commit
5363b113cf
pushed by
veikab
main
2026-01-25 10:12:28 +00:00
1m18s
View workflow file
Add bounds filtering to nodes query for map-based selection
Build and deploy Docker image #21
:
Commit
27b05cf362
pushed by
veikab
main
2026-01-24 05:14:46 +00:00
1m10s
View workflow file
Add suppliersForProduct and hubsForProduct queries for cascading filters
Build and deploy Docker image #20
:
Commit
e342d68197
pushed by
veikab
main
2026-01-24 04:55:46 +00:00
1m14s
View workflow file
Fix supplier query - aggregate through offers
Build and deploy Docker image #19
:
Commit
3a24f4a9cd
pushed by
veikab
main
2026-01-23 04:25:26 +00:00
1m22s
View workflow file
Add offers_count field to ProductType
Build and deploy Docker image #18
:
Commit
0106c84daf
pushed by
veikab
main
2026-01-22 10:23:30 +00:00
1m16s
View workflow file
Add node_type parameter to clusteredNodes for unified server-side clustering
Build and deploy Docker image #17
:
Commit
596bdbf1c5
pushed by
veikab
main
2026-01-16 10:31:22 +00:00
1m31s
View workflow file
refactor(geo): Clean up queries - rename offers_to_hub to offers_by_hub, add offer_to_hub
Build and deploy Docker image #16
:
Commit
07f89ba5fb
pushed by
veikab
main
2026-01-16 09:55:33 +00:00
1m24s
View workflow file
Fix _build_routes call in deliveryToHub
Build and deploy Docker image #15
:
Commit
5112f52722
pushed by
veikab
main
2026-01-16 09:04:51 +00:00
1m18s
View workflow file
Fix resolve_offers_to_hub to use DISTANCE() instead of graph traversal
Build and deploy Docker image #14
:
Commit
339db65514
pushed by
veikab
main
2026-01-16 08:57:55 +00:00
1m24s
View workflow file
Replace graph traversal queries with DISTANCE() queries
Build and deploy Docker image #13
:
Commit
b6f9b2d70b
pushed by
veikab
main
2026-01-16 08:41:54 +00:00
1m53s
View workflow file
Use supplier_uuid instead of team_uuid in findSupplierProductHubs
Build and deploy Docker image #12
:
Commit
a3b0b5ff79
pushed by
veikab
main
2026-01-16 03:51:55 +00:00
1m28s
View workflow file
Fix findSupplierProductHubs: use team_uuid instead of supplier_uuid
Build and deploy Docker image #11
:
Commit
6084333704
pushed by
veikab
main
2026-01-16 03:37:18 +00:00
1m39s
View workflow file
Trigger deploy for catalog navigation queries
Build and deploy Docker image #10
:
Commit
8f1e3be129
pushed by
veikab
main
2026-01-16 03:15:20 +00:00
1m27s
View workflow file
feat: add catalog navigation queries
Build and deploy Docker image #9
:
Commit
b510dd54d6
pushed by
veikab
main
2026-01-15 18:34:39 +00:00
1m34s
View workflow file
Filter offer edges from route stages
Build and deploy Docker image #8
:
Commit
fd7e10c193
pushed by
veikab
main
2026-01-14 17:34:50 +00:00
1m42s
View workflow file
First
Previous
1
2
3
Next
Last