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

Remove the runkratos executable #11898

Merged
merged 5 commits into from
Dec 18, 2023
Merged

Remove the runkratos executable #11898

merged 5 commits into from
Dec 18, 2023

Conversation

avdg81
Copy link
Contributor

@avdg81 avdg81 commented Dec 18, 2023

📝 Description
This PR extracts the changes related to the removal of runkratos from PR #11506. The aim is to assist in breaking down PR #11506 into smaller pieces that can be reviewed more easily and which can be merged back separately. In essence, this PR removes the source of the runkratos executable as well as its build instructions. Furthermore, all scripts that used to call runkratos have been updated. Also the documentation has been updated, such that it no longer references the runkratos executable.

When approved, the commits will be squashed.

- The CI script no longer defines `INSTALL_RUNKRATOS`.
- Also removed the `INSTALL_RUNKRATOS` definition from the top-level
  `CMakeLists.txt` file. As a result, it will no longer attempt to build
  the `runkratos` executable.
- Also removed the `INSTALL_RUNKRATOS` definition from two other
  configuration scripts.
- Removed the description of `-DINSTALL_RUNKRATOS` from the top-level
  `INSTALL.md` file.
Also removed the specific `CMakeLists.txt` file that was used for
building the `runkratos` executable.
Also updated some custom scripts such that they no longer attempt to
execute the `runkratos` executable.
Also removed all references to `runkratos` from help texts and
docstrings.
@avdg81 avdg81 self-assigned this Dec 18, 2023
@avdg81 avdg81 requested a review from a team as a code owner December 18, 2023 15:32
@avdg81
Copy link
Contributor Author

avdg81 commented Dec 18, 2023

@roigcarlo: could you please review the changes that are proposed in this PR? @loumalouomega: are these changes in line with your suggestions for PR #11506? Many thanks in advance for your feedback.

Copy link
Member

@loumalouomega loumalouomega left a comment

Choose a reason for hiding this comment

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

Okay from my side

Copy link
Member

@roigcarlo roigcarlo left a comment

Choose a reason for hiding this comment

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

Perfect, all good fro my side

@avdg81 avdg81 merged commit c20973b into master Dec 18, 2023
21 of 23 checks passed
@avdg81 avdg81 deleted the geo/remove-run-kratos branch December 18, 2023 20:18
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