microsoft / microsoft/aspire

Aspire CLI output uses fixed column width on Jenkins

Open
#13,875 2 comments 0 reactions 0 assignees View on GitHub
area-cli
Dominant language
C#
Stars
6.3k
Forks
991
Avg merge
2d 15h
Merged PRs (30d)
196

Description

### Is there an existing issue for this?

- [x] I have searched the existing issues

### Describe the bug

I am not sure if this is an issue with my setup or Aspires internal Spectre-based console logger, but for some reason it defaults to a column width of 80 when running on Jenkins. Other tools like the dotnet CLI work just fine.

Possibly related issue: https://github.com/spectreconsole/spectre.console/issues/216
Some project managed to work around this bug: https://github.com/criticalmanufacturing/cli/pull/269/commits/e421ef0c3f079327b150725a6f50ed74469faad2

Maybe Aspire could something similar?

Image

([Originally posted on Discord](https://discord.com/channels/1361488941836140614/1447927130422902878))

### Expected Behavior

It should use the available space.

### Steps To Reproduce

_No response_

### Exceptions (if any)

_No response_

### .NET Version info

_No response_

### Anything else?

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.