Skip to content

Process all commits #205

@javiercasares

Description

@javiercasares

Currently, the Runner gets the latest WordPress version and processes that last commit. That means that not every different commit is processed and sent to the Reporter.

We may find a way to save the list of all commits (for example, in the last 24 hours), save them in a JSON file with the date, commit ID and whether it's processed or not, and start running until it last all? Or maybe one in every execution.

When the information is sent to the “reporter”, there is a revision value, so we can send all the revisions and not only the latest.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions