Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

sync main with v0.23 into staging #304

Merged
merged 45 commits into from
May 20, 2021

Conversation

csantanapr
Copy link
Member

/assign @RichieEscarez

RichieEscarez and others added 30 commits November 10, 2020 18:18
* Add an update-codegen to regenerate the static redirects.

Also fix a bug in redir-gen.

* Add trailing newline

* Fix missing continue
* Update DEVELOPMENT.md

Document dependency on Hugo

* Update DEVELOPMENT.md

Point to docsy's recommended Hugo version.

Co-authored-by: RichieEscarez <[email protected]>

Co-authored-by: RichieEscarez <[email protected]>
* make /community optional - default to knative repo

* move webhook payload output to bottom of log

* add logic to determine and use repo name of any fork

* extract and use repo name from specified fork

* Avoid Host key verification failed.
dont add HUGO server flags unless you enable the server [localbuild.sh -s (true/reload)]
* add version 0.21.0 to docs build

* trigger build

* trigger build back
* Add knative.dev/specs golang redirect

* squash
* new partial for adding 2nd GA id

* force both IDs and ensure feedback buttons work
* Copy down notes from Slack

* edits

Co-authored-by: RichieEscarez <[email protected]>
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@knative-prow-robot knative-prow-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. do-not-merge/invalid-owners-file Indicates that a PR should not merge because it has an invalid OWNERS file in it. labels May 19, 2021
@google-cla google-cla bot added the cla: yes Indicates the PR's author has signed the CLA. label May 19, 2021
@RichieEscarez
Copy link
Contributor

@csantanapr something odd is going on? -> it looks like you picked up an outdated OWNERS file (which is why the Bot/linter is blocking this).

When im doing this sync and something funny happens, I try a HARD reset (since the staging branch is a literal copy of whats in main). For example:

git checkout staging
git reset --hard upstream/main
git pull upstream main
git push origin staging

Copy link
Contributor

@RichieEscarez RichieEscarez left a comment

Choose a reason for hiding this comment

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

OWNERS file regression?

@knative-prow-robot knative-prow-robot added needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels May 19, 2021
@csantanapr
Copy link
Member Author

@RichieEscarez
I already tried what you suggested and push
but it looks like there are conflicts because us a reset of the branch, not sure how you handle this in PRs other than replace the branch with the main branch content

@csantanapr
Copy link
Member Author

I know what's going on we have merge a PR to update OWNER_ALIASES in main #300

@knative-prow-robot knative-prow-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed do-not-merge/invalid-owners-file Indicates that a PR should not merge because it has an invalid OWNERS file in it. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels May 20, 2021
@csantanapr
Copy link
Member Author

@RichieEscarez OK I think I got it fixed now

Copy link
Contributor

@RichieEscarez RichieEscarez left a comment

Choose a reason for hiding this comment

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

/lgtm

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label May 20, 2021
@knative-prow-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: RichieEscarez

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-robot knative-prow-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 20, 2021
@knative-prow-robot knative-prow-robot merged commit 820cbd3 into knative:staging May 20, 2021
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. cla: yes Indicates the PR's author has signed the CLA. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.