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

build(publish): fech depth to 2 for linter on master branch #1041

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

EtienneM
Copy link
Member

@EtienneM EtienneM commented Feb 16, 2024

The CI currently fails on master. For instance: https://github.com/Scalingo/cli/actions/runs/7900369881/job/21561746176

This is because of the error:

level=warning msg="[runner] Can't process result by diff processor: can't prepare diff by revgrep: could not read git repo: error executing git diff \"HEAD~1\" \"\": exit status 128"

This PR is a fix for the code introduced in #758

n/a:

  • Add a changelog entry in the section "To Be Released" of CHANGELOG.md

@EtienneM EtienneM self-assigned this Feb 16, 2024
@EtienneM EtienneM marked this pull request as ready for review February 16, 2024 12:48
Copy link
Member

@curzolapierre curzolapierre left a comment

Choose a reason for hiding this comment

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

LGTM

@EtienneM EtienneM merged commit 897607f into master Feb 16, 2024
6 checks passed
@EtienneM EtienneM deleted the fix/actions/lint_master_branch branch February 16, 2024 13:37
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