Skip to content

Releases: filecoin-project/dealbot

v0.0.15

22 Jun 22:16
fa4ac18
Compare
Choose a tag to compare

Fix issues in the controller's interaction with postgresql

v0.0.14

21 Jun 00:35
637aeb2
Compare
Choose a tag to compare
  • don't publish deals that have failed due to local configuration
  • hook for scheduling retrievals after successful stores
  • Reset dealbot tasks when dealbot comes on line

v0.0.13

16 Jun 00:18
0ea3584
Compare
Choose a tag to compare
allow for `dealbot drain` cli that exits once a host is fully done (#…

v0.0.12: Remove file on storage termination (#219)

15 Jun 02:20
df03d9f
Compare
Choose a tag to compare
* feat(tasks): remove file on storage termination

recover hard drive space once a storage deal terminates by deleting the generated file

* fix(integration tests): attempt to fix integration tests

v0.0.11

14 Jun 15:03
a30571c
Compare
Choose a tag to compare
fix(tasks): only cancel inprogress retrievals (#209)

v0.0.10

11 Jun 23:22
4b4dc8f
Compare
Choose a tag to compare
feat(tasks): add "AllBytesReceived" stage (#208)

v0.0.9

11 Jun 00:10
081d7d2
Compare
Choose a tag to compare
multiretrieve (#203)

v0.0.8

10 Jun 16:46
18595a9
Compare
Choose a tag to compare
docker env defaults (#201)

v0.0.7: fix(tasks): fix netdiag function (#196)

09 Jun 22:20
ade7149
Compare
Choose a tag to compare
fix the net diag function and add a test to verify it's functionality. also do a bit of string
cleanup in Finalize.

v0.0.6

09 Jun 00:29
16eebeb
Compare
Choose a tag to compare
ci(circle): fix deploy on tag release (#192)

for tag jobs to run dependent jobs must specify tags as well