packages-formula/CHANGELOG.md
semantic-release-bot 5d59759d60 chore(release): 0.9.0 [skip ci]
# [0.9.0](https://github.com/saltstack-formulas/packages-formula/compare/v0.8.0...v0.9.0) (2020-03-28)

### Bug Fixes

* **lint:** remove whitespace ([c03bb25](c03bb25531))

### Continuous Integration

* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([d93e3d2](d93e3d2584))
* **kitchen:** reinstall `udev` since removed from pre-salted images ([a81f2dd](a81f2dd4b3))

### Features

* **centos:** epel only needed for py-pip ([a0dd96d](a0dd96d663))

### Tests

* **pillar:** disable `dxpy` on Ubuntu (works locally) ([155bdeb](155bdeb7b9)), closes [verify#L4793-L4859](https://github.com/verify/issues/L4793-L4859)
* **pillar:** update `node` version for Debian ([a9f120f](a9f120fa6a))
2020-03-28 00:00:34 +00:00

6.9 KiB

Changelog

0.9.0 (2020-03-28)

Bug Fixes

  • lint: remove whitespace (c03bb25)

Continuous Integration

  • kitchen: avoid using bootstrap for master instances [skip ci] (d93e3d2)
  • kitchen: reinstall udev since removed from pre-salted images (a81f2dd)

Features

  • centos: epel only needed for py-pip (a0dd96d)

Tests

0.8.0 (2020-01-20)

Bug Fixes

Code Refactoring

  • map: use config.get instead of pillar.get (ca9bbd1)
  • pillar.amazonlinux: shorten suite name to amazon (593a6e5)
  • test_pillars: rename to make accessible to yamllint (033ff44)

Continuous Integration

  • inspec: fix Debian tests (98c6d2c)
  • inspec: removing useless inspec tests (3615785)
  • kitchen: fix tests with a minimal coverage (288f893)
  • kitchen+inspec: add Amazonlinux test suite (edb0d73)
  • kitchen+inspec: add Centos test suite (d320ccd)
  • kitchen+inspec: add fedora30 and fedora29 tests suites (e41117c)
  • kitchen+inspec: add initial support for opensuse (58b1209)
  • kitchen+inspec: add Ubuntu test suite (39ba77d)
  • pillars: use one retry to prevent excessive slow-down in Travis (48ae3c9)

Features

  • semantic-release: update for this formula (1755f76)
  • implementing semantic release (17b4331)
  • golang: add go package management (284b240)
  • internet: add retries for internet dependent states (7660dbd)

Tests

  • arch: test initial configuration (702e8c3)
  • fedora: merge fedora test suites and pillars (89911dc)
  • golang: basic integrtaion test & tweaks (6c3de22)
  • pillar: use single ubuntu pillar (c69cb5a)
  • pillar: use specific pillar for debian (adf1523)
  • fix existing tests (8e75c9d)