abstruse v0.8.8 Release Notes

Release Date: 2017-08-18 // over 6 years ago
  • 🐛 Bug Fixes

    • avatar: fix path to default user avatarr (d7b4380)
    • console: fix console output (612a98e)
    • 👷 job: fix job socket events (788517f)
    • 🖨 process-manager: catch promises, fix unworking things in pm (a032e35)
    • regex: fix terminal output regex (547203b)
    • setup: docker image build fix (59c9630)
    • terminal: fix terminal output (102ad37)
    • terminal: fix terminal output (f02d004)
    • terminal: update terminal code (35c073f)
    • tests: fix e2e tests for protractor (8f3600f)
    • tests: fix tests (866d959)
    • 🛠 bugfix, delete pr field before saveing build run (fdcb60f)
    • 🛠 bugfixes (e7768d0)
    • 🛠 multiple fixes (2da8c56)
    • 💻 ui: update ui accordingly (099406f)
    • 🔒 package-lock fix (3ebba85)
    • 🏗 show correct status of previous build run (79009b4)
    • status badges (db34b0e)
    • ⚡️ update build end_time field when last job finish successfully and fix build time issue (e0eb1df)

    🔋 Features

    • avatar: default user avatar (a07621e)
    • kill-container: use more aggresive strategy to kill containers (f95661b)
    • repositories: search implementation (613d1d6)
    • sshd: enable ssh into containers (5dd7698)
    • status-badges: status badges (9a40e91)
    • team: team component and route (84ce5e0)
    • terminal: scroller (18a10f9)
    • 💻 ui: job details modifications and features (714985f)
    • 💻 ui: terminal themes (9fd48a3)
    • 💻 ui: updated styles for build details (ce51290)
    • vnc: enables VNC for debugging (f9cd1bd)
    • adjustable terminal height (633b030)
    • 🏗 calculated time of previous build (abc7cec)
    • 🌲 collapse/expand commands log in terminal (1544fb1)
    • 🏗 list of previous build and job runs (fd87f07)
    • ⚡️ update commit status on github (ea00cf0)

    🐎 Performance Improvements

    • 🐳 docker: update default Dockerfile for abstruse image (a23acf3)
    • kill-container: swithc from observable to promise when killing docker container (d37a837)