Julien Levieil
ab6b97e8c3
fix(upstream): require_in/require use_upstream
2020-09-29 10:55:31 +11:00
semantic-release-bot
50808e8efe
chore(release): 0.41.2 [skip ci]
...
## [0.41.2](https://github.com/saltstack-formulas/postgres-formula/compare/v0.41.1...v0.41.2 ) (2020-07-27)
### Bug Fixes
* **macros:** fix `format_kwargs` macro ([5e6511b
](5e6511b783
))
### Continuous Integration
* **kitchen:** ubuntu-2004-master-py3 added ([7978976
](7978976543
))
* **kitchen+travis:** use latest pre-salted images [skip ci] ([702323c
](702323c24d
))
* **travis:** ubuntu upgrade from 16 to 18 & 20 ([44568a6
](44568a6806
))
### Styles
* **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] ([8735cf8
](8735cf8ad1
))
2020-07-27 01:27:06 +00:00
Imran Iqbal
21baf28b2f
Merge pull request #296 from sticky-note/fix/pwd
...
fix(macros): fix `format_kwargs` macro
2020-07-27 02:18:48 +01:00
sticky-note
5e6511b783
fix(macros): fix format_kwargs
macro
2020-07-27 11:14:24 +11:00
Imran Iqbal
702323c24d
ci(kitchen+travis): use latest pre-salted images [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/238
2020-07-20 05:31:49 +01:00
Imran Iqbal
8735cf8ad1
style(libtofs.jinja): use Black-inspired Jinja formatting [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/237
2020-07-19 23:28:10 +01:00
Imran Iqbal
3a3d24a735
Merge pull request #299 from litnialex/master
...
ci(travis): Ubuntu upgrade from 16 to 18 & 20
2020-07-15 20:38:54 +01:00
LitniAlex
7978976543
ci(kitchen): ubuntu-2004-master-py3 added
2020-07-15 05:39:30 +03:00
LitniAlex
44568a6806
ci(travis): ubuntu upgrade from 16 to 18 & 20
2020-07-15 05:14:02 +03:00
semantic-release-bot
1c0657b174
chore(release): 0.41.1 [skip ci]
...
## [0.41.1](https://github.com/saltstack-formulas/postgres-formula/compare/v0.41.0...v0.41.1 ) (2020-07-10)
### Bug Fixes
* **contributing:** postgresql-repo state ID requires python3-apt package ([69b57e3
](69b57e3b69
))
* **contributing:** postgresql-service-reload type ([278893c
](278893c2f0
))
* **contributing:** runnig formula inside container ([68a791e
](68a791ef09
))
* **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] ([e6b1485
](e6b14853d5
))
* **postgres.server:** reverted how posrgre.server.image is included ([07044bf
](07044bf7c1
))
### Continuous Integration
* **gemfile:** remove unused `rspec-retry` gem [skip ci] ([85feac2
](85feac2852
))
* **gemfile:** update for Vagrant testing [skip ci] ([061715e
](061715e560
))
* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([35850da
](35850da22c
))
* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([86697d8
](86697d8df4
))
* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([5e29999
](5e29999495
))
* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([c46053a
](c46053abd8
))
* **travis:** add notifications => zulip [skip ci] ([442cfec
](442cfec245
))
* **workflows/commitlint:** add to repo [skip ci] ([0c766c8
](0c766c8e2e
))
### Documentation
* **container:** "postgres:bake_image" specifics ([904a525
](904a5258cd
))
2020-07-10 17:00:17 +00:00
Imran Iqbal
2c1ce2c3a4
Merge pull request #298 from litnialex/master
...
fix(contributing): runnig formula inside container
2020-07-10 17:40:17 +01:00
LitniAlex
904a5258cd
docs(container): "postgres:bake_image" specifics
2020-07-06 21:30:21 +03:00
LitniAlex
2b10e6225f
chore(upstream): merge Gemfile.lock with upstream
2020-07-06 18:43:29 +03:00
LitniAlex
07044bf7c1
fix(postgres.server): reverted how posrgre.server.image is included
2020-07-06 18:24:52 +03:00
LitniAlex
278893c2f0
fix(contributing): postgresql-service-reload type
2020-07-06 17:26:52 +03:00
Imran Iqbal
8592ed02a0
chore(gemfile.lock): update to latest gem versions (2020-W26) [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/233
2020-07-06 17:26:52 +03:00
LitniAlex
69b57e3b69
fix(contributing): postgresql-repo state ID requires python3-apt package
2020-07-06 17:24:28 +03:00
Imran Iqbal
81c7c9f957
chore(gemfile.lock): update to latest gem versions (2020-W27) [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/235
2020-07-06 14:30:21 +01:00
Imran Iqbal
fa0b4c41fa
chore(gemfile.lock): update to latest gem versions (2020-W26) [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/233
2020-06-26 12:46:35 +01:00
LitniAlex
68a791ef09
fix(contributing): runnig formula inside container
2020-06-25 14:35:50 +03:00
Imran Iqbal
26f3fa2f90
chore(gemfile.lock): update to latest gem versions (2020-W25) [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/229
2020-06-21 12:58:54 +01:00
Imran Iqbal
5e29999495
ci(kitchen): use saltimages
Docker Hub where available [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/223
2020-06-15 16:58:47 +01:00
Imran Iqbal
5d6514edfd
chore(gemfile.lock): update to latest gem versions [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/222
2020-06-15 15:09:38 +01:00
Imran Iqbal
1a6cba3aa3
chore(gemfile.lock): update to latest gem versions [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/221
2020-06-05 22:19:18 +01:00
Imran Iqbal
f6e2040a40
chore(gemfile.lock): update to latest gem versions [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/202
2020-05-28 00:21:15 +01:00
Imran Iqbal
442cfec245
ci(travis): add notifications => zulip [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/191
2020-05-21 20:09:40 +01:00
Imran Iqbal
9b1d4e44b9
chore(codeowners): update semantic-release
related files [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/174
2020-05-04 23:17:19 +01:00
Imran Iqbal
babb024104
chore(codeowners): add to repo [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/173
2020-05-04 22:45:51 +01:00
Imran Iqbal
0c766c8e2e
ci(workflows/commitlint): add to repo [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/172
2020-05-04 09:31:22 +01:00
Imran Iqbal
c46053abd8
ci(kitchen+travis): remove master-py2-arch-base-latest
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/167
2020-05-02 04:29:42 +01:00
Imran Iqbal
35850da22c
ci(gemfile.lock): add to repo with updated Gemfile
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/163
2020-04-21 22:09:35 +01:00
Imran Iqbal
b914d67235
chore(rubocop): use org-wide standard settings for Metrics/BlockLength
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/158
2020-04-18 13:45:47 +01:00
Imran Iqbal
31180c4a92
chore(gitignore): update from the template-formula
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/132
2020-02-14 22:31:06 +00:00
Imran Iqbal
e6b14853d5
fix(libtofs): “files_switch” mess up the variable exported by “map.jinja” [skip ci]
...
* Checked using https://github.com/myii/ssf-formula/pull/131
2020-02-14 19:10:42 +00:00
Imran Iqbal
5158f3053c
chore(rubocop): move LineLength
cop from Metrics
to Layout
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/129
2020-02-14 12:52:31 +00:00
Imran Iqbal
85feac2852
ci(gemfile): remove unused rspec-retry
gem [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/126
2020-02-11 00:59:35 +00:00
Imran Iqbal
061715e560
ci(gemfile): update for Vagrant testing [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/125
2020-02-07 12:45:46 +00:00
Imran Iqbal
86697d8df4
ci(kitchen): avoid using bootstrap for master
instances [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/124
2020-02-05 14:07:38 +00:00
semantic-release-bot
9395aea4ea
chore(release): 0.41.0 [skip ci]
...
# [0.41.0](https://github.com/saltstack-formulas/postgres-formula/compare/v0.40.5...v0.41.0 ) (2019-12-27)
### Bug Fixes
* **mac_shortcut.sh:** fix `shellcheck` error ([d538798
](d538798ee4
))
* **release.config.js:** use full commit hash in commit link [skip ci] ([f3ec66d
](f3ec66d5ed
))
### Continuous Integration
* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([a77bb06
](a77bb06b18
))
* **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([20e5e46
](20e5e46e10
))
* **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([8080be6
](8080be6be3
))
* **travis:** apply changes from build config validation [skip ci] ([8ce1ee4
](8ce1ee4ecc
))
* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([bd5959c
](bd5959c60a
))
* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([0a2b63a
](0a2b63aba8
))
* **travis:** run `shellcheck` during lint job [skip ci] ([f0d12ca
](f0d12caac6
))
* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([1392538
](1392538665
))
* **travis:** use build config validation (beta) [skip ci] ([c9a57aa
](c9a57aa96b
))
### Features
* **codenamemap:** update for current versions ([9cc95c0
](9cc95c0209
))
### Performance Improvements
* **travis:** improve `salt-lint` invocation [skip ci] ([ccaf4e5
](ccaf4e5e37
))
2019-12-27 20:59:32 +00:00
Imran Iqbal
d145058343
Merge pull request #294 from myii/feat/update-codenamemap
...
feat(codenamemap): update for current versions
2019-12-27 20:47:04 +00:00
Imran Iqbal
d538798ee4
fix(mac_shortcut.sh): fix shellcheck
error
...
```bash
In postgres/templates/mac_shortcut.sh line 3:
shortcutName='${1}'
^----^ SC2016: Expressions don't expand in single quotes, use double quotes for that.
```
2019-12-27 19:59:32 +00:00
Imran Iqbal
9cc95c0209
feat(codenamemap): update for current versions
2019-12-27 19:46:38 +00:00
Imran Iqbal
1392538665
ci(travis): use major.minor
for semantic-release
version [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/112
2019-12-22 01:00:59 +00:00
Imran Iqbal
a77bb06b18
ci(gemfile): restrict train
gem version until upstream fix [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/110
2019-12-16 13:43:56 +00:00
Imran Iqbal
0a2b63aba8
ci(travis): quote pathspecs used with git ls-files
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/107
2019-11-27 21:55:18 +00:00
Imran Iqbal
f0d12caac6
ci(travis): run shellcheck
during lint job [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/106
2019-11-27 20:55:02 +00:00
Imran Iqbal
bd5959c60a
ci(travis): opt-in to dpl v2
to complete build config validation [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/100
2019-11-20 16:34:26 +00:00
Imran Iqbal
8ce1ee4ecc
ci(travis): apply changes from build config validation [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/98
2019-11-16 20:07:29 +00:00
Imran Iqbal
c9a57aa96b
ci(travis): use build config validation (beta) [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/97
2019-11-13 16:49:45 +00:00
Imran Iqbal
20e5e46e10
ci(kitchen): use develop
image until master
is ready (amazonlinux
) [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/93
2019-11-03 11:38:15 +00:00