Skip to content

Releases: elseano/rundown

v0.4.0-beta.12

29 Mar 02:18

Choose a tag to compare

Changelog

03908e2 Build doc tests
220f5e7 Clean up error
bcb2765 Inherit opts from env
d364ed3 Support simple if tests for stop-ok and stop-fail
b2d5064 Test spinner subenv

0.4.0-beta.13

29 Mar 05:16

Choose a tag to compare

Changelog

2da2c78 Add a CI spinner
114c5e9 Add missing files
31de3f3 Cleanup CI spinner
74f892c Disable another test breaking in CI
8c4d851 Disable test failing in CI
9b3c63b Execute rundown in CI
4477982 Fix bug
626c5d4 Fix tests
99dbe33 Remove custom fork of glamour
b4dd62f Use colors in CI
eed2279 stdout updates
4bb28bb stdout updates

v0.4.0-beta.8

28 Mar 05:42

Choose a tag to compare

Changelog

14b5a44 Cleanup release script
1d8c42f Remove default logging and some fixes

v0.4.0-beta.7

28 Mar 05:24

Choose a tag to compare

Changelog

46d4555 Restore error handling

v0.4.0-beta.6

28 Mar 03:12

Choose a tag to compare

Changelog

96933f0 Add spinner for gitlab CI
2e18f78 Allow command help to be markdown

v0.4.0-beta.11

28 Mar 06:07

Choose a tag to compare

Changelog

ea3c36d Allow env var subst in spinner

v0.4.0-beta.10

28 Mar 05:54

Choose a tag to compare

Changelog

ea3c36d Allow env var subst in spinner

v0.4.0-beta.5

25 Mar 06:03

Choose a tag to compare

Changelog

5112d60 Basic CLI restored
a1ce551 Begin refactor of execution logic
735f1b2 Bring back stdout streaming
ff6241a Cleanup and bugfixes
c4b3795 Cleanup transformer code
2c6aa8a Fix spinner bug
885589f Get transformer tests passing
3f2a46a Implement missing functionality from refactor
92b365b More cleanup
b4436c3 Refactor STDOUT formatting
0ace77c Refactor cont
fe08524 Refactor rundown AST and Rendering for cleaner integration
7135f83 Refactor tree
de87dc0 Refactoring some more
caee3a3 Restore OnFailure handling
b0d578f Support basic no colours mode
86f3608 Testing update
4cdddd1 changes
808935f more refactoring and add importing

0.4.0-beta.4

11 May 07:24

Choose a tag to compare

Changelog

597e498 Bunch of enhancements
625d988 Dont show STDOUT on error if we're already running under stdout modifier
db880a8 Merge branch 'master' of github.com:elseano/rundown
b325b5f Remove debugging output for now
9436fb0 Run scripts relative to the rundown file path, unless cwd option specified
82258cc Use cobra for the rundown file flags

0.4.0-beta

05 Apr 21:44

Choose a tag to compare

Changelog

292cc1c Add a Makefile
c41433d Add goreleaser settings
6036104 Bad gitignore.
52c9a8d CLI split
1378c65 Cleanup document option error
58ba98a Cleanup readme
7cbc21e Gitignore
d9006d0 Ignore temporary test files
666031c Prepare to handle sub-env FCBs
73cc4dd Support sub-env on RundownBlocks
8573640 Testing the option parsing