chore: Switch to git based diffing instead of API diffing (#14467)
<!-- ๐ Thank you for making CloudQuery awesome by submitting a PR ๐ --> #### Summary Should help with https://github.com/cloudquery/cloudquery/issues/14464 hopefully. This changes our CI to use git based diffing instead of the GitHub API. Also changes the polling internal to 15s instead of 5s <!-- Use the following steps to ensure your PR is ready to be reviewed - [ ] Read the [contribution guidelines](../blob/main/CONTRIBUTING.md) ๐งโ๐ - [ ] Run `make lint` to ensure the proposed changes follow the coding style ๐จ (install golangci-lint [here](https://golangci-lint.run/usage/install/#local-installation)) - [ ] Run `make test` to ensure the proposed changes pass the tests ๐งช - [ ] If changing a source plugin run `make gen` to ensure docs are up to date ๐ - [ ] Ensure the status checks below are successful โ --->
E
Erez Rokah committed
04916a6b37a5261a464b7dd595de1369fdfb751f
Parent: 25b4a0f
Committed by GitHub <noreply@github.com>
on 10/9/2023, 8:43:22 AM