Skip to content

scripts/bumper: improve sort order #580

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

Merged
merged 2 commits into from
Oct 18, 2023

Conversation

stevekuznetsov
Copy link
Contributor

While we want to use date to order commits between repositories, where there is no real order, we must not change the order of commits within a repo.

While we want to use date to order commits between repositories, where
there is no real order, we must not change the order of commits within a
repo.

Signed-off-by: Steve Kuznetsov <[email protected]>
@openshift-ci openshift-ci bot requested review from oceanc80 and perdasilva October 11, 2023 12:44
@stevekuznetsov
Copy link
Contributor Author

/retest

@stevekuznetsov
Copy link
Contributor Author

/test all

@tmshort
Copy link
Contributor

tmshort commented Oct 11, 2023

A few minor comments. But it seems you are trying to pull in the same improvement I did in #578 ?

@stevekuznetsov
Copy link
Contributor Author

@tmshort yes, as you can see in my original bump PR I ran into it then :)

@tmshort
Copy link
Contributor

tmshort commented Oct 11, 2023

/retest

4 similar comments
@tmshort
Copy link
Contributor

tmshort commented Oct 11, 2023

/retest

@tmshort
Copy link
Contributor

tmshort commented Oct 11, 2023

/retest

@tmshort
Copy link
Contributor

tmshort commented Oct 12, 2023

/retest

@tmshort
Copy link
Contributor

tmshort commented Oct 12, 2023

/retest

@joelanford
Copy link
Member

/lgtm
/approve

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Oct 12, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 12, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: joelanford, stevekuznetsov

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 Oct 12, 2023
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD e98b8f0 and 2 for PR HEAD 0158c8c in total

@tmshort
Copy link
Contributor

tmshort commented Oct 12, 2023

/retest

@joelanford
Copy link
Member

/override e2e-gcp-olm

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 12, 2023

@joelanford: /override requires failed status contexts, check run or a prowjob name to operate on.
The following unknown contexts/checkruns were given:

  • e2e-gcp-olm

Only the following failed contexts/checkruns were expected:

  • ci/prow/e2e-gcp-console-olm
  • ci/prow/e2e-gcp-olm
  • ci/prow/e2e-gcp-olm-flaky
  • ci/prow/e2e-gcp-ovn
  • ci/prow/e2e-upgrade
  • ci/prow/images
  • ci/prow/unit-api
  • ci/prow/unit-olm
  • ci/prow/unit-psm
  • ci/prow/unit-registry
  • ci/prow/verify
  • pull-ci-openshift-operator-framework-olm-master-e2e-gcp-console-olm
  • pull-ci-openshift-operator-framework-olm-master-e2e-gcp-olm
  • pull-ci-openshift-operator-framework-olm-master-e2e-gcp-olm-flaky
  • pull-ci-openshift-operator-framework-olm-master-e2e-gcp-ovn
  • pull-ci-openshift-operator-framework-olm-master-e2e-upgrade
  • pull-ci-openshift-operator-framework-olm-master-images
  • pull-ci-openshift-operator-framework-olm-master-unit-api
  • pull-ci-openshift-operator-framework-olm-master-unit-olm
  • pull-ci-openshift-operator-framework-olm-master-unit-psm
  • pull-ci-openshift-operator-framework-olm-master-unit-registry
  • pull-ci-openshift-operator-framework-olm-master-verify
  • tide

If you are trying to override a checkrun that has a space in it, you must put a double quote on the context.

In response to this:

/override e2e-gcp-olm

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 12, 2023

@stevekuznetsov: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-gcp-olm-flaky 0158c8c link false /test e2e-gcp-olm-flaky
ci/prow/e2e-gcp-olm 0158c8c link true /test e2e-gcp-olm

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@ncdc
Copy link
Contributor

ncdc commented Oct 18, 2023

Manually merging as e2e failures are unrelated to this PR

@ncdc ncdc merged commit cd4a94a into openshift:master Oct 18, 2023
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