SIGN IN SIGN UP

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