Skip to content

make it possible to include and run other Python tools from sync.py configuration #3508

Open
@vladak

Description

@vladak

The sync configuration is a set of either RESTful API calls or program executions. In the latter case the executed programs are mostly other OpenGrok tools. The exec could be avoided by making it possible to import the respective Python functions and calling them directly, similarly to what the start.py does in Docker.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions