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

Releases: elementary/houston

v3.0.0

11 Jul 17:26
Compare
Choose a tag to compare

3.0.0 (2018-07-11)

Bug Fixes

  • worker: appstream file paths should use underscore sanitization (43709fb), closes #566

BREAKING CHANGES

  • worker: appstream file paths should use underscores to match the appstream ID

v2.0.0

11 Jul 01:49
Compare
Choose a tag to compare

2.0.0 (2018-07-11)

Bug Fixes

  • lib: allow using different normalizers strings for rdnn-ing strings (5ccd791), closes #566
  • worker: change rdnn normalizations for tests on an as needed basis (65e1dd2), closes #566

BREAKING CHANGES

  • worker: Appstream name is no longer configured and is based on RDNN and usage context.
    Strings and file paths may change if you have spaces in your RDNN name.

v1.2.5

02 Jul 14:47
Compare
Choose a tag to compare

1.2.5 (2018-07-02)

Bug Fixes

  • worker: set package architecture and distribution on publish (7c10114)

v1.2.4

01 Jul 22:55
Compare
Choose a tag to compare

1.2.4 (2018-07-01)

Bug Fixes

  • worker: sort debian changelog changes based on date (c9352ac)

v1.2.3

01 Jul 21:34
Compare
Choose a tag to compare

1.2.3 (2018-07-01)

Bug Fixes

  • worker: update debian changelog write path location (eb43d9e)

v1.2.2

30 Jun 23:00
Compare
Choose a tag to compare

1.2.2 (2018-06-30)

Bug Fixes

  • worker: fix workspace setup not finding correct references on build (94f8756)

v1.2.1

30 Jun 17:56
Compare
Choose a tag to compare

1.2.1 (2018-06-30)

Bug Fixes

  • cli: fix build command not setting version reference (a454933)
  • worker: fix trying to upload a null package in post task (8688fdb)
  • worker: include given context refs during workspace setup clone (512967a)

v1.2.0

29 Jun 03:24
Compare
Choose a tag to compare

1.2.0 (2018-06-29)

Bug Fixes

  • service: don't try to publish GitHub items after already published (d14874f)
  • fix app export for creating repositories (61a8480)
  • service: update github auth logic with app integration (976b862)
  • worker: fix worker fork mechanics (6db4d1f)
  • worker: fix worker package publishing (915753c)

Features

  • service: Add aptly PackageRepository class with tests (5f370de)
  • worker: write architectures, distributions, and refs to logs (f1f07b8)

v1.1.0

02 May 04:06
Compare
Choose a tag to compare

1.1.0 (2018-05-02)

Features

  • worker: create provider for app usage (acd2b1f)

v1.0.1

02 May 03:27
Compare
Choose a tag to compare

1.0.1 (2018-05-02)

Bug Fixes

  • package: fix package main script (90bbffd)