Skip to content

fix: avoid kart opening a browser window BM-1598#104

Open
schmidtnz wants to merge 2 commits intomasterfrom
feat/kart-no-browser
Open

fix: avoid kart opening a browser window BM-1598#104
schmidtnz wants to merge 2 commits intomasterfrom
feat/kart-no-browser

Conversation

@schmidtnz
Copy link
Copy Markdown
Contributor

@schmidtnz schmidtnz commented Mar 30, 2026

Motivation

kart attempts to open a browser to view the output when running kart diff.
When outputting the diff to - (stdout), kart skips that step.

Modifications

Pipe kart diff output to stdout.

Verification

local testing, passing CI

@schmidtnz schmidtnz changed the title feat: avoid kart opening a browser window fix: avoid kart opening a browser window BM01598' Mar 30, 2026
@schmidtnz schmidtnz changed the title fix: avoid kart opening a browser window BM01598' fix: avoid kart opening a browser window BM01598 Mar 30, 2026
@schmidtnz schmidtnz marked this pull request as ready for review March 30, 2026 22:31
@schmidtnz schmidtnz requested a review from a team as a code owner March 30, 2026 22:31
@github-actions
Copy link
Copy Markdown

Changes Summary

Total Features Changed: 0
Datasets Affected: 0
Git Diff Lines: 1

Kart Diff

Kart Diff (0 features)

Git Diff

Git Diff (1 lines)

@schmidtnz schmidtnz changed the title fix: avoid kart opening a browser window BM01598 fix: avoid kart opening a browser window BM-1598 Mar 30, 2026
Co-authored-by: Blayne Chard <bchard@linz.govt.nz>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants