Commit Graph

366 Commits

Author SHA1 Message Date
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
Carlos D. Álvaro
972c5d7249 Merge pull request #114 from cdalvaro/feature/restar_salt_master_on_config_changes
Restart `salt-master` on config changes
2021-11-28 22:33:39 +01:00
Carlos Álvaro
c55302ad95 fix(test): Change volumes path 2021-11-28 20:45:59 +01:00
Carlos Álvaro
a8d39aafe4 feat: Restart salt-master on config changes
Automatically restart salt-master when config changes are detected.
2021-11-28 19:17:08 +01:00
Carlos Álvaro
1fae94f6f1 misc: Minor improvements 2021-11-28 18:40:51 +01:00
Carlos Álvaro
568ed091a7 feat(config): Remove unnecessary config parameters 2021-11-28 18:37:25 +01:00
Carlos D. Álvaro
389db75610 Merge pull request #113 from cdalvaro/dependabot/github_actions/actions/cache-2.1.7
build(deps): Bump actions/cache from 2.1.6 to 2.1.7
2021-11-23 11:18:15 +01:00
dependabot[bot]
a6397bb3aa build(deps): Bump actions/cache from 2.1.6 to 2.1.7
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.6...v2.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-23 07:03:47 +00:00
Carlos D. Álvaro
cf88e58acb Merge pull request #112 from cdalvaro/dependabot/github_actions/actions/setup-python-2.3.0
build(deps): Bump actions/setup-python from 2.2.2 to 2.3.0
2021-11-18 16:40:16 +01:00
dependabot[bot]
65d4d8edd0 build(deps): Bump actions/setup-python from 2.2.2 to 2.3.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.2.2...v2.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-18 07:02:55 +00:00
Carlos D. Álvaro
45916fcf48 Merge pull request #111 from cdalvaro/dependabot/github_actions/github/super-linter-4.8.4
build(deps): Bump github/super-linter from 4.8.3 to 4.8.4
2021-11-17 19:49:52 +01:00
dependabot[bot]
4761cbd1e0 build(deps): Bump github/super-linter from 4.8.3 to 4.8.4
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.8.3 to 4.8.4.
- [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.3...v4.8.4)

---
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-11-17 07:02:27 +00:00
Carlos D. Álvaro
d4f5cd34cd Merge pull request #110 from cdalvaro/dependabot/github_actions/github/super-linter-4.8.3
build(deps): Bump github/super-linter from 4.8.1 to 4.8.3
2021-11-15 18:57:18 +01:00
dependabot[bot]
911e7a33e9 build(deps): Bump github/super-linter from 4.8.1 to 4.8.3
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.8.1 to 4.8.3.
- [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.1...v4.8.3)

---
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-11-15 07:04:07 +00:00
Carlos Álvaro
c3c5bf3290 ci: Remove GITHUB_REF_NAME env variable 2021-11-06 12:13:05 +01:00
Carlos Álvaro
5258f375b8 ci(debug): Check IMAGE_TAG is empty 2021-11-06 12:10:20 +01:00
Carlos Álvaro
b6f0db40f8 ci(debug): Do not use GITHUB_REF_NAME variable 2021-11-06 12:01:07 +01:00
Carlos Álvaro
94f6996ed6 ci(debug): Set IMAGE_TAG then check GITHUB_REF_NAME 2021-11-06 11:57:08 +01:00
Carlos Álvaro
cc0418c55e ci(debug): Fix if job level 2021-11-06 11:46:57 +01:00
Carlos Álvaro
8bec28ce4d ci: Add debug mode to publish workflow 2021-11-06 11:36:12 +01:00
Carlos Álvaro
7f97118cfe ci(debug): Add debug info to publish workflow 2021-11-05 21:50:18 +01:00
Carlos D. Álvaro
372e045287 Merge pull request #108 from cdalvaro/bugfix/pygit2_1.7.0
Use latests version of pygit2
2021-11-05 17:54:44 +01:00
Carlos D. Álvaro
324c946575 Merge branch 'main' into bugfix/pygit2_1.7.0 2021-11-05 16:09:55 +01:00
Carlos Álvaro
452c1f5657 doc: Update functions documentation 2021-11-05 14:24:42 +01:00
Carlos D. Álvaro
e980d54cce Merge pull request #109 from cdalvaro/dependabot/github_actions/actions/checkout-2.4.0
build(deps): Bump actions/checkout from 2.3.5 to 2.4.0
2021-11-05 06:49:52 +01:00
Carlos Álvaro
8d3f0317e4 fix(test): Fix gitfs keys generation 2021-11-04 21:42:12 +01:00
Carlos Álvaro
c85cbbf000 ref(tests): Use common.sh on tests 2021-11-04 20:06:26 +01:00
Carlos Álvaro
73c617bb3d fix(test): Fix GitFS tests 2021-11-04 19:10:34 +01:00
Carlos Álvaro
f15d4473a4 test(ci): Add common.sh utils 2021-11-04 19:09:56 +01:00
Carlos Álvaro
40e8482b03 Upgrade Python to version 3.9 2021-11-04 15:46:28 +01:00
Carlos Álvaro
e6d0737d85 feat: Change Docker base image to ubuntu:hirsute-20210917 2021-11-04 15:45:29 +01:00
Carlos Álvaro
d795ea2963 feat: Install pygit2 1.7.0 2021-11-04 15:42:56 +01:00
dependabot[bot]
3673573b70 build(deps): Bump actions/checkout from 2.3.5 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [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.3.5...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 07:02:59 +00:00
Carlos Álvaro
c8370829d0 fix(shellcheck): Suppress SC1091 error 2021-10-31 11:52:49 +01:00
Carlos Álvaro
9a1d66b24d fix(salt-api): Change supervisor priority
Set lower priority for the salt-api service to ensure it starts after the salt-master process.
2021-10-31 11:31:33 +01:00
Carlos Álvaro
350684ed9b feat(salt-api): Add SALT_API_CERT_CN env variable
Use this environment variable in order to set the salt-api certificatescommon name.
2021-10-31 11:30:27 +01:00
Carlos D. Álvaro
7711b0ce59 Merge pull request #107 from cdalvaro/refactor/tests
ref: Change tests architecture
2021-10-31 11:22:11 +01:00
Carlos Álvaro
69a0e97a7b ref: Change tests architecture 2021-10-31 10:39:12 +01:00
Carlos D. Álvaro
36a68e14a2 Merge pull request #105 from cdalvaro/upgrade/v3004
Upgrade to v3004
2021-10-18 22:16:16 +02:00
Carlos Álvaro
4cf398fae9 enh: Update python3 packages lists 2021-10-18 21:02:03 +02:00
Carlos Álvaro
de6e1f6112 feat: Upgrade salt-master to 3004 Silicon 2021-10-18 20:22:09 +02:00