Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Releases: allenai/beaker-cli

v20190521

21 May 20:21
819a074
Compare
Choose a tag to compare

Changelog

009f520 Clarify org error string (#90)
819a074 Fixing tensorboard logs (#94)
ae0f99f Update FileHeap client (#91)
5093d40 Update FileHeap client (#92)
16bf68b convert snake_case to camelCase in JSON field names & JSON examples (#93)

v20190507

07 May 17:07
bdb62e7
Compare
Choose a tag to compare

Changelog

fe4ed49 Remove references to beaker-pub (#87)
4f6ac7a Update FileHeap client (#86)
f85d434 Update FileHeap client (#88)
bdb62e7 Update FileHeap client (#89)

v20190410

10 Apr 21:27
Compare
Choose a tag to compare

Changelog

ae086df Disable creating legacy datasets (#83)
0a9c59f SearchExperiments (#84)
bcd70a0 Update API (#85)

v20190402

03 Apr 18:26
e9bb145
Compare
Choose a tag to compare

Changelog

1ffbce5 Correct casing to 'Comet.ml' (#81)
e9bb145 Create empty directory when fetching empty datasets (#82)

v20190328

28 Mar 19:06
Compare
Choose a tag to compare

Changelog

c0d6593 Add back the missing SearchImages function (#80)
4675c01 Handle close error on docker push (#78)
8af644d Make FileHeap default for new datasets (#79)

v20190320

20 Mar 23:14
4f8cd57
Compare
Choose a tag to compare

Changelog

4f8cd57 Add beaker dataset ls (#77)
7938028 Handle nil dataset storage (#76)

v20190319

19 Mar 18:24
2602468
Compare
Choose a tag to compare

Changelog

2602468 Add option for FileHeap results (#75)
fc93691 Bump to Go 1.12.1 (#73)
0e9c7ad Support setting experiment name, project, and workspace in Comet (#74)

v20190314

14 Mar 17:39
ca05f2c
Compare
Choose a tag to compare

Changelog

ca05f2c Fix import in fetch (#72)

v20190313

14 Mar 07:21
a8f31fa
Compare
Choose a tag to compare

Changelog

c7d4b9d Add Comet support in experiment create (#63)
b1ee866 Add FileHeap tokens to client (#58)
ead56af Add GPUType parameter (#61)
6678bcd Add owner as searchfield for dataset, group, and experiment (#62)
a2b95cd Adding PR validation through circle (#60)
739bb54 Adding publishing in CCI (#68)
ecc350d Alias blueprint commands with image commands (#66)
aaf96e8 Enable setting default org and org on creation (#64)
3c3267f Fix go.sum reordering (#70)
a8f31fa Fix logrus mess (#71)
08d8af0 Fix makefile (again)
497b946 Makefile fix for goimports
ea395a1 Optionally create FileHeap datasets (#67)
d39280d Revert "Fix makefile (again)"
c4b3bae Revert "Makefile fix for goimports"
d84192e Running go mod tidy (#69)
95eeceb Update URLs in readme

v20190109

09 Jan 00:31
Compare
Choose a tag to compare

Changelog

c0ef785 Clean up client build (#53)
caaf48a Communicate directly with FileHeap (#52)
1cc5d91 Merge branch 'master' into develop
eff5733 Remove deprecated statuses from API package (#55)
a256e0d Sync beaker API files with beaker-service repo (#56)
d1b91ec Update README.md
199a08c Update README.md
5cd057f Update client version (#50)
22e4f45 Update go mod (#51)
21afe16 Update version number
4373dd6 Use PassthroughErrorHandler