Skip to content

Extend @kbn/config-schema#40118

Merged
mshustov merged 7 commits intoelastic:masterfrom
mshustov:schema-config
Jul 4, 2019
Merged

Extend @kbn/config-schema#40118
mshustov merged 7 commits intoelastic:masterfrom
mshustov:schema-config

Conversation

@mshustov
Copy link
Copy Markdown
Contributor

@mshustov mshustov commented Jul 2, 2019

Summary

  • support null type for literal type
  • support schemas within right operand of conditional type
  • add never type to ban any value except undefined

follow ups for #39446

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

For maintainers

@mshustov mshustov added review Team:Core Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t// Feature:New Platform release_note:skip Skip the PR/issue when compiling release notes v7.3.0 labels Jul 2, 2019
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/kibana-platform

@mshustov mshustov requested review from a team and azasypkin July 2, 2019 08:17
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Copy link
Copy Markdown
Contributor

@azasypkin azasypkin left a comment

Choose a reason for hiding this comment

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

LGTM!

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

@spalger spalger added the v7.4.0 label Jul 3, 2019
@mshustov mshustov removed the v7.3.0 label Jul 4, 2019
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

@mshustov mshustov merged commit 39ebe73 into elastic:master Jul 4, 2019
@mshustov mshustov deleted the schema-config branch July 4, 2019 08:37
mshustov added a commit to mshustov/kibana that referenced this pull request Jul 4, 2019
* support null for literal type

* support schemas withing right operand of conditional type

* add never type to ban usage

* remove never options. add when needed

* add tests for Reference.isReference
mshustov added a commit that referenced this pull request Jul 4, 2019
* support null for literal type

* support schemas withing right operand of conditional type

* add never type to ban usage

* remove never options. add when needed

* add tests for Reference.isReference
@mshustov mshustov added backported and removed review labels Jul 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backported Feature:New Platform release_note:skip Skip the PR/issue when compiling release notes Team:Core Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t// v7.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants