Skip to content

Add basic CI/CD pipeline#23

Merged
AlexMikhalev merged 1 commit intoterraphim:mainfrom
mre:feature/ci-cd
Jan 12, 2024
Merged

Add basic CI/CD pipeline#23
AlexMikhalev merged 1 commit intoterraphim:mainfrom
mre:feature/ci-cd

Conversation

@mre
Copy link
Contributor

@mre mre commented Jan 12, 2024

We are reaching a point where testing changes become more important.
As such, I propose to add a basic GitHub Workflow for testing the crates.

The additional changes are required to get through some of the checks.
I've excluded terraphim_ai for now, as this will be a separate pull request.

Also, we need to fix the benchmarks and tests.

It is okay if the build is failing; that is to be expected for the moment.
The goal is to have basic checks going forward.

We are reaching a point where testing changes become more important.
As such, I propose to add a basic GitHub Workflow for testing the crates.

The additional changes are required to get through some of the checks.
I've excluded `terraphim_ai` for now, as this will be a separate pull request.

Also, we need to fix the benchmarks and tests.

It is okay if the build is failing; that is to be expected for the moment.
The goal is to have basic checks going forward.
@AlexMikhalev AlexMikhalev merged commit 3ee015b into terraphim:main Jan 12, 2024
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

Successfully merging this pull request may close these issues.

2 participants