Skip to content

Populate active trip bike plate from asset#59

Draft
rodrigohpalmeirim wants to merge 1 commit into
mainfrom
t3code/01c30927
Draft

Populate active trip bike plate from asset#59
rodrigohpalmeirim wants to merge 1 commit into
mainfrom
t3code/01c30927

Conversation

@rodrigohpalmeirim

Copy link
Copy Markdown
Member

Summary

  • Added asset to active trip GraphQL queries so the current trip can carry the bike identifier.
  • Updated active trip ingestion to prefer the API-provided bike plate asset instead of leaving the field blank.
  • Simplified the profile name display to always render first and last name parts.
  • Adjusted settings state tracking to keep the previous object reference instead of cloning.
  • Streamlined the mobile CI workflow to use a single signed build path and removed fork-specific debug build branches.

Testing

  • Not run (changes were reviewed from the diff only).
  • Checked that activeTrip queries now request asset in both getActiveTripInfo and fullOnetimeInfo.
  • Verified the ingest path maps asset into currentTrip.bikePlate.
  • Confirmed the mobile workflow still builds Android and iOS release artifacts for non-fork PRs.

- Request `asset` on active trip queries
- Ingest `asset` into `bikePlate` when updating the current trip
@rodrigohpalmeirim rodrigohpalmeirim marked this pull request as draft May 29, 2026 09:36
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.

1 participant