Commit Graph

218 Commits

Author SHA1 Message Date
d7ab4f5155 chore(release): 1.1.1 2023-04-30 13:34:32 +02:00
f03ca6d168 Fix docker-compose template. 2023-04-30 13:34:22 +02:00
f417e1828d chore: Better lint compliance 2023-04-30 13:07:53 +02:00
a412940e75 chore(release): 1.1.0 2023-04-27 22:05:51 +02:00
bda1f187c5 feat: Better default configuration.
Add multiple files copy via variables.
Add service skeleton.
Add image and port versions.
2023-04-27 22:05:41 +02:00
8adf037392 chore: Updates and cleanups
- Update ansible lint version
- Add default doc link
- Support for 4.x molecule version
2023-04-11 22:16:41 +02:00
842d7c7826 chore(release): 1.0.3 2023-02-16 11:39:06 +01:00
77dcf468c3 chore: Update python dependencies. 2023-02-16 11:38:33 +01:00
5e1bbb4e0c chore: Remove logo. 2023-02-16 11:36:40 +01:00
7ac404854a chore: Add MIT License. 2023-02-16 11:35:25 +01:00
88e1088d17 fix: Correct closing brackets. 2023-02-15 10:47:57 +01:00
c8a6df17c6 fix: add .venv to gitignore. 2023-01-19 21:48:54 +01:00
17ec2c4152 chore: Lint YML 2023-01-12 13:54:14 +01:00
8a3994cd38 chore(release): 1.0.2 2023-01-12 13:35:59 +01:00
fa2d5b9d8d fix: More fix to README. 2023-01-12 13:35:54 +01:00
5068645964 chore(release): 1.0.1 2023-01-12 13:31:15 +01:00
e06c5e24ef fix: Update README 2023-01-12 13:31:07 +01:00
40ff2301fe fix: Fix main.yml. 2023-01-12 13:25:25 +01:00
f7ead2d3c6 chore: Clean up changelog 2023-01-11 21:34:53 +01:00
5413342847 chore(release): 1.0.0 2023-01-11 21:30:43 +01:00
fe7df1f907 fix: meta container version. 2023-01-11 21:29:59 +01:00
dea1634b98 fix: accolades 2023-01-11 21:29:23 +01:00
b44e69ad7e feat: Refactor the template for docker-compose. 2023-01-09 15:25:45 +01:00
David Mateo
e6d5c5a9a3
Merge pull request #96 from idealista/bugs/95
Bugs/95 Fix travis pipenv install
2022-12-01 15:49:26 +01:00
David Mateo
a0c761368d
Update Changelog 2022-11-07 13:16:39 +01:00
David Mateo
6c534bdf83
Update .travis.yml template to add -I option in pipenv install 2022-11-07 13:16:25 +01:00
Adrián
c94c86d963
Merge pull request #94 from idealista/develop
Release 2.10.0
2022-09-22 21:40:21 +02:00
Adrián
3917b2a78b
Release 2.10.0 2022-09-22 21:27:18 +02:00
Adrián
c6446c7e58
Merge pull request #93 from idealista/feature/issue-92
Several improvements and fixes
2022-09-22 21:26:20 +02:00
Adrián Arapiles
45e9ea744b Change python version on travis.yml 2022-09-22 18:37:44 +02:00
Adrián Arapiles
1e99d8b02c Add yamllint to readme and test.sh 2022-09-22 18:33:53 +02:00
Adrián Arapiles
f23f55643d Add yamllint to dependendecies because is mandatory for lint step.
#92 Fix examples tags to achieve meta.yml galaxy_tags requisites.
2022-09-22 18:14:06 +02:00
Adrián Arapiles
4b7c659da1 Remove requirements on README command after use 2022-06-16 22:34:13 +02:00
Adrián Arapiles
f6f4658aef Fix travis indent 2022-06-16 22:16:55 +02:00
Adrián Arapiles
42900e46c4 Improve README init scrips to avoid errors when create two roles on same path because already pipenv exists.
Change travis.yml order of email notification as documentation explains.
Add first line `---` to ansible-lint file because it's a yml.
#92 Fix meta.yml lint warning from `galaxy-tags` to `galaxy_tags`.
2022-05-26 12:55:48 +02:00
Santiago Perez
436e824881
Merge pull request #91 from idealista/develop
Resolved #86 issue
2022-04-01 11:35:56 +02:00
Santiago Perez
6522c7ef21
Merge pull request #90 from idealista/features/86-update-debian-version issue #86
Features/86 update debian version
2022-04-01 11:10:32 +02:00
santi-eidu
8a599c249f Remove python2 in molecule Dockerfile 2022-03-24 18:20:09 +01:00
santi-eidu
fdbc7c3908 Change CHANGELOG.md to use github user 2022-03-24 11:13:47 +01:00
santi-eidu
1121b4534e Update CHANGELOG.md and README.md 2022-03-24 10:15:55 +01:00
santi-eidu
16095bb031 Update travis ci yml file 2022-03-23 19:59:00 +01:00
santi-eidu
8ef54f7f0d Update ansible to v5.2.0 and ansible-lint to v5.3.2 2022-03-23 18:01:02 +01:00
santi-eidu
b33689d3b5 #86 Change debian supported version stretch to bulleye 2022-03-23 17:59:55 +01:00
Marcos Pérez García
ea7487e2a9
Merge pull request #89 from idealista/develop
Release 2.8.1
2021-10-26 11:33:29 +02:00
Marcos Pérez García
2406ba62c1 update CHANGELOG.md 2021-10-26 11:00:28 +02:00
Marcos Pérez García
9e1cb98351
Merge pull request #88 from idealista/features/87
resolve #87 Travis build image and link are broken
2021-10-26 10:57:17 +02:00
Marcos Pérez García
dc504ad7d6 resolve #87 Travis build image and link are broken 2021-09-28 17:48:56 +02:00
Alex Blanco
74b1c3483f
Merge pull request #85 from idealista/develop
Release 2.8.0
2021-08-24 13:59:29 +02:00
Alex Blanco
b5685a90cd
Merge branch 'master' into develop 2021-08-24 13:07:33 +02:00
Alex Blanco
23d2def966
Update CHANGELOG.md 2021-08-24 12:51:41 +02:00