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

[8.13](backport #4172) Fix filemarker creation process, update error message on uninstall #4307

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Feb 21, 2024

This is an automatic backport of pull request #4172 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

…4172)

* move install file marker create, rename methods, change error message

* change error message

* change error message

* remove calls to InstallMarkerExists

* fix windows helper

* fix windows, again

* Revert "remove calls to InstallMarkerExists"

This reverts commit 400bb0d.

* change install file locaton, revert removal of filepath.Dir

* fix wording

* move IsUpgradeable, remove duplication

* add tests

* add mostly useless test

* linter

* tinkering with CI

* skip supervisor test on windows

* tinkering with the linter

* remove experiment

* refactor install to make adding tests easier

* linter

* add more tests...

* still fixing tests

* sonarQube

* fix windows tests, fight sonarqube

* tinker with file marker create

* move install path

* fix bad merge

* still cleaning up merge

* add tests

* add tests, docs

* fix tests

* don't check mode bits

* move command, fix permissions

* SonarQube...

* refactor dir setup to make Sonarqube happy

* add changelog

* Update changelog/fragments/1707951532-change-install-marker-creation.yaml

Co-authored-by: Craig MacKenzie <craig.mackenzie@elastic.co>

---------

Co-authored-by: Craig MacKenzie <craig.mackenzie@elastic.co>
(cherry picked from commit 65e2c30)
@mergify mergify bot requested a review from a team as a code owner February 21, 2024 15:03
@mergify mergify bot added the backport label Feb 21, 2024
@mergify mergify bot requested review from michalpristas and pchila and removed request for a team February 21, 2024 15:03
Copy link

@fearful-symmetry fearful-symmetry merged commit c9bdd24 into 8.13 Feb 22, 2024
10 checks passed
@fearful-symmetry fearful-symmetry deleted the mergify/bp/8.13/pr-4172 branch February 22, 2024 15:53
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.

1 participant