Skip to content

Conversation

@lew-sword
Copy link
Contributor

@lew-sword lew-sword commented May 16, 2025

Description

Adds the on demand data streaming endpoint of the SN13 API, along with an example use case.

Notes

Lewis Sword (lew-sword) added 8 commits May 15, 2025 09:28
69137fc Merge pull request #13 from macrocosm-os/gen-1222_add_missing_nebula_to_dataset_query
c024b86 GEN-1222 Add missing nebula to dataset query
ee2edaa Merge pull request #12 from macrocosm-os/optional-fields-2
ada0239 max_rows is not optional - revert this change
d452c9a make some fields in the proto files optional

git-subtree-dir: protos
git-subtree-split: 69137fcf99e56523bb9a6f74e267caf080056e4f
d93f373 Merge pull request #14 from macrocosm-os/gen_1282_sn13_on_demand_protos
11403f0 GEN-1277 using api_utils functions, updating OnDemandDataRequest limit to int64
6d1523c Merge pull request #113 from macrocosm-os/gen_1217_sn13_data_endpoint_for_constellation
7ce0c9b GEN-1217 explicit schema exchanged for protobuf.Struct, auth step added
ff576f8 GEN-1217 adding additional fields to OnDemand endpoint
6e87a22 GEN-1217 adding additional verification_message field to Meta response field
8d0a0b2 GEN-1217 formatting test comment and inserting newline
862e3d9 GEN-1217 initial endpoint for on_demand_data_request added to constellation
c3a64b7 (WIP) GEN-1217 migrating the sn13 data endpoint proto to sn13_validator.proto
0b659dd (WIP) GEN-1217 adding sn13 data endpoint to gravity.proto

git-subtree-dir: protos
git-subtree-split: d93f373d5168fb34720ef9fa9d309746660e7a1d
@lew-sword lew-sword requested review from cassova and gevagorou-mai and removed request for cassova May 16, 2025 10:30
@cassova
Copy link
Contributor

cassova commented May 16, 2025

You'll also need to bump the version in the pyproject.toml

@cassova
Copy link
Contributor

cassova commented May 16, 2025

This can be run from root as python examples/sn13_on_demand_data.py

Make sure this can be run with uv run examples/sn13_on_demand_data.py since we are using uv package manager.

Copy link
Contributor

@cassova cassova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@lew-sword lew-sword merged commit 338d12e into main May 19, 2025
1 check passed
@lew-sword lew-sword deleted the gen_1282_sn13_on_demand_integration branch May 19, 2025 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants