|
|
2c5911fd23
|
implement a goroutine pool
turns out b2 doesn't like it if you use too many threads
|
2024-04-07 03:15:48 -07:00 |
|
|
|
0bf0144deb
|
skip getting current retention settings if update-within is 0, default that to 0
on b2, putobjectretention is free, so might as well yolo it
|
2024-04-04 23:18:56 -07:00 |
|
|
|
19c5d485ae
|
ignore errors getting current object retention, since this 404s if it doesn't have one
|
2024-04-04 22:59:49 -07:00 |
|
|
|
301f1c8ed6
|
bump github actions versions
|
2024-04-04 22:50:21 -07:00 |
|
|
|
9e7678de4a
|
use fatalln instead of fatal
|
2024-04-04 22:47:04 -07:00 |
|
|
|
e735423715
|
clean up waitgroup usage
|
2024-04-04 22:46:42 -07:00 |
|
nyanotech
|
c2bc4cacc9
|
Set up github actions
|
2024-01-10 01:18:50 -08:00 |
|
|
|
e1d43c818b
|
use api v2, drop region flag
|
2023-11-26 04:40:07 -08:00 |
|
|
|
738c366ac9
|
clean up go.mod
|
2023-11-26 03:17:39 -08:00 |
|
|
|
d55732b38f
|
initial commit
|
2023-11-26 02:55:44 -08:00 |
|