Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Rename knative-sandbox to knative-extensions #1371

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

davidhadas
Copy link
Contributor

@davidhadas davidhadas commented Aug 4, 2023

This is an automated PR to replace knative-sandbox strings with knative-extensions

@knative-prow knative-prow bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Aug 4, 2023
@codecov
Copy link

codecov bot commented Aug 4, 2023

Codecov Report

Merging #1371 (80cc354) into main (842e5c8) will not change coverage.
Report is 31 commits behind head on main.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1371   +/-   ##
=======================================
  Coverage   68.26%   68.26%           
=======================================
  Files          39       39           
  Lines        2373     2373           
=======================================
  Hits         1620     1620           
  Misses        673      673           
  Partials       80       80           

@davidhadas davidhadas changed the title HoldTillRename: Rename knative-sandbox to knative-extensions Rename knative-sandbox to knative-extensions Aug 4, 2023
Copy link
Contributor

@matzew matzew left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Aug 7, 2023
@knative-prow
Copy link

knative-prow bot commented Aug 7, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: davidhadas, matzew

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

@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 7, 2023
@davidhadas
Copy link
Contributor Author

This PR fails due to shellcheck tests unrelated to the renaming.
See https://github.com/knative-extensions/eventing-kafka/actions/runs/5758835365/job/15611946836?pr=1371

Please fix the project code such that it passes shellcheck tests in a separate PR, once this is done we can get this PR going

@matzew
Copy link
Contributor

matzew commented Aug 28, 2023

@davidhadas I don't see what's wrong (or why the other PRs go in just fine, like updates of dependencies)

@davidhadas
Copy link
Contributor Author

@davidhadas I don't see what's wrong (or why the other PRs go in just fine, like updates of dependencies)

My best guess (and maybe @upodroid can confirm or correct me) is that the productivity team made some changes at some past time. Maybe they added shellcheck tests or maybe they changed the shellcheck configuration. As a result, some repositories became non compliant with respect to the shellcheck tests.

However, these tests are performed only when someone changes a file, so any file not changed since the productivity team made the changes goes unnoticed. Once someone make any change in a file which fail these tests, the tests are performed and the PR fail.

If this is true, I think this process in productivity should change - the process should not rely on future PRs failing as it leads to a very long tail of failing PRs and confused developers.

But as I said, this is nothing more than my working theory :)

@creydr
Copy link
Contributor

creydr commented Oct 12, 2023

/override "style / suggester / github_actions"
/override "style / suggester / shell"

@knative-prow
Copy link

knative-prow bot commented Oct 12, 2023

@creydr: Overrode contexts on behalf of creydr: style / suggester / github_actions, style / suggester / shell

In response to this:

/override "style / suggester / github_actions"
/override "style / suggester / shell"

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.

@knative-prow knative-prow bot merged commit 2265ebe into knative-extensions:main Oct 12, 2023
16 of 18 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants