606 Commits

Author SHA1 Message Date
Carlos Álvaro
0c013a5797 feat: Update .gitignore 2022-03-29 11:51:27 +02:00
Carlos Álvaro
28bdcb6651 feat: Update salt-bootstrap to version v2022.03.15 2022-03-29 11:51:27 +02:00
Carlos Álvaro
b14ce875f9 doc: Update README.md 2022-03-29 11:51:27 +02:00
Carlos Álvaro
60e44a0aa0 feat: Fix Jinja2 version to avoid Markup import error 2022-03-29 11:51:21 +02:00
Carlos Álvaro
191b446382 feat: Upgrade pygit2 to version 1.9.1 2022-03-29 09:52:29 +02:00
Carlos Álvaro
ab1111fce5 feat: Upgrade libgit2 to version 1.4.2 2022-03-29 09:52:18 +02:00
Carlos Álvaro
be810450fc Upgrade salt-master to 3004.1 Silicon 2022-03-28 22:49:04 +02:00
Carlos Álvaro
bf8048292f feat: Change Docker base image to ubuntu:hirsute-20220113 2022-03-28 22:45:20 +02:00
Carlos D. Álvaro
7aea7e3a5b Merge pull request #135 from cdalvaro/dependabot/github_actions/actions/cache-3
build(deps): Bump actions/cache from 2.1.7 to 3
2022-03-22 10:03:29 +01:00
dependabot[bot]
4dafbe4305 build(deps): Bump actions/cache from 2.1.7 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.7 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.7...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 07:02:49 +00:00
Carlos D. Álvaro
c7be02afd2 Merge pull request #133 from cdalvaro/dependabot/github_actions/docker/build-push-action-2.10.0
build(deps): Bump docker/build-push-action from 2.9.0 to 2.10.0
2022-03-15 12:16:55 +01:00
dependabot[bot]
8f156017df build(deps): Bump docker/build-push-action from 2.9.0 to 2.10.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.9.0...v2.10.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-15 07:03:45 +00:00
Carlos D. Álvaro
672527a48c Merge pull request #132 from cdalvaro/dependabot/github_actions/docker/login-action-1.14.1
build(deps): Bump docker/login-action from 1.13.0 to 1.14.1
2022-03-07 22:16:25 +01:00
dependabot[bot]
b408a981ac build(deps): Bump docker/login-action from 1.13.0 to 1.14.1
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.13.0 to 1.14.1.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.13.0...v1.14.1)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-06 09:51:15 +00:00
Carlos D. Álvaro
1a2afa2834 Merge pull request #131 from cdalvaro/dependabot/github_actions/actions/checkout-3
build(deps): Bump actions/checkout from 2.4.0 to 3
2022-03-06 10:50:34 +01:00
dependabot[bot]
2dadfdefa4 build(deps): Bump actions/checkout from 2.4.0 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 16:07:40 +00:00
Carlos D. Álvaro
919f18a97d Merge pull request #129 from cdalvaro/dependabot/github_actions/actions/setup-python-3
build(deps): Bump actions/setup-python from 2.3.2 to 3
2022-03-02 17:06:59 +01:00
dependabot[bot]
72a58675ba build(deps): Bump actions/setup-python from 2.3.2 to 3
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.3.2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 07:03:20 +00:00
Carlos D. Álvaro
7a81bcb4ef Merge pull request #128 from cdalvaro/dependabot/github_actions/docker/login-action-1.13.0
build(deps): Bump docker/login-action from 1.12.0 to 1.13.0
2022-02-19 08:40:04 +01:00
dependabot[bot]
bd4a85fd05 build(deps): Bump docker/login-action from 1.12.0 to 1.13.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 13:25:15 +00:00
Carlos D. Álvaro
9d8f6ccc98 Merge pull request #127 from cdalvaro/dependabot/github_actions/github/super-linter-4.9.0
build(deps): Bump github/super-linter from 4.8.7 to 4.9.0
2022-02-18 14:24:25 +01:00
dependabot[bot]
f6756aeffe build(deps): Bump github/super-linter from 4.8.7 to 4.9.0
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.8.7 to 4.9.0.
- [Release notes](https://github.com/github/super-linter/releases)
- [Changelog](https://github.com/github/super-linter/blob/main/docs/release-process.md)
- [Commits](https://github.com/github/super-linter/compare/v4.8.7...v4.9.0)

---
updated-dependencies:
- dependency-name: github/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 07:02:59 +00:00
Carlos D. Álvaro
c8d9d60201 Merge pull request #126 from cdalvaro/dependabot/github_actions/actions/setup-python-2.3.2
build(deps): Bump actions/setup-python from 2.3.1 to 2.3.2
2022-02-08 07:11:34 +01:00
dependabot[bot]
da2fc11ec2 build(deps): Bump actions/setup-python from 2.3.1 to 2.3.2
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.3.1...v2.3.2)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 07:04:19 +00:00
Carlos D. Álvaro
b21f21bf12 Merge pull request #125 from cdalvaro/dependabot/github_actions/docker/build-push-action-2.9.0 2022-02-02 23:02:46 +01:00
dependabot[bot]
4784506ba5 build(deps): Bump docker/build-push-action from 2.8.0 to 2.9.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.8.0...v2.9.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-02 08:13:42 +00:00
Carlos D. Álvaro
d3b4368630 Merge pull request #124 from cdalvaro/dependabot/github_actions/github/super-linter-4.8.7
build(deps): Bump github/super-linter from 4.8.6 to 4.8.7
2022-02-02 09:12:49 +01:00
dependabot[bot]
9c5940edbb build(deps): Bump github/super-linter from 4.8.6 to 4.8.7
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.8.6 to 4.8.7.
- [Release notes](https://github.com/github/super-linter/releases)
- [Changelog](https://github.com/github/super-linter/blob/main/docs/release-process.md)
- [Commits](https://github.com/github/super-linter/compare/v4.8.6...v4.8.7)

---
updated-dependencies:
- dependency-name: github/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 07:03:22 +00:00
Carlos D. Álvaro
c10c17838a Merge pull request #122 from cdalvaro/dependabot/github_actions/docker/build-push-action-2.8.0
build(deps): Bump docker/build-push-action from 2.7.0 to 2.8.0
2022-01-27 20:29:15 +01:00
dependabot[bot]
72d02ca62c build(deps): Bump docker/build-push-action from 2.7.0 to 2.8.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.7.0...v2.8.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 11:45:13 +00:00
Carlos D. Álvaro
e7540f4295 Merge pull request #123 from cdalvaro/dependabot/github_actions/github/super-linter-4.8.6
build(deps): Bump github/super-linter from 4.8.5 to 4.8.6
2022-01-27 12:44:31 +01:00
dependabot[bot]
bfa1285e0d build(deps): Bump github/super-linter from 4.8.5 to 4.8.6
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.8.5 to 4.8.6.
- [Release notes](https://github.com/github/super-linter/releases)
- [Changelog](https://github.com/github/super-linter/blob/main/docs/release-process.md)
- [Commits](https://github.com/github/super-linter/compare/v4.8.5...v4.8.6)

---
updated-dependencies:
- dependency-name: github/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 07:02:47 +00:00
Carlos D. Álvaro
e395ebaf25 Merge pull request #121 from cdalvaro/feature/set_worker_threads
feat: Set the number of worker threads to start
2022-01-01 16:51:20 +01:00
Carlos Álvaro
c2fb76fc53 feat: Set the number of worker threads to start 2022-01-01 14:32:13 +01:00
Carlos D. Álvaro
dfeea999ac Merge pull request #120 from cdalvaro/feature/set_reactor_worker_threads
feat: Set the number of workers for the runner/wheel in the reactor
2021-12-31 13:59:28 +01:00
Carlos Álvaro
219402535f feat: Standarize boolean values
Allow caseinsensitive values for booleans
2021-12-31 10:26:15 +01:00
Carlos Álvaro
1a388e9cc2 feat: Set the number of workers for the runner/wheel in the reactor 2021-12-31 10:26:06 +01:00
Carlos D. Álvaro
65d21d5187 Merge pull request #119 from cdalvaro/feature/change_user_mapping_variables
fix(reload-config): Kill all salt-master instances
2021-12-24 23:25:34 +01:00
Carlos Álvaro
29fad72cdf fix(reload-config): Kill all salt-master instances 2021-12-24 19:38:33 +01:00
Carlos D. Álvaro
66d7c9f2b2 Merge pull request #118 from cdalvaro/dependabot/github_actions/github/super-linter-4.8.5 2021-12-21 19:46:47 +01:00
dependabot[bot]
b05e93080a build(deps): Bump github/super-linter from 4.8.4 to 4.8.5
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.8.4 to 4.8.5.
- [Release notes](https://github.com/github/super-linter/releases)
- [Changelog](https://github.com/github/super-linter/blob/main/docs/release-process.md)
- [Commits](https://github.com/github/super-linter/compare/v4.8.4...v4.8.5)

---
updated-dependencies:
- dependency-name: github/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-21 10:20:57 +00:00
Carlos D. Álvaro
aacc87ed22 Merge pull request #117 from cdalvaro/dependabot/github_actions/docker/login-action-1.12.0
build(deps): Bump docker/login-action from 1.10.0 to 1.12.0
2021-12-21 11:19:13 +01:00
dependabot[bot]
a0a3fdf614 build(deps): Bump docker/login-action from 1.10.0 to 1.12.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.10.0 to 1.12.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.10.0...v1.12.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-21 07:06:31 +00:00
Carlos D. Álvaro
99310c5c1e Merge pull request #116 from cdalvaro/feature/change_user_mapping_variables
Change user mapping variables
2021-12-19 21:25:58 +01:00
Carlos Álvaro
8a908ed6fb feat: Add TZ env variable for settting container timezone 2021-12-19 19:52:54 +01:00
Carlos Álvaro
28724ede49 feat: Update image version 2021-12-19 19:43:57 +01:00
Carlos Álvaro
d3b2740b28 feat: Use PUID and PGID for mapping host's user 2021-12-19 19:09:07 +01:00
Carlos Álvaro
12a8f3fc94 feat(logs): Use log_X instead of echo 2021-12-19 18:46:36 +01:00
Carlos D. Álvaro
67a9b758fc Merge pull request #115 from cdalvaro/dependabot/github_actions/actions/setup-python-2.3.1
build(deps): Bump actions/setup-python from 2.3.0 to 2.3.1
2021-11-30 12:26:08 +01:00
dependabot[bot]
058c2e609d build(deps): Bump actions/setup-python from 2.3.0 to 2.3.1
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.3.0...v2.3.1)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-30 07:04:03 +00:00