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

[backport] PR #7308 to 4.x #7474

Closed
wants to merge 1 commit into from
Closed

Conversation

elastic-jasper
Copy link
Contributor

Backport PR #7308

Commit 1:
[build] Commit install/remove scripts instead of generating, stop service before removing

Commit 2:
[build] template user in install/remove scripts

Commit 3:
[build] Run as group kibana

Commit 4:
[build] Recursive chown optimize folder

Commit 5:
[build] Try service kibana stop before init script

Commit 6:
[build] Attempt to stop service pre-install

Commit 7:
[build] Fail on errors

Commit 8:
[build] Cleanup postrm

Commit 9:
[build] Add comment in postrm explaining empty cases

Commit 10:
[build] move install to /usr/share, config to /etc/kibana

Commit 11:
[build] consolidate package config

Commit 12:
[build] Cleanup packages task

Commit 13:
[build] Style cleanup

Commit 14:
[build] template chown optimize dir

Commit 15:
[build] Add name and description to init scripts

---------

**Commit 1:**
[build] Commit install/remove scripts instead of generating, stop service before removing

* Original sha: 08c9897
* Authored by Jonathan Budzenski <[email protected]> on 2016-03-28T02:06:16Z

**Commit 2:**
[build] template user in install/remove scripts

* Original sha: 5387167
* Authored by Jonathan Budzenski <[email protected]> on 2016-05-02T15:57:16Z

**Commit 3:**
[build] Run as group kibana

* Original sha: d9a84b2
* Authored by Jonathan Budzenski <[email protected]> on 2016-05-02T16:27:58Z

**Commit 4:**
[build] Recursive chown optimize folder

* Original sha: 07618c3
* Authored by Jonathan Budzenski <[email protected]> on 2016-05-03T15:12:04Z

**Commit 5:**
[build] Try service kibana stop before init script

* Original sha: 83c5802
* Authored by Jonathan Budzenski <[email protected]> on 2016-05-03T15:20:16Z

**Commit 6:**
[build] Attempt to stop service pre-install

* Original sha: 6c6e4d3
* Authored by Jonathan Budzenski <[email protected]> on 2016-05-09T19:40:05Z

**Commit 7:**
[build] Fail on errors

* Original sha: f9033a1
* Authored by Jonathan Budzenski <[email protected]> on 2016-05-10T15:47:07Z

**Commit 8:**
[build] Cleanup postrm

* Original sha: bab73b8
* Authored by Jonathan Budzenski <[email protected]> on 2016-05-10T18:16:51Z

**Commit 9:**
[build] Add comment in postrm explaining empty cases

* Original sha: 4336f2b
* Authored by Jonathan Budzenski <[email protected]> on 2016-05-13T15:03:22Z

**Commit 10:**
[build] move install to /usr/share, config to /etc/kibana

* Original sha: 6d293af
* Authored by Jonathan Budzenski <[email protected]> on 2016-05-25T14:12:08Z

**Commit 11:**
[build] consolidate package config

* Original sha: 8f0be48
* Authored by Jonathan Budzenski <[email protected]> on 2016-05-25T19:21:36Z

**Commit 12:**
[build] Cleanup packages task

* Original sha: db5ac1e
* Authored by Jonathan Budzenski <[email protected]> on 2016-05-25T20:15:09Z

**Commit 13:**
[build] Style cleanup

* Original sha: 6189c19
* Authored by Jonathan Budzenski <[email protected]> on 2016-05-25T20:19:16Z

**Commit 14:**
[build] template chown optimize dir

* Original sha: 9213e61
* Authored by Jonathan Budzenski <[email protected]> on 2016-05-25T21:27:20Z

**Commit 15:**
[build] Add name and description to init scripts

* Original sha: e1cb593
* Authored by Jonathan Budzenski <[email protected]> on 2016-06-07T19:48:57Z
@jbudz jbudz assigned jbudz and unassigned w33ble Jun 15, 2016
@jbudz
Copy link
Member

jbudz commented Jun 15, 2016

@epixa this went mostly as expected. old config file stays behind, default one is written to the new location.

@jbudz
Copy link
Member

jbudz commented Jun 15, 2016

The downside with not merging this is we lose the centralized config, several of the other backports use this. It's probably more work fix all the backports than to merge this and update paths to the old locations.

@epixa
Copy link
Contributor

epixa commented Jun 15, 2016

Sorry, I didn't follow that. So what do you propose?

@jbudz
Copy link
Member

jbudz commented Jun 15, 2016

Three options:

I like the second option, safest option is probably third.

@epixa
Copy link
Contributor

epixa commented Jun 15, 2016

By "centralized config" are you referring to the info in config/packages.js?

@jbudz
Copy link
Member

jbudz commented Jun 15, 2016

Yeah

