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

Restore AIX packages and purge Alpine references #7729

Merged
merged 2 commits into from
Sep 4, 2024
Merged

Conversation

vikman90
Copy link
Member

@vikman90 vikman90 commented Sep 3, 2024

Description

This PR aims to apply two changes:

  1. Restore back the AIX@PPC package reference as we removed it by mistake.
  2. Remove all references to the agent installation/upgrade on Alpine Linux, as it's no longer supported.

Checks

Docs building

  • Compiles without warnings.

Code formatting and web optimization

  • Uses three spaces indentation.
  • Adds or updates meta descriptions accordingly.
  • Updates the redirects.js script if necessary (check this guide).

Writing style

  • Uses present tense, active voice, and semi-formal registry.
  • Uses short, simple sentences.
  • Uses bold for user interface elements, italics for key terms or emphasis, and code font for Bash commands, file names, REST paths, and code.

@javimed javimed added level/task Task issue type/bug Bug issue labels Sep 3, 2024
@@ -35,10 +35,10 @@

.. group-tab:: No service manager

On some systems, like Alpine Linux, you need to start the agent manually:
On some systems, you need to start the agent manually:
Copy link
Member

Choose a reason for hiding this comment

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

If not Alpine, what systems? Too vague. We should clarify or remove altogether.

@vikman90 vikman90 merged commit f9fb734 into 4.9.0 Sep 4, 2024
3 checks passed
@vikman90 vikman90 deleted the bug/7726-aix-alpine branch September 4, 2024 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Restore AIX packages and purge Alpine references
4 participants