Conversation
8f8c0d0 to
a19bf7b
Compare
|
🎉 All dependencies have been resolved ! |
This was referenced Feb 17, 2026
Merged
EMaksy
reviewed
Feb 17, 2026
8117417 to
a7598db
Compare
arbulu89
added a commit
that referenced
this pull request
Feb 17, 2026
* Import dbus and systemd (#541) * Import and merge dbus usage form workbench * Import and merge systemd package from workbench * Update NewSystemD signature to get logger as option * Import utils code from workbench (#542) * Add retry package as support code * Improve logging utils with workbench code * Update command executor to add CombinedOutput * Import cluster core (#544) * Replace cluster systemctl by existing systemd code * Import workbench cluster pkg as cmdclient * Add dosctring to IsActive and IsEnabled * Import and merge sapcontrol code from workbench (#546) * Import and merger saptune pkg code from workbench (#547) * Import and merger saptune pkg code from workbench * Use a custom type as saptune arg in gatherer * Import and copy operators code from workbench (#548) * Import and copy operators code from workbench * Ignore dupl linter in operator tests * Add new operation new cmd command (#549) * Move workbench docs (#550) * Move workbench docs * Use imagesdir to set images folder
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Move
workbenchdocs to the agent repo.I moved the images directly to
docs/images, I still need to do the changes in our antora setup.Depends on: #549