Skip to content

Feature Request: Add 'doctor' Command for Health Checks #5

Description

@grasmarcussanti129

Feature Request: Add 'doctor' Command for Health Checks

Motivation

Currently, there is a mention in the README under the ToDo section regarding the addition of a doctor command. Integrating a command that performs health checks and diagnostics would be beneficial for users to ensure their setup is functioning correctly without manual checks.

Proposed Solution

  • Implement a command oscript src/actions.os doctor that performs several health checks on the 1C configuration and environment.
  • The command could include checks for:
    • Connectivity to the 1C server
    • Validity of the settings.json configuration file
    • Availability of necessary dependencies
    • Any outstanding updates or migrations needed for the 1C instances.

Benefits

Adding a doctor command would help streamline troubleshooting processes for users, providing immediate feedback about their environment's health and reducing the chances of errors during CI/CD operations. It would also enhance the overall user experience with the actions 1C package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions