Commit graph

599 commits

Author SHA1 Message Date
Imran Iqbal
a45673a878
ci(gitlab-ci): use GitLab CI as Travis CI replacement
* Automated using https://github.com/myii/ssf-formula/pull/275
2020-12-16 06:38:36 +00:00
N
f589e96824
Merge pull request #303 from noelmcloughlin/suse
fix(suse): version 11+ repo support on suse
2020-12-08 10:53:53 +00:00
N
44ac9ff9d4
Merge pull request #306 from noelmcloughlin/pkg
fix(archlinux): avoid nonetype error when grain is missing
2020-12-07 10:24:36 +00:00
noelmcloughlin
0a6cf8fefa fix(archlinux): avoid nonetype error 2020-12-05 23:30:03 +00:00
N
150926401e
Merge pull request #304 from noelmcloughlin/archlinux
feat(archlinux): add support
2020-12-05 13:45:46 +00:00
N
e4900b47a1
Merge pull request #305 from noelmcloughlin/pkg
fix(jinja): syntax correction
2020-12-04 14:44:55 +00:00
noelmcloughlin
8b44c068fc fix(jinja): syntax correction 2020-12-04 14:04:56 +00:00
N
d6a6444e0d
Merge pull request #301 from noelmcloughlin/pkg
fix(python): use python3 postgres on cent7/8
2020-12-04 09:43:02 +00:00
noelmcloughlin
3a955e0270 fix(archlinux): use consistent jinja repo check 2020-12-03 18:43:42 +00:00
noelmcloughlin
d6d1068395 fix(python): use python3 postres on cent7/8 2020-12-03 11:58:31 +00:00
noelmcloughlin
b3f381e547 fix(suse): version 11+ repo support on suse 2020-12-02 23:33:09 +00:00
Imran Iqbal
5b9de35c59
chore(gemfile+lock): update to latest gem versions (2020-W44) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/274
2020-10-26 22:52:52 +00:00
Imran Iqbal
8332a5de2e
chore(gemfile+lock): update to latest gem versions (2020-W43) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/273
2020-10-20 10:20:51 +01:00
Imran Iqbal
7036f60e8c
ci(pre-commit): finalise rstcheck configuration [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/267
2020-10-10 06:50:58 +01:00
Dafydd Jones
d3d86ba2b7
chore(commitlint): add {body,footer,header}-max(-line)-length [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/265
2020-10-07 09:09:01 +01:00
Imran Iqbal
6f73123e18
chore(gemfile+lock): update to latest gem versions (2020-W41) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/263
2020-10-07 00:07:20 +01:00
Imran Iqbal
f04d60a773
ci(pre-commit): enable/disable rstcheck as relevant [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/262
2020-10-05 00:23:30 +01:00
Dafydd Jones
db1794b6bb
ci(pre-commit): add to formula [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/259
2020-10-03 10:52:11 +01:00
semantic-release-bot
07e15d83e5 chore(release): 0.41.3 [skip ci]
## [0.41.3](https://github.com/saltstack-formulas/postgres-formula/compare/v0.41.2...v0.41.3) (2020-09-29)

### Bug Fixes

* **upstream:** require_in/require use_upstream ([ab6b97e](ab6b97e8c3))
2020-09-29 01:20:32 +00:00
sticky-note
a53b921663
Merge pull request #300 from jle35/require/pkgrepo
fix(upstream): require_in/require use_upstream
2020-09-29 12:11:32 +11:00
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