Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(scripts/coder-dev.sh): silence output if stdout is not a TTY#16131

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
johnstcn merged 1 commit intomainfromcj/coder-dev-stdout
Jan 14, 2025

Conversation

johnstcn
Copy link
Member

Themake -j output was sometimes emitting non-JSON output fromgo generate, resulting in errors like the below:

++ /home/coder/src/coder/coder/scripts/coder-dev.sh organizations show me -o json++ jq -r '.[] | select(.is_default) | .name'parse error: Invalid numeric literal at line 1, column 3

This PR modifiescoder-dev.sh to silence the output ofmake if the output is not a TTY.

@johnstcnjohnstcn self-assigned thisJan 14, 2025
@johnstcnjohnstcn changed the titlefix(scripts/develop.sh): silence output if stdout is not a TTYfix(scripts/coder-dev.sh): silence output if stdout is not a TTYJan 14, 2025
@johnstcnjohnstcn merged commitd7809ec intomainJan 14, 2025
35 checks passed
@johnstcnjohnstcn deleted the cj/coder-dev-stdout branchJanuary 14, 2025 14:34
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsJan 14, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@dannykoppingdannykoppingdannykopping approved these changes

@mafredrimafredriAwaiting requested review from mafredri

Assignees

@johnstcnjohnstcn

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@johnstcn@dannykopping

[8]ページ先頭

©2009-2025 Movatter.jp