Commit Graph

353 Commits

Author SHA1 Message Date
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
Carlos Álvaro
fac9295ea6 feat: Change Docker base image to ubuntu:focal-20211006 2021-10-18 20:15:43 +02:00
Carlos D. Álvaro
8773ffe826 Merge pull request #104 from cdalvaro/dependabot/github_actions/actions/checkout-2.3.5
build(deps): Bump actions/checkout from 2.3.4 to 2.3.5
2021-10-18 09:32:29 +02:00
dependabot[bot]
822b13b03b build(deps): Bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [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.4...v2.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 07:02:35 +00:00
Carlos D. Álvaro
e860601486 Merge pull request #103 from cdalvaro/dependabot/github_actions/github/super-linter-4.8.1 2021-10-04 11:31:24 +02:00
dependabot[bot]
3e351ae9c8 build(deps): Bump github/super-linter from 4.7.3 to 4.8.1
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.7.3 to 4.8.1.
- [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.7.3...v4.8.1)

---
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>
2021-10-04 07:03:13 +00:00
Carlos D. Álvaro
62bebc1ec3 Merge pull request #101 from cdalvaro/dependabot/github_actions/github/super-linter-4.7.3
build(deps): Bump github/super-linter from 4.7.1 to 4.7.3
2021-09-20 14:11:12 +02:00
dependabot[bot]
ef8e89a098 build(deps): Bump github/super-linter from 4.7.1 to 4.7.3
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.7.1 to 4.7.3.
- [Release notes](https://github.com/github/super-linter/releases)
- [Changelog](https://github.com/github/super-linter/blob/master/docs/release-process.md)
- [Commits](https://github.com/github/super-linter/compare/v4.7.1...v4.7.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-09-09 07:02:16 +00:00
Carlos D. Álvaro
720105bb2a Merge pull request #99 from cdalvaro/dependabot/github_actions/docker/setup-buildx-action-1.6.0
build(deps): Bump docker/setup-buildx-action from 1.5.1 to 1.6.0
2021-09-06 09:37:07 +02:00
dependabot[bot]
aead3a825d build(deps): Bump docker/setup-buildx-action from 1.5.1 to 1.6.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.1...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06 07:03:17 +00:00
Carlos D. Álvaro
d2e480b3f0 Merge pull request #98 from cdalvaro/upgrade/v3003.3
Upgrade to v3003.3
2021-09-03 16:57:19 +02:00
Carlos Álvaro
e33e5e198e feat: Change Docker base image to ubuntu:focal-20210827 2021-09-03 16:16:12 +02:00
Carlos Álvaro
9f0e8b229f feat: Upgrade salt-master to 3003.3 Aluminium 2021-09-03 16:14:25 +02:00
Carlos D. Álvaro
25529785b6 Merge pull request #97 from cdalvaro/dependabot/github_actions/github/super-linter-4.7.1
build(deps): Bump github/super-linter from 4.6.2 to 4.7.1
2021-09-01 09:41:30 +02:00