trufflehog/pkg/sources/circleci
ahrav 13999227b9
Use common chunk reader (#1596)
* Add common chunker.

* add comment.

* use better config name.

* Add common chunk reader to s3.

* Add common chunk reader to git, gcs, circleci.

* revert gcs.

* revert gcs.

* fix chunker.

* revert gcs.

* update cancellablewrite.

* revert impl.

* update to remove totalsize.

* Fix my goof.

* Use unified struct in chunkreader.

* return err instead of logging and returning.

* rename error to err.

* only send single ChunkResult even if there is an error and chunkBytes.

* fix logic.
2023-08-07 12:55:28 -07:00
..
circleci.go Use common chunk reader (#1596) 2023-08-07 12:55:28 -07:00
circleci_test.go update circle test because workflows expire and need re-running (#1251) 2023-04-10 16:21:19 -07:00