Releases: ohwgiles/laminar
Releases · ohwgiles/laminar
1.3
1.2
1.1
- Improved dynamic updating of graphs
- Improve color scheme in console log
- Add examples script for docker builds, git post-receive hooks and nginx reverse proxy config
- Do not crash when the rundir could not be deleted
- Do not crash when an internal task (like an http conection) fails
- Fix race in http log output
- Fix running behind a subdirectory reverse proxy (thanks Paolo)
- Allow subdirs in artifacts directory (thanks @jbglaw)
- Move to ansi_up version 4.0.4
- Remove dependency on vue-router
- Documentation fixes (thanks @alexmyczko, @meskio, @sbrl and @xlii-chl)
- Various other minor fixes
1.0
- aborted jobs clean up more thoroughly
- frontend design improvements
- run numbers now assigned at queue time instead of start time
- new wallboard view
- contexts can now specify job patterns
- man pages upstreamed from debian
- vue and vue-router updated to debian sid versions
- various minor bugfixes and improvements
0.9
0.8
0.7
/latest
can now be used in place of most job numbers/log
endpoint now served over plain chunked http- Binary package for Raspbian/Armbian now available
laminarc
bash- and zsh-completion scripts (thanks @Cynerd)laminarc
can now list known jobs- Implement job status badges svg endpoint
- Remove locks
- Remove dependency on boost_filesystem
- Jobs can be sorted by column types
- New graphs
- Websocket code refactored
- Jobs page paginated
- Show file size of artifacts (thanks @Valicek1)
- and many other bug fixes and enhancements
0.6
- ANSI colors displayed in console output (thanks @Valicek1)
- frontend attempts to reconnect when websocket connection lost
- ability to add custom css to modify the frontend
- support for html5 web notifications
- gif status indicators replaced with unicode symbols (thanks @DonKult)
laminard
shuts down gracefullylaminarc run
replaceslaminarc start
and prints job number to consolelaminarc trigger
deprecated in favor oflaminarc queue
andlaminarc start
- automatically detect and reload changed configuration files
- configurable job execution time limit
- many bug fixes
0.5
0.4
- frontend moved from Angular to Vue
- implemented locks
- new job configuration layout
- new variable naming scheme
- many bugfixes
0.4 contains several incompatible changes with 0.3. Please read the new documentation