221b icon indicating copy to clipboard operation
221b copied to clipboard

[Feat] - Add CI/CD and release process

Open TomChv opened this issue 2 years ago • 0 comments

This tool need a proper CI/CD with:

  • A linter that run in Ga
  • Unit test that run in GA
  • A release process

We can use dagger to do so, this only require Docker to run in local.

Another amazing feature would be to create dynamic container that can execute an example of binary to verify if it can be correctly executed. However, It's complex to do so we can stick to a simple CI/CD for now!

TomChv avatar Jul 16 '23 16:07 TomChv