Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

regress improvements #806

Merged
merged 6 commits into from
Feb 4, 2024
Merged

regress improvements #806

merged 6 commits into from
Feb 4, 2024

Conversation

Emilgardis
Copy link
Member

No description provided.

@Emilgardis Emilgardis requested a review from a team as a code owner February 3, 2024 21:29
@Emilgardis Emilgardis force-pushed the regress-improvements branch from 6ab2037 to a718ec8 Compare February 3, 2024 22:16
@Emilgardis
Copy link
Member Author

keeping delta would be nice, it provides much better context in the headers , maybe just disabling colors would be enough

@Emilgardis Emilgardis force-pushed the regress-improvements branch from 282f58c to d8523c7 Compare February 3, 2024 23:51
Comment on lines +78 to +82
# workaround for https://github.com/rust-lang/cargo/pull/12779, doesn't work for output though
# see https://github.com/rust-lang/cargo/issues/6009#issuecomment-1925445245
"output/baseline/**",
"output/current/**"
]
Copy link
Member Author

Choose a reason for hiding this comment

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

this actually doesnt work, at all, it looked like it did work but then it started failing again. rust-lang/cargo#6009 (comment)

either we need to have this be fixed, or we initialize in a temporary folder then move that folder

Comment on lines 60 to 66
GITHUB_PR: ${{ matrix.pr }}
GIT_PAGER: delta --hunk-header-style omit
summary:
Copy link
Member Author

Choose a reason for hiding this comment

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

I think we can use --raw for this to keep the context delta provides but get rid of the faulty coloring github actions does

Copy link
Member Author

Choose a reason for hiding this comment

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

image

@Emilgardis Emilgardis force-pushed the regress-improvements branch from d8523c7 to 57f6bbe Compare February 4, 2024 00:05
@Emilgardis Emilgardis added this pull request to the merge queue Feb 4, 2024
Merged via the queue into master with commit 061329d Feb 4, 2024
45 of 46 checks passed
@Emilgardis Emilgardis deleted the regress-improvements branch February 4, 2024 11:47
@Emilgardis Emilgardis mentioned this pull request Feb 4, 2024
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