Skip to content

Update 'tiger service fork' to output service info like 'tiger servic…#40

Merged
nathanjcochran merged 1 commit intomainfrom
nathan/improve-fork-output
Oct 4, 2025
Merged

Update 'tiger service fork' to output service info like 'tiger servic…#40
nathanjcochran merged 1 commit intomainfrom
nathan/improve-fork-output

Conversation

@nathanjcochran
Copy link
Member

@nathanjcochran nathanjcochran commented Oct 3, 2025

Updates tiger service fork to output the service info in the same way that tiger service create was updated to return it in #32.

Note that there is currently some information missing from the output. I believe it's ultimately because the GraphQL query for making a fork is requesting different fields in the response than the GraphQL query for creating a service. I mentioned this before here, and it sounds like we will probably just update the create service and fork service REST API endpoints to use the same GraphQL query under the hood (they're both technically using the same createService mutation, and both already take a forkConfig). I plan to tackle that next week. UPDATE: fixed here.

@nathanjcochran nathanjcochran self-assigned this Oct 3, 2025
Copy link
Member

@murrayju murrayju left a comment

Choose a reason for hiding this comment

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

Thanks. I had actually intended to do this in my PR, but then lost track of it.

@nathanjcochran nathanjcochran merged commit 78cf4e9 into main Oct 4, 2025
1 check passed
@nathanjcochran nathanjcochran deleted the nathan/improve-fork-output branch October 4, 2025 20:48
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