Skip to content

Conversation

joelanford
Copy link
Member

Description of the change:
Remove make build from github actions CI workflow.

Motivation for the change:
All required tests in this repo are executed via prow.

The remaining GitHub actions are now optional checks that produce nice GH integrations with GolangCI lint and Coveralls. The make build step in the GH action is duplicative of a step in the prow tests and it doesn't produce any helpful integrations, so remove it to keep the GH workflow limited to the things that prow can't do.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 229217695

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 80.052%

Totals Coverage Status
Change from base Build 228764630: 0.0%
Covered Lines: 309
Relevant Lines: 386

💛 - Coveralls

Copy link
Contributor

@camilamacedo86 camilamacedo86 left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Aug 28, 2020
@camilamacedo86
Copy link
Contributor

/approve

@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: camilamacedo86

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-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 28, 2020
@openshift-merge-robot openshift-merge-robot merged commit aac7eed into operator-framework:main Aug 28, 2020
@joelanford joelanford deleted the rm-gh-action-build branch August 29, 2020 00:16
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