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

Always use "strict" mode #281

Merged
merged 1 commit into from
Dec 22, 2020
Merged

Conversation

jonjohnsonjr
Copy link
Collaborator

We dropped this flag, so we're always in non-strict mode by default,
so if there is a ko:// reference that fails to build, we don't error
out. This drops some guards so that we are always in strict mode and
only build ko:// things.

I had assumed this was already the state of things, but it wasn't!

cc @imjasonh am I missing something?

We dropped this flag, so we're always in non-strict mode by default,
so if there is a ko:// reference that fails to build, we don't error
out. This drops some guards so that we are always in strict mode and
only build ko:// things.
@imjasonh imjasonh merged commit b898b77 into ko-build:master Dec 22, 2020
@jonjohnsonjr jonjohnsonjr deleted the strict-always branch December 22, 2020 22:29
slinkydeveloper added a commit to slinkydeveloper/eventing-kafka-broker that referenced this pull request Mar 18, 2021
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
knative-prow-robot pushed a commit to knative-extensions/eventing-kafka-broker that referenced this pull request Mar 18, 2021
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants