Skip to content

Detect changes in deployed challenges rather than monitoring the whole repository #290

@burnerlee

Description

@burnerlee

Currently, for periodic sync of challenges, we are monitoring the whole repository and we pull changes even for challenges that have not been deployed. This is a waste of resources. We want to monitor challenge specific changes and fetch them and update the deployment only if the challenge is currently deployed on the server. This would include implementing a way to detect changes in each deployed challenge individually.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions