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

Makefile: Include full 'git diff' output #2024

Merged
merged 1 commit into from Jan 12, 2023

Commits on Jan 12, 2023

  1. Makefile: Include full 'git diff' output

    Because [1]:
    
      Makefile:54: *** untracked files detected: M api/v1beta1/hosted_controlplane.go  M api/v1beta1/zz_generated.deepcopy.go  M cmd/install/assets/hypershift-operator/hypershift.openshift.io_hostedclusters.yaml  M cmd/install/assets/hypershift-operator/hypershift.openshift.io_hostedcontrolplanes.yaml  M hack/app-sre/saas_template.yaml.  Stop.
    
    isn't as easy for contributors to fix, vs. giving them a patch with
    recommended changes to make to their local checkout, to bring it in
    line with what CI is expecting.
    
    [1]: https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_hypershift/1954/pull-ci-openshift-hypershift-main-verify/1603153782781251584#1:build-log.txt%3A290
    wking committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    1c83b74 View commit details
    Browse the repository at this point in the history