Skip to content

Migrate all the metrics compute in Node.js functions #11

Description

@aurelticot

Some of the metrics are compute in a Node.js function but most of them are bash command in GitHub workflow (difficult to debug and test).

It would be better to have all the code computing the metrics as Node.js functions.

The workfow would then simply call the functions when needed with a very simple command.

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