Skip to content

chore(new-library): Change workflow to accept multiple proto paths#34699

Open
aandreassa wants to merge 1 commit into
mainfrom
new-library-multiple
Open

chore(new-library): Change workflow to accept multiple proto paths#34699
aandreassa wants to merge 1 commit into
mainfrom
new-library-multiple

Conversation

@aandreassa

@aandreassa aandreassa commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

This change allow us to create both the versioned gem (google-maps-isochrones-v1) and the wrapper (google-maps-isochrones) in one go, essentially removing the merge dependency that currently exists.

The script sorts versioned gems to run first, so in theory it should work well.

Usage:
Set protoPaths to google/maps/isochrones google/maps/isochrones/v1

(space-delimited list)

@aandreassa aandreassa force-pushed the new-library-multiple branch from f15cf33 to 4e912a1 Compare July 1, 2026 23:01
@aandreassa aandreassa marked this pull request as ready for review July 1, 2026 23:03
@aandreassa aandreassa requested review from a team and yoshi-approver as code owners July 1, 2026 23:03
@aandreassa aandreassa force-pushed the new-library-multiple branch from 4e912a1 to 20ba332 Compare July 1, 2026 23:06
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.

2 participants