Commit Graph

9 Commits

Author SHA1 Message Date
semantic-release-bot 725a6d68e0 chore(release): 0.4.4 [skip ci]
## [0.4.4](https://github.com/saltstack-formulas/timezone-formula/compare/v0.4.3...v0.4.4) (2020-03-27)

### Bug Fixes

* **osfamilmap.yaml:** dbus pkg name is not specific enough on Gentoo ([0e2da36](0e2da3600c))
2020-03-27 09:33:18 +00:00
semantic-release-bot dea1d0d92b chore(release): 0.4.3 [skip ci]
## [0.4.3](https://github.com/saltstack-formulas/timezone-formula/compare/v0.4.2...v0.4.3) (2020-03-24)

### Bug Fixes

* ensure formula works across all platforms ([ff66e5f](ff66e5fd10))
* **release.config.js:** use full commit hash in commit link [skip ci] ([9a77727](9a77727e0c))

### Continuous Integration

* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([17c50f0](17c50f0dc6))
* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([d3245cc](d3245cc104))
* **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([ff64318](ff643188e1))
* **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([7e89450](7e8945033e))
* **kitchen+travis:** adjust matrix to add `3000` & remove `2017.7` ([e2301d5](e2301d5c2f))
* **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([88c3cab](88c3cabd7d))
* **travis:** apply changes from build config validation [skip ci] ([438aeb2](438aeb2ddc))
* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([01b751e](01b751e122))
* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([a1c8254](a1c82549d4))
* **travis:** run `shellcheck` during lint job [skip ci] ([1996629](1996629c72))
* **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([201a23b](201a23b23c))
* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([2a79489](2a79489fa7))
* **travis:** use build config validation (beta) [skip ci] ([d2dbc29](d2dbc29153))

### Documentation

* **contributing:** remove to use org-level file instead [skip ci] ([58900e1](58900e1705))
* **readme:** update link to `CONTRIBUTING` [skip ci] ([84ebbe0](84ebbe0d0f))

### Performance Improvements

* **travis:** improve `salt-lint` invocation [skip ci] ([18a7452](18a74520ef))
2020-03-24 14:12:54 +00:00
semantic-release-bot e8974f8047 chore(release): 0.4.2 [skip ci]
## [0.4.2](https://github.com/saltstack-formulas/timezone-formula/compare/v0.4.1...v0.4.2) (2019-10-12)

### Bug Fixes

* **rubocop:** add fixes using `rubocop --safe-auto-correct` ([](https://github.com/saltstack-formulas/timezone-formula/commit/255aaa3))

### Continuous Integration

* **kitchen:** change `log_level` to `debug` instead of `info` ([](https://github.com/saltstack-formulas/timezone-formula/commit/4ede638))
* **kitchen:** install required packages to bootstrapped `opensuse` [skip ci] ([](https://github.com/saltstack-formulas/timezone-formula/commit/7d2cb11))
* **kitchen:** use bootstrapped `opensuse` images until `2019.2.2` [skip ci] ([](https://github.com/saltstack-formulas/timezone-formula/commit/6e39f73))
* **platform:** add `arch-base-latest` ([](https://github.com/saltstack-formulas/timezone-formula/commit/3a8d8c8))
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/timezone-formula/commit/b0c3930))
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/timezone-formula/commit/549efb8))
* use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround ([](https://github.com/saltstack-formulas/timezone-formula/commit/51dc0d9))
* **travis:** merge `rubocop` linter into main `lint` job ([](https://github.com/saltstack-formulas/timezone-formula/commit/c4710ae))
* **yamllint:** add rule `empty-values` & use new `yaml-files` setting ([](https://github.com/saltstack-formulas/timezone-formula/commit/07aea82))
2019-10-12 00:46:20 +00:00
semantic-release-bot d828672a18 chore(release): 0.4.1 [skip ci]
## [0.4.1](https://github.com/saltstack-formulas/timezone-formula/compare/v0.4.0...v0.4.1) (2019-09-01)

### Code Refactoring

* **pillar:** sync map.jinja with template-formula ([cdd85c6](https://github.com/saltstack-formulas/timezone-formula/commit/cdd85c6))
2019-09-01 08:35:45 +00:00
Imran Iqbal 80be7802e6
chore: use `semantic-release` cross-formula standard structure
* Semi-automated using https://github.com/myii/ssf-formula/pull/11
2019-08-27 21:31:29 +01:00
semantic-release-bot c03a27dc61 chore(release): 0.4.0 [skip ci]
# [0.4.0](https://github.com/saltstack-formulas/timezone-formula/compare/v0.3.3...v0.4.0) (2019-08-27)

### Features

* **semantic-release:** add semantic-release ([5290b3e](https://github.com/saltstack-formulas/timezone-formula/commit/5290b3e))
2019-08-27 20:03:03 +00:00
Cam Logie 61359d5798 Update FORMULA with FreeBSD support 2018-02-17 12:37:35 +00:00
Niels Abspoel 34b3f68766 fix FORMULA file 2016-09-29 20:13:51 +02:00
Florian Bittner 4e881296c7 Fix README.
Added FORMULA for Salt Package Manager

More detailed: https://docs.saltstack.com/en/latest/topics/spm/

install timezone pkg and update symlink based on osfamily

bugfix in symlink function

...#

another symlink bugfix testing

changed variable-names in jinja according to https://github.com/ansible/ansible/issues/3907

added debian to mapfile

changed function names for better looking code

changed FORMULA according to contents of map.jinja, other distributions may follow

added Redhat in map.jinja

added Redhat in map.jinja

added Redhat in map.jinja

install timezone data containing pkg on several distros and symlink to the choosen timezone
2016-09-29 18:44:05 +02:00