Skip to content

Releases: leg100/otf

v0.0.13

30 Oct 08:24
Compare
Choose a tag to compare

Changelog

Docker images

  • leg100/otfd:0.0.13
  • leg100/otf-agent:0.0.13

v0.0.12

30 Oct 07:47
Compare
Choose a tag to compare

Changelog

Docker images

  • leg100/otf:0.0.12
  • leg100/otf:latest

v0.0.11

07 Nov 16:30
f9e6afd
Compare
Choose a tag to compare

Changelog

793debe ANSI code stripper (#46)
bd2010b Cache (#44)
6b7e819 Refactor stream (#45)
bed521e Strip ANSI color codes (#43)
dddb632 Update README.md
f9e6afd cache plugins (#48)

Docker images

  • docker pull leg100/otf:0.0.11

v0.0.10

02 Nov 21:22
24e4fc3
Compare
Choose a tag to compare

Changelog

e530b75 Allow logs to be viewed in browser (#40)
a667441 Bump terraform
24e4fc3 Colored logs (#42)
ec60ad4 Cosmetic changes
a1542ef Fix: speculative runs have no apply logs
37192ad Merge branch 'fix-log-stream'
8278c0b Plans with no changes are finished
1f7f544 Pre-configured default organization (#41)
0fb8776 Remove old code
a3ca02e Update README.md

Docker images

  • docker pull leg100/otf:0.0.10

v0.0.9

31 Oct 21:01
Compare
Choose a tag to compare

Changelog

dd262d0 Fix release workflow

Docker images

  • docker pull leg100/otf:0.0.9

v0.0.7

19 Sep 13:26
Compare
Choose a tag to compare

Changelog

e51e555 Add missing calls
f495d79 Add more fields to workspace table
ce04cce Agent spooler (#21)
bd14ad8 Avoid database is locked errors
a3d7047 Bash script for running e2e tests (#14)
e550691 Bump go-tfe
a9eae98 Bump go-tfe
94cd578 Bump go-tfe
997a6ad Chunked logs
6d8c1a4 Coalesce update status func (#26)
a1db914 Configuration Version API (#2)
cb7c7e6 Dedicated db model structs (#16)
41f49f5 Delete associated objs when deleting workspace
72fbcd7 Do automigration properly
e328077 Do not abbreviate organization in filenames
bf353f2 Don't use temp dir for data by default
14d80eb Enable sqlite's write-ahead-logging
65f3a5a Ensure go-tfe tests are passing for more APIs
9a875fd Execution environment (#28)
44513f6 Factor out a log writer
8534c1b Fix backend config delete code
a1a7a5f Fix e2e tests
8114de9 Fix sqlite tests
fc54081 Fix test
ce8bab7 Fix tests
a556e62 Fix tests
417a09a Fix tests
537d4b8 Fix update status logic
840d327 Flesh out Runs API
67248f0 Get plan summary from json file instead (#22)
5651d9c Handle concurrent remote ops
d7a3bb2 Handle new plan output
25f84ed Handle singular includes
9fe6bc1 Improvements
a6589f7 Limited run support
a5eaba8 Lint using staticcheck and address issues (#18)
f42623f Local ops still default
3116917 Log via logr interface (#17)
ce2a68e Make remote operations the default
81e62b5 Merge branch 'master' into filestore
8448801 Merge branch 'master' of github.com:leg100/ots
21510e1 Move JSON API funcs to http pkg
1a9758a Multi step runner (#23)
d1e1397 No longer store plan files in db
efedc1c Pagination scope
d879518 Pass all go-tfe run tests
293919b Pass go-tfe applies tests
270d329 Pass go-tfe config version tests
0821f88 Pass more go-tfe tests
8ab06ac Plan go-tfe tests passing
415d96b Preload data and fix list counts
91ee8b3 Primitive support for remote ops
40642e0 Refactor
829ca1a Refactor ID generating code
508acdd Refactor http handlers
c6a1999 Refactor pagination (#9)
8f4d213 Remove debug print statement
a9b943a Remove unnecesary validations
98a0c78 Remove unnecessary struct fields
f1c6c6b Remove unused code
5a04115 Remove unused func
605178a Rename from ots to otf (#30)
dd10091 Return conflict error when already locked/unlocked (#12)
96c5424 Run e2e tests in github actions (#7)
56a288d Run go-tfe tests in pipeline (#15)
d6ce667 Scheduler (#20)
5a05965 Simplify cancelation
885650d Simplify implementation of paginated interface
5671f8b Slim down workspace service interface
b9a5e28 Status timestamps should be null not zero
76cb291 Still permit remote ops for testing
087b1b9 Store config and state in files rather than the db
32b099b Store logs on disk (#27)
cd26ca5 Update README.md
d794c34 Update README.md
6e30a8e Update README.md
13b6c6e Update state storage entitlement (#11)
017d6fb Upload Plan Endpoints (#25)
42f4218 Use 'store' rather than 'repository'
b17c4b2 Use custom string types in db models
e4e466f Use fork of go-tfe
225f848 Use more upstream structs
6f33c85 Use pagination scope for getting queued runs
5320c2c Use upstream org structs
f7d1dea Use upstream structs
2314d0c Use upstream structs (#10)
d6bec60 Use zerolog for logging
aa48ccb Validate resource create options
f2a4036 Workspace lock/unlock commands (#8)
034055c Workspace {edit,show,list} commands (#29)
6861967 Wrong param
cf8771a Wrong params order (#13)
0217989 filestore
ee0bd3a fill out models
0b72f4a fix
62131c2 fix
a27f187 fixes
f07c6eb remove unused import

v0.0.6

21 Jun 14:40
Compare
Choose a tag to compare

Changelog

7fe5f2f Fix: daemon CLI arg parsing
0362926 Update README.md

v0.0.5

21 Jun 13:12
Compare
Choose a tag to compare

Changelog

2c78591 Comments
962ad3a Have e2e tests use cli client
e963727 Merge branch 'master' of github.com:leg100/ots
61eb795 Missing client bin from release
308841b Update README.md

v0.0.4

21 Jun 11:28
373aabc
Compare
Choose a tag to compare

Changelog

11bef50 Fix comment
06bebdf Merge pull request #4 from leg100/login-cmd
373aabc Merge pull request #6 from leg100/new-org-cmd
ad953eb Update README.md
e027c17 added login command
a53d371 new org cmd

v0.0.3

18 Jun 17:17
Compare
Choose a tag to compare

Changelog

d346a75 Merge branch 'master' of github.com:leg100/ots
282da0b Merge branch 'master' of github.com:leg100/ots
664b1d0 Remove mac build
78a77a9 Revert "Remove mac build"
53b19af Revert "Revert "fix mac builds""
2dfb35c Revert "fix mac builds"
deb7097 Update README.md
0d275fc Update README.md
3098d84 Update README.md
0caf945 Update README.md
cbcf168 Update README.md
0c4e6ad fix mac builds
da8445c restore mac releases