Skip to content

Add format to verify target #200

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

Conversation

awgreene
Copy link
Member

@awgreene awgreene commented Dec 6, 2021

This commit updates the verify target to include the
format target as a prerequisite. This commit also
includes changes introduced after running the format
target.

@openshift-ci openshift-ci bot requested review from exdx and kevinrizza December 6, 2021 21:34
This commit updates the verify target to include the
format target as a prerequisite. This commit also
includes changes introduced after running the format
target.
@awgreene awgreene force-pushed the add-format-to-verify-target branch from aa1d0d3 to 6e7efb9 Compare December 6, 2021 21:44
@@ -1,6 +1,6 @@
// Code generated by go-bindata. (@generated) DO NOT EDIT.

//Package crds generated by go-bindata.// sources:
Copy link
Member

Choose a reason for hiding this comment

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

Do we want to be formatting generated files? Can we adjust the fmt target to filter out certain files/directories/etc.?

Copy link
Member

Choose a reason for hiding this comment

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

IMO if the generator isn't formatting Go files it has a bug, so I'm fine with formatting everything (with the exception of vendor dirs).

@perdasilva
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Dec 6, 2021
@estroz
Copy link
Member

estroz commented Dec 6, 2021

/approve

@openshift-ci
Copy link

openshift-ci bot commented Dec 6, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: awgreene, estroz

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 6, 2021
@openshift-merge-robot openshift-merge-robot merged commit 5678e58 into operator-framework:master Dec 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants