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

bump golang-migrate to v4.16.1 #1107

Merged

Conversation

grokspawn
Copy link
Contributor

@grokspawn grokspawn commented Jun 5, 2023

Description of the change:

Motivation for the change:
Related to operator-framework/operator-sdk#6450
SDK repo will still have to take action once this is released.

Reviewer Checklist

  • Implementation matches the proposed design, or proposal is updated to match implementation
  • Sufficient unit test coverage
  • Sufficient end-to-end test coverage
  • Docs updated or added to /docs
  • Commit messages sensible and descriptive

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jun 5, 2023
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 5, 2023
@codecov
Copy link

codecov bot commented Jun 5, 2023

Codecov Report

Merging #1107 (8f2868d) into master (2ee231b) will increase coverage by 0.03%.
The diff coverage is n/a.

❗ Current head 8f2868d differs from pull request most recent head 27ee2d0. Consider uploading reports for the commit 27ee2d0 to get more accurate results

@@            Coverage Diff             @@
##           master    #1107      +/-   ##
==========================================
+ Coverage   52.35%   52.38%   +0.03%     
==========================================
  Files         107      107              
  Lines        9688     9688              
==========================================
+ Hits         5072     5075       +3     
+ Misses       3674     3671       -3     
  Partials      942      942              

see 2 files with indirect coverage changes

@grokspawn grokspawn changed the title WIP: bump golang-migrate to v4.16.1 bump golang-migrate to v4.16.1 Jun 6, 2023
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jun 6, 2023
Copy link
Contributor

@everettraven everettraven left a comment

Choose a reason for hiding this comment

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

Changes look good to me. A couple things before I add LGTM though:

  1. Can we remove the Resolves ... from the PR description? Or at least the "Resolves" part. I don't want it to close the Operator-SDK issue because we still need to update the operator-registry dependency in the operator-sdk go.mod to pull in this change.
  2. Looks like this needs a rebase

Signed-off-by: Jordan <jordan@nimblewidget.com>
Copy link
Contributor

@everettraven everettraven 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 openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jun 6, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 6, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: everettraven, grokspawn

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

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.

3 participants