Skip to content

Basic CI setup (bulds/tests/linters) #148

@LasTshaMAN

Description

@LasTshaMAN

Is your feature request related to a problem? Please describe.

I think it would be useful (especially in the long run) to have continious integration pipelines set up, to check that basic functionality builds, tests unit (and possibly other types of tests in the future) pass, linters are satisfied.

This should prevent obviously broken code to land into main/dev branches, and improve review process.

Describe the solution you'd like

Maybe look into how other Rust projects are doing it and try to come up with someting similar.
It doesn't need to be "state of the art", simple working solution would suffice for now (and can be replaced in the future with something else, once more requirements are available for CI).

Additional context

Discussed this briefly with @FloppyDisck, and will be looking into it soon.

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