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

[FEAT] Add CI #2

Open
AlecDivito opened this issue Jul 24, 2023 · 0 comments
Open

[FEAT] Add CI #2

AlecDivito opened this issue Jul 24, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@AlecDivito
Copy link
Contributor

We need to add CI for tokactordb so that adding changes to it in the future will be easier. The features the CI must accomplish are the following:

  1. Build, Test and Lint the code for every PR
  2. On merge build and test the code again. If successful, push to crates.io

This is similar to the process on tokactor. It should be possible to copy and paste the folders into the project

@AlecDivito AlecDivito self-assigned this Jul 24, 2023
@AlecDivito AlecDivito added this to the MVP milestone Jul 26, 2023
@AlecDivito AlecDivito added the enhancement New feature or request label Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant