Skip to content

v1.0.0

Choose a tag to compare

@saltstack-formulas-travis saltstack-formulas-travis released this 26 May 12:06
· 125 commits to master since this release

1.0.0 (2020-05-26)

Bug Fixes

  • script: fix some travis tests (63cfb1e)

Code Refactoring

  • all: align to template; fix bugs and ci (fc1ff28)

Continuous Integration

  • gemfile.lock: add to repo with updated Gemfile [skip ci] (e76b40c)
  • kitchen: avoid using bootstrap for master instances [skip ci] (498b79f)
  • kitchen+travis: adjust matrix to add 3000.3 [skip ci] (f98319a)
  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (2220bd9)
  • travis: add notifications => zulip [skip ci] (81d3677)
  • workflows/commitlint: add to repo [skip ci] (3e8848d)

Documentation

Features

  • semantic-release: standardise for this formula (f56ba6a)

BREAKING CHANGES

  • all: The data dictionary is simplified and redesigned.
    This formula is aligned to template-formula with multiple fixes.
    Retest your states and update pillar data accordingly.
    For developer convenience, connectors and gui states are introduced.
    See pillar.example, defaults.yaml, and docs/README.