Commit Graph

580 Commits

Author SHA1 Message Date
b827cea669 demo workflow
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
2023-10-11 11:45:16 +02:00
9a432932a0 getting rid of custom stuff 2023-10-01 13:39:31 +02:00
Carlos Álvaro
ddf9573e6c doc: Update README.md 2023-09-14 23:59:19 +02:00
Carlos Álvaro
8f55384986 fix: Set salt home directory permissions
Closes #211
2023-09-14 23:56:42 +02:00
dependabot[bot]
1fd232ffc0 build(deps): Bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-14 06:26:35 +02:00
dependabot[bot]
9c269531c6 build(deps): Bump docker/build-push-action from 4.2.1 to 5.0.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.2.1 to 5.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4.2.1...v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 11:41:12 +02:00
dependabot[bot]
92001f0701 build(deps): Bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 10:27:19 +02:00
dependabot[bot]
d4d71d67e0 build(deps): Bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 09:57:31 +02:00
dependabot[bot]
5c0ba3d82e build(deps): Bump docker/build-push-action from 4.1.1 to 4.2.1
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.1.1 to 4.2.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4.1.1...v4.2.1)

---
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>
2023-09-11 09:47:19 +02:00
Carlos Álvaro
5ed81c554e fix: Change salt's logrotate config file 2023-09-08 13:43:15 +02:00
Carlos Álvaro
bc4c65559f feat: Upgrade pygit2 to version 1.12.2 2023-09-08 13:43:15 +02:00
Carlos Álvaro
7be7fb987c upgrade: Base image ubuntu:jammy-20230816 2023-09-08 13:43:15 +02:00
Carlos Álvaro
ff42689092 Upgrade salt-master to 3006.3 Sulfur 2023-09-08 13:43:15 +02:00
dependabot[bot]
acf028e432 build(deps): Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 18:08:27 +02:00
Carlos Álvaro
9a7a05b8dd upgrade: Base image ubuntu:jammy-20230624 2023-08-10 22:07:23 +02:00
Carlos Álvaro
e238a5a4ad Upgrade salt-master to 3006.2 Sulfur 2023-08-10 22:07:23 +02:00
dependabot[bot]
d896072eac build(deps): Bump docker/build-push-action from 4.0.0 to 4.1.1
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.0.0 to 4.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v4.1.1)

---
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>
2023-06-19 11:56:39 +02:00
Carlos Álvaro
1301dd0265 doc: Update CHANGELOG.md 2023-05-23 19:41:55 +02:00
Carlos Álvaro
1f195cefa3 feat: Change stop signal for master and api processes 2023-05-23 19:41:55 +02:00
Carlos Álvaro
556612d972 fix(shellcheck): SC2292 2023-05-23 19:41:55 +02:00
Carlos Álvaro
2e0fe50216 feat: Add .log extension to master and api log files 2023-05-23 19:41:55 +02:00
Carlos Álvaro
83214cc23b revision: 3006.1_1 2023-05-23 19:41:55 +02:00
Carlos Álvaro
377b36ce59 feat(supervisord): Do not capture salt-api logs 2023-05-23 19:41:55 +02:00
Carlos Álvaro
87a6a2bc87 feat: Stream salt-master output to stdout/stderr 2023-05-23 19:41:55 +02:00
Carlos Álvaro
9fbebb7558 fix: Checkout project before generating metadata 2023-05-07 22:59:39 +02:00
Carlos Álvaro
d033dfab3c feat: Add description for multi-platform image
Closes #192
2023-05-07 22:55:43 +02:00
Carlos Álvaro
961b1c5e00 fix(test): Properly kill salt-minion after running test 2023-05-07 22:55:43 +02:00
Carlos Álvaro
f5ef219434 Upgrade salt-master to 3006.1 Sulfur 2023-05-07 22:55:43 +02:00
Carlos Álvaro
b2957d6393 feat: Change Docker base image to ubuntu:jammy-20230425 2023-05-07 22:55:43 +02:00
Carlos Álvaro
a8ffb4d0bc feat(permissions): Change supervisor user for salt-master and salt-api 2023-04-20 22:18:05 +02:00
Carlos Álvaro
6aaa8e6a8d feat: Update .dockerignore 2023-04-20 22:18:05 +02:00
Carlos Álvaro
ca0168f51c fix(test): Increase boot wait time 2023-04-20 22:18:05 +02:00
Carlos Álvaro
4cad83b724 feat: Install salt using onedir packages 2023-04-20 22:18:05 +02:00
Carlos Álvaro
b6422db262 Upgrade salt-master to 3006.0 Sulfur 2023-04-20 22:18:05 +02:00
Carlos Álvaro
975a8bbeb7 fix(test): Enable local and runner clients for netapi 2023-04-20 22:18:05 +02:00
Carlos Álvaro
734676aea8 feat: Change Docker base image to ubuntu:jammy-20230308 2023-04-20 22:18:05 +02:00
dependabot[bot]
20709f90f6 build(deps): Bump github/super-linter from 4.10.1 to 5.0.0
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.10.1 to 5.0.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.10.1...v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-11 12:16:54 +02:00
dependabot[bot]
5b7fa61041 build(deps): Bump docker/setup-buildx-action from 2.4.1 to 2.5.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.4.1...v2.5.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>
2023-03-13 10:25:14 +01:00
dependabot[bot]
13841697b3 build(deps): Bump docker/setup-buildx-action from 2.4.0 to 2.4.1
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.4.0...v2.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-07 09:15:06 +01:00
dependabot[bot]
14b3a8b07f build(deps): Bump docker/setup-buildx-action from 2.3.0 to 2.4.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.3.0...v2.4.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>
2023-01-31 12:34:16 +01:00
dependabot[bot]
5a38d49b28 build(deps): Bump docker/build-push-action from 3.3.0 to 4.0.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.3.0 to 4.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3.3.0...v4.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 09:46:29 +01:00
dependabot[bot]
b934cc1a9c build(deps): Bump docker/setup-buildx-action from 2.2.1 to 2.3.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.2.1...v2.3.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>
2023-01-30 09:03:18 +01:00
dependabot[bot]
9dfcdea839 build(deps): Bump github/super-linter from 4.10.0 to 4.10.1
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.10.0 to 4.10.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.10.0...v4.10.1)

---
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>
2023-01-17 09:48:37 +01:00
dependabot[bot]
bbeb995321 build(deps): Bump docker/build-push-action from 3.2.0 to 3.3.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3.2.0...v3.3.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>
2023-01-16 09:30:24 +01:00
dependabot[bot]
1e7f605a4e build(deps): Bump github/super-linter from 4.9.7 to 4.10.0
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.9.7 to 4.10.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.9.7...v4.10.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>
2023-01-05 10:09:49 +01:00
Carlos Álvaro
73164b516b doc(README): Update github ci badge 2022-12-20 07:53:53 +01:00
Carlos Álvaro
5b1fbb9649 doc(README): Add help for encrypting contents with gpg 2022-11-12 19:05:21 +01:00
Carlos Álvaro
5c40635201 fix(gpg): Do not set owner for GPG keys 2022-11-11 06:55:24 +01:00
Carlos Álvaro
f133516e14 fix(gpg): Check GPG env variables before exiting if gpgkeys directory is empty 2022-11-10 22:13:58 +01:00
Carlos Álvaro
d2f4f581bb fix(ci): Cannot share env variables between jobs 2022-11-10 18:39:52 +01:00