streamnative/terraform-provider-pulsar

Enable CI using Github Actions

sijie opened this issue · 2 comments

sijie commented

Problem

We need to enable CI on this project to make sure all the pull requests merged to this repo are tested by CI.

sijie commented

@jay-dee7 After the first pull request #1 is merged, it would be great if you can spend some time to enable CI using Github Actions for this repo. So we have test coverage in this repo.

streamnative/pulsarctl has a good example : https://github.com/streamnative/pulsarctl/blob/master/.github/workflows/go.yml

sure @sijie, i'll enable CI using github actions