Skip to content

Releases: bleenco/abstruse

v1.4.4

21 Dec 12:18
Compare
Choose a tag to compare

Bug Fixes

  • images: keep image configurations if build fails (closes #316) (fb8e0cc)
  • tests: fix docker images protractor tests (closes #319) (e8b7d51)
  • tests: fix images unit tests (9ef5544)
  • tokens: remove access token (86cd34a)
  • variables: hide sensitive data from terminal output (closes #301) (6cb71d9)

v1.4.3

16 Dec 15:28
Compare
Choose a tag to compare

Bug Fixes

  • console: add safety to check job id before output to console (92a393b)
  • deploy: enable custom deploy or with predefined deploy providers (closes #304) (a0225bc)
  • stats: unsubscribe from stats subscription when leaving dashboard (4b73041)

Features

  • deploy: support for deploy to AWS Elastic Beanstalk (4913c2c)
  • envs: add abstruse defined ENV variables (closes #311) (717d78b)

v1.4.2

11 Dec 09:40
Compare
Choose a tag to compare

Features

  • fonts: switch to SourceSansPro (91278be)

v1.4.1

09 Dec 11:44
Compare
Choose a tag to compare

1.4.1 (2017-12-09)

Bug Fixes

  • entry: fix container entry point to not output vnc and stuff logs (d0b9d90)
  • sessions: improve stavility of socket sessions (bafd4f0)

v1.4.0

04 Dec 14:03
Compare
Choose a tag to compare

Bug Fixes

  • containers: remove killed containers (b90e6df)
  • socket: fix build permissions on new triggered build appearing on UI (6c25f23)

Features

  • deploy: support for aws codeDeploy service (252afd0)
  • deploy: support for deploy to aws s3 (f7b35b5)

v1.3.6

21 Nov 14:57
Compare
Choose a tag to compare

Bug Fixes

  • terminal: fixed terminal output issue (1753441)

Features

  • build-matrix: allow to build jobs on specific image (f24513b)
  • containers: stop container gracefully before removing (c04f8b4)

Performance Improvements

  • jobs: start & stop build jobs in parallel rather than in sequence (c107585)

v1.3.5

16 Nov 10:46
Compare
Choose a tag to compare

Bug Fixes

  • console: console on Linux (efd99d3)
  • container: stop container and cleanup after build properly (ae6202e)
  • docker: stop container or kill if not going nice way (925684d)
  • header: remove hardcoded avatar (f1f6405)
  • output: fix terminal output issues (e0fd26a)
  • terminal: fix terminal output before terminal ready (5ff62b9)
  • terminal: terminal output before terminal ready (c18a814)

Features

  • API: run API & Socket Server on same single port (78fd624)
  • base-image: build base image during setup process (closes #277) (ddebe08)
  • base-image: build base image during setup process (closes #277) (f0fdf78)
  • build: output container information (416560b)
  • docker: Add a post push hook to make sure the latest tag gets built. (217071d)
  • docker: Added healthcheck to dockerfile (5e46608)
  • docker: Preliminary work for automated dockerhub builds. (18c83af)
  • dockerfile: Add build command to npm scripts. (8ed216f)
  • dockerfile: Addition of dockerfile for building Abstruse image (ae993ca)
  • hterm: hterm integration (eac7aa4)
  • images: removeing docker images (92504d2)
  • xterm: implementation of xterm terminal (90521b5)

Performance Improvements

  • container: force remove container instead of graceful stop (c9093fe)

v1.3.4

12 Nov 11:06
Compare
Choose a tag to compare

Bug Fixes

  • container: stop container and cleanup after build properly (d04e438)
  • terminal: fix terminal output before terminal ready (41317d9)

Performance Improvements

  • container: force remove container instead of graceful stop (2e5e2af)

v1.3.3

11 Nov 09:43
Compare
Choose a tag to compare

Bug Fixes

  • console: console on Linux (efd99d3)
  • docker: stop container or kill if not going nice way (925684d)
  • header: remove hardcoded avatar (f1f6405)
  • output: fix terminal output issues (e0fd26a)

Features

  • API: run API & Socket Server on same single port (78fd624)
  • base-image: build base image during setup process (closes #277) (f0fdf78)
  • build: output container information (416560b)
  • docker: Add a post push hook to make sure the latest tag gets built. (217071d)
  • docker: Added healthcheck to dockerfile (5e46608)
  • docker: Preliminary work for automated dockerhub builds. (18c83af)
  • dockerfile: Add build command to npm scripts. (8ed216f)
  • dockerfile: Addition of dockerfile for building Abstruse image (ae993ca)
  • hterm: hterm integration (eac7aa4)

v1.3.2

06 Nov 17:20
Compare
Choose a tag to compare

Bug Fixes

  • header: remove hardcoded avatar (f1f6405)

Features

  • API: run API & Socket Server on same single port (78fd624)