Skip to content
This repository has been archived by the owner on May 28, 2023. It is now read-only.

Releases: elementary/houston

v4.1.3

21 Aug 15:41
75ac169
Compare
Choose a tag to compare

4.1.3 (2018-08-21)

Bug Fixes

  • worker: add fs-extra package import (a82f31b)

v4.1.2

09 Aug 03:23
Compare
Choose a tag to compare

4.1.2 (2018-08-09)

Bug Fixes

  • service: make aptly file names easier to read (455f083)

v4.1.1

04 Aug 20:50
Compare
Choose a tag to compare

4.1.1 (2018-08-04)

Bug Fixes

  • worker: new release for worker CI fix (09d2ff1)

Reverts

  • revert fs-extra to 6.0.1 to fix some CI errors (be055bd)

v4.1.0

02 Aug 16:42
b3bfc95
Compare
Choose a tag to compare

4.1.0 (2018-08-02)

Features

  • service: recursive clone git submodules (58d3954)

v4.0.1

02 Aug 03:30
Compare
Choose a tag to compare

4.0.1 (2018-08-02)

Bug Fixes

  • service: export createCodeRepository symbol to top level app (61dad82)

v4.0.0

02 Aug 00:48
Compare
Choose a tag to compare

4.0.0 (2018-08-02)

Bug Fixes

  • worker: update liftoff deb to not include build dir in cache (b839528)

Features

  • service: move some services to async factory for config access (ab4aee7)

BREAKING CHANGES

  • service: GitHub service is no longer exported and needs to be resolved with the app
    container

v3.1.3

25 Jul 23:48
Compare
Choose a tag to compare

3.1.3 (2018-07-25)

Bug Fixes

  • service: don't hash the whole package for aptly publishing (0057010), closes #633

v3.1.2

25 Jul 03:25
Compare
Choose a tag to compare

3.1.2 (2018-07-25)

Bug Fixes

  • worker: remove extra check that does nothing (2296372)
  • worker: system-apps only build. no tests (56056cd)

v3.1.1

24 Jul 19:59
a03ab47
Compare
Choose a tag to compare

3.1.1 (2018-07-24)

Bug Fixes

  • worker: Do not check Debian control file for system apps (a03ab47)

v3.1.0

13 Jul 02:53
Compare
Choose a tag to compare

3.1.0 (2018-07-13)

Features

  • worker: test some basic fields in the Debian control file (f9edd78)