Migrate from CircleCI to GitHub actions
dgroup opened this issue · 0 comments
dgroup commented
- Enable ruby CI build (https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-ruby)
- Cache ruby dependencies
- Notify telegram chat about latest changes
- Enable linting
- Ensure that tests cover most aspects and decrease the number of disabled tests as much as possible
- Disable test phase on Circle CI