@epixa
Copy link
Contributor

epixa commented Jun 15, 2016

Cool. Let's do the second one then.

@jbudz
Copy link
Member

jbudz commented Jun 15, 2016

Closing, will open a new PR for second choice.

@jbudz jbudz closed this Jun 15, 2016
@jbudz jbudz deleted the jasper/backport/7308/4.x branch June 15, 2016 21:10
cee-chen added a commit that referenced this pull request Jan 30, 2024
`v92.1.1`⏩`v92.2.1`

---

## [`v92.2.1`](https://github.com/elastic/eui/releases/v92.2.1)

**Bug fixes**

- Removed unintentional i18n tokens in prior release that should not
have been exported

## [`v92.2.0`](https://github.com/elastic/eui/releases/v92.2.0)

- Updated `EuiFlyoutResizable` with new optional `onResize` callback
([#7464](elastic/eui#7464))

**Bug fixes**

- Fixed an issue in `EuiResizableContainer` where `onResizeEnd` could
become a stale closure when renders occured between resize start and
end, resulting in an outdated version of a consumer's `onResizeEnd`
callback being called
([#7468](elastic/eui#7468))
- Fixed `EuiTextArea` to correctly fire `onChange` callbacks on clear
button click ([#7473](elastic/eui#7473))
- Fixed `EuiContextMenu`'s panel titles & items to not show underlines
on hover for non-interactive elements
([#7474](elastic/eui#7474))

**Deprecations**

- Remove unused public `EuiHue` and `EuiSaturation` subcomponent
exports. Use the parent `EuiColorPicker` component instead
([#7460](elastic/eui#7460))
- Remove unused public `EuiCommentTimeline` subcomponent export. Use the
parent `EuiComment` or `EuiCommentList` components instead.
([#7467](elastic/eui#7467))
CoenWarmer pushed a commit to CoenWarmer/kibana that referenced this pull request Feb 15, 2024
`v92.1.1`⏩`v92.2.1`

---

## [`v92.2.1`](https://github.com/elastic/eui/releases/v92.2.1)

**Bug fixes**

- Removed unintentional i18n tokens in prior release that should not
have been exported

## [`v92.2.0`](https://github.com/elastic/eui/releases/v92.2.0)

- Updated `EuiFlyoutResizable` with new optional `onResize` callback
([elastic#7464](elastic/eui#7464))

**Bug fixes**

- Fixed an issue in `EuiResizableContainer` where `onResizeEnd` could
become a stale closure when renders occured between resize start and
end, resulting in an outdated version of a consumer's `onResizeEnd`
callback being called
([elastic#7468](elastic/eui#7468))
- Fixed `EuiTextArea` to correctly fire `onChange` callbacks on clear
button click ([elastic#7473](elastic/eui#7473))
- Fixed `EuiContextMenu`'s panel titles & items to not show underlines
on hover for non-interactive elements
([elastic#7474](elastic/eui#7474))

**Deprecations**

- Remove unused public `EuiHue` and `EuiSaturation` subcomponent
exports. Use the parent `EuiColorPicker` component instead
([elastic#7460](elastic/eui#7460))
- Remove unused public `EuiCommentTimeline` subcomponent export. Use the
parent `EuiComment` or `EuiCommentList` components instead.
([elastic#7467](elastic/eui#7467))
fkanout pushed a commit to fkanout/kibana that referenced this pull request Mar 4, 2024
`v92.1.1`⏩`v92.2.1`

---

## [`v92.2.1`](https://github.com/elastic/eui/releases/v92.2.1)

**Bug fixes**

- Removed unintentional i18n tokens in prior release that should not
have been exported

## [`v92.2.0`](https://github.com/elastic/eui/releases/v92.2.0)

- Updated `EuiFlyoutResizable` with new optional `onResize` callback
([elastic#7464](elastic/eui#7464))

**Bug fixes**

- Fixed an issue in `EuiResizableContainer` where `onResizeEnd` could
become a stale closure when renders occured between resize start and
end, resulting in an outdated version of a consumer's `onResizeEnd`
callback being called
([elastic#7468](elastic/eui#7468))
- Fixed `EuiTextArea` to correctly fire `onChange` callbacks on clear
button click ([elastic#7473](elastic/eui#7473))
- Fixed `EuiContextMenu`'s panel titles & items to not show underlines
on hover for non-interactive elements
([elastic#7474](elastic/eui#7474))

**Deprecations**

- Remove unused public `EuiHue` and `EuiSaturation` subcomponent
exports. Use the parent `EuiColorPicker` component instead
([elastic#7460](elastic/eui#7460))
- Remove unused public `EuiCommentTimeline` subcomponent export. Use the
parent `EuiComment` or `EuiCommentList` components instead.
([elastic#7467](elastic/eui#7467))
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.

4 participants