Skip to content

Upgrade grunt-esvm & unset network.host#6680

Merged
rashidkpc merged 2 commits intoelastic:masterfrom
spalger:upgrade/esvm
Mar 28, 2016
Merged

Upgrade grunt-esvm & unset network.host#6680
rashidkpc merged 2 commits intoelastic:masterfrom
spalger:upgrade/esvm

Conversation

@spalger
Copy link
Copy Markdown
Contributor

@spalger spalger commented Mar 28, 2016

Turns out that es-master checks for "production readiness" if you set the network.host configuration value. unsetting it has no impact on our tests (because the default is localhost) but prevents checks for file_descriptors and min_master_nodes settings.

Trying to fix the build, which is broken because elasticsearch is logging a stack trace

@epixa
Copy link
Copy Markdown
Contributor

epixa commented Mar 28, 2016

LGTM

@rashidkpc
Copy link
Copy Markdown
Contributor

+1

@rashidkpc rashidkpc self-assigned this Mar 28, 2016
@rashidkpc rashidkpc merged commit cc0fbf7 into elastic:master Mar 28, 2016
@rashidkpc rashidkpc changed the title [npm] upgrade grunt-esvm Upgrade grunt-esvm & unset network.host Mar 28, 2016
@spalger spalger deleted the upgrade/esvm branch October 18, 2019 17:37
jbudz added a commit that referenced this pull request Apr 18, 2023
EUI `77.0.0` ➡️ `77.1.1`

## [`77.1.0`](https://github.com/elastic/eui/tree/v77.1.0)

- Updated `EuiDatePicker` to display a warning icon and correctly set
`aria-invalid` when `isInvalid` is passed
([#6677](elastic/eui#6677))
- Updated `EuiFilePicker` to display an alert icon when `isInvalid`
([#6678](elastic/eui#6678))
- Updated `EuiTextArea` to display an alert icon when `isInvalid`
([#6679](elastic/eui#6679))
- Updated `EuiTextArea` to support the `isLoading` prop
([#6679](elastic/eui#6679))
- Updated `EuiComboBox` to display a warning icon and correctly set
`aria-invalid` when `isInvalid` is passed
([#6680](elastic/eui#6680))

**Bug fixes**

- Fixed `EuiAccordion` to not set an `aria-expanded` attribute on
non-interactive `buttonElement`s
([#6694](elastic/eui#6694))
- Fixed an `EuiPopoverFooter` bug causing nested popovers within
popovers (note: not a recommended use-case) to unintentionally override
its panel padding size inherited from context
([#6698](elastic/eui#6698))
- Fixed `EuiComboBox` to only delete the last selected item on backspace
if the input caret is present
([#6699](elastic/eui#6699))

---------

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Jon <jon@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants