Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
LasTshaMAN opened this issue Dec 18, 2021 · 1 comment
Open

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

LasTshaMAN opened this issue Dec 18, 2021 · 1 comment

Comments

@LasTshaMAN
Copy link
Contributor

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.

@FloppyDisck
Copy link
Contributor

FloppyDisck commented Dec 18, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants