constellation/internal/staticupload
Malte Poll 3a5753045e goleak: ignore rules_go SIGTERM handler
rules_go added a SIGTERM handler that has a goroutine that survives the scope of the goleak check.
Currently, the best known workaround is to ignore this goroutine.

https://github.com/uber-go/goleak/issues/119
https://github.com/bazelbuild/rules_go/pull/3749
https://github.com/bazelbuild/rules_go/pull/3827#issuecomment-1894002120
2024-01-22 13:11:58 +01:00
..
BUILD.bazel staticupload: correctly set invalidation timeout 2023-09-04 11:20:13 +02:00
delete.go ci: static file uploader with automatic cache invalidation (#1833) 2023-05-30 13:48:29 +02:00
get.go ci: use aws s3 client that invalidates cloudfront cache for places that modify Constellation api (#1839) 2023-06-02 11:20:01 +02:00
staticupload_test.go goleak: ignore rules_go SIGTERM handler 2024-01-22 13:11:58 +01:00
staticupload.go staticupload: correctly set invalidation timeout 2023-09-04 11:20:13 +02:00
upload.go ci: static file uploader with automatic cache invalidation (#1833) 2023-05-30 13:48:29 +02:00