515 Commits

Author SHA1 Message Date
edgarsmelveris
1f0d390e17 Delete .github/workflows/cleanup.yml
Some checks failed
Build images (RedHat) / Initialize build (push) Has been cancelled
Build images (RedHat) / Build ${{ matrix.build }} base (${{ matrix.arch }}) (push) Has been cancelled
Build images (RedHat) / Build ${{ matrix.build }} image (${{ matrix.arch }}) (push) Has been cancelled
Build images (RedHat) / Clear images cache (${{ matrix.arch }}) (push) Has been cancelled
Signed-off-by: edgarsmelveris <edgars.melveris@zabbix.com>
2026-04-15 17:23:25 +03:00
edgarsmelveris
7ce00bc36c Update cleanup.yml
Signed-off-by: edgarsmelveris <edgars.melveris@zabbix.com>
2026-04-15 17:17:33 +03:00
edgarsmelveris
01da49abad Delete .github/workflows/cleanup1.yml
Signed-off-by: edgarsmelveris <edgars.melveris@zabbix.com>
2026-04-15 17:16:32 +03:00
edgarsmelveris
6f5597529e Update cleanup.yml
Signed-off-by: edgarsmelveris <edgars.melveris@zabbix.com>
2026-04-15 17:14:29 +03:00
edgarsmelveris
17bc4be881 Create cleanup1.yml
Signed-off-by: edgarsmelveris <edgars.melveris@zabbix.com>
2026-04-15 17:13:19 +03:00
edgarsmelveris
237a34502c Update cleanup.yml
Signed-off-by: edgarsmelveris <edgars.melveris@zabbix.com>
2026-04-15 17:07:50 +03:00
edgarsmelveris
8aa73fc74c Update cleanup.yml
Signed-off-by: edgarsmelveris <edgars.melveris@zabbix.com>
2026-04-15 17:05:06 +03:00
edgarsmelveris
6a8772cbc9 Create cleanup.yml
Signed-off-by: edgarsmelveris <edgars.melveris@zabbix.com>
2026-04-15 17:02:50 +03:00
Alexey Pustovalov
8e764307e9 Small code fixes
Some checks failed
Build images (DockerHub) / Initialize build (push) Has been cancelled
Build images (DockerHub) / Build base on ${{ matrix.os }} (push) Has been cancelled
Build images (DockerHub) / Build ${{ matrix.build }} base on ${{ matrix.os }} (push) Has been cancelled
Build images (DockerHub) / Build ${{ matrix.build }} on ${{ matrix.os }} (push) Has been cancelled
2026-04-10 14:21:19 +09:00
Alexey Pustovalov
602a7fa938 Fixed build on RHEL 2026-04-02 21:25:21 +09:00
Alexey Pustovalov
fecd471f5e Fixed build on RHEL 2026-04-02 20:49:39 +09:00
Alexey Pustovalov
64a99137b7 Fixed build on RHEL 2026-04-02 20:33:26 +09:00
Alexey Pustovalov
d5fe6c8126 Updated docker entrypoint structure. Using libraries for common functions 2026-04-02 19:26:17 +09:00
Alexey Pustovalov
2f7694bd30 Updated Windows / Linux / RHEL workflow
Some checks failed
Build images (DockerHub, Windows) / Initialize build (push) Has been cancelled
Build images (DockerHub, Windows) / Build ${{ matrix.component }} base on ${{ matrix.os }} (push) Has been cancelled
Build images (DockerHub, Windows) / Build ${{ matrix.component }} sources on ${{ matrix.os }} (push) Has been cancelled
Build images (DockerHub, Windows) / Build ${{ matrix.component }} on ${{ matrix.os }} (push) Has been cancelled
DockerHub Description / Update description (agent) (push) Has been cancelled
DockerHub Description / Update description (agent2) (push) Has been cancelled
DockerHub Description / Update description (build-base) (push) Has been cancelled
DockerHub Description / Update description (build-mysql) (push) Has been cancelled
DockerHub Description / Update description (build-pgsql) (push) Has been cancelled
DockerHub Description / Update description (build-sqlite3) (push) Has been cancelled
DockerHub Description / Update description (java-gateway) (push) Has been cancelled
DockerHub Description / Update description (proxy-mysql) (push) Has been cancelled
DockerHub Description / Update description (proxy-sqlite3) (push) Has been cancelled
DockerHub Description / Update description (server-mysql) (push) Has been cancelled
DockerHub Description / Update description (server-pgsql) (push) Has been cancelled
DockerHub Description / Update description (snmptraps) (push) Has been cancelled
DockerHub Description / Update description (web-apache-mysql) (push) Has been cancelled
DockerHub Description / Update description (web-apache-pgsql) (push) Has been cancelled
DockerHub Description / Update description (web-nginx-mysql) (push) Has been cancelled
DockerHub Description / Update description (web-nginx-pgsql) (push) Has been cancelled
DockerHub Description / Update description (web-service) (push) Has been cancelled
Build images (DockerHub) / Initialize build (push) Has been cancelled
Build images (RedHat) / Initialize build (push) Has been cancelled
Build images (DockerHub) / Build base on ${{ matrix.os }} (push) Has been cancelled
Build images (DockerHub) / Build ${{ matrix.build }} base on ${{ matrix.os }} (push) Has been cancelled
Build images (DockerHub) / Build ${{ matrix.build }} on ${{ matrix.os }} (push) Has been cancelled
Build images (RedHat) / Build ${{ matrix.build }} base (${{ matrix.arch }}) (push) Has been cancelled
Build images (RedHat) / Build ${{ matrix.build }} image (${{ matrix.arch }}) (push) Has been cancelled
Build images (RedHat) / Clear images cache (${{ matrix.arch }}) (push) Has been cancelled
2026-03-30 17:09:35 +09:00
Alexey Pustovalov
6ebd65e99f Updated Windows / Linux / RHEL workflow 2026-03-30 15:37:33 +09:00
Alexey Pustovalov
eecf9a0fab Updated qemu for actions
Some checks failed
Build images (DockerHub) / Initialize build (push) Has been cancelled
Build images (DockerHub) / Build base on ${{ matrix.os }} (push) Has been cancelled
Build images (DockerHub) / Build ${{ matrix.build }} base on ${{ matrix.os }} (push) Has been cancelled
Build images (DockerHub) / Build ${{ matrix.build }} on ${{ matrix.os }} (push) Has been cancelled
2025-12-23 02:32:59 +09:00
Alexey Pustovalov
ee79b6f25e Fix for RHEL images certification procedure
Some checks failed
Build images (RedHat) / Initialize build (push) Has been cancelled
Build images (RedHat) / Build ${{ matrix.build }} base (${{ matrix.arch }}) (push) Has been cancelled
Build images (RedHat) / Build ${{ matrix.build }} image (${{ matrix.arch }}) (push) Has been cancelled
Build images (RedHat) / Clear ${{ matrix.build }} image cache (${{ matrix.arch }}) (push) Has been cancelled
2025-12-21 10:53:29 +09:00
Alexey Pustovalov
09c686f586 Added additional host to white list
Some checks failed
Build images (DockerHub) / Initialize build (push) Has been cancelled
Build images (DockerHub) / Build base on ${{ matrix.os }} (push) Has been cancelled
Build images (DockerHub) / Build ${{ matrix.build }} base on ${{ matrix.os }} (push) Has been cancelled
Build images (DockerHub) / Build ${{ matrix.build }} on ${{ matrix.os }} (push) Has been cancelled
2025-12-19 03:14:43 +09:00
Alexey Pustovalov
44201137c3 Updated workflows
Some checks failed
Build images (DockerHub, Windows) / Initialize build (push) Has been cancelled
Build images (DockerHub, Windows) / Build ${{ matrix.component }} base on ${{ matrix.os }} (push) Has been cancelled
Build images (DockerHub, Windows) / Build ${{ matrix.component }} sources on ${{ matrix.os }} (push) Has been cancelled
Build images (DockerHub, Windows) / Build ${{ matrix.component }} on ${{ matrix.os }} (push) Has been cancelled
DockerHub Description / Update description (agent) (push) Has been cancelled
DockerHub Description / Update description (agent2) (push) Has been cancelled
DockerHub Description / Update description (build-base) (push) Has been cancelled
DockerHub Description / Update description (build-mysql) (push) Has been cancelled
DockerHub Description / Update description (build-pgsql) (push) Has been cancelled
DockerHub Description / Update description (build-sqlite3) (push) Has been cancelled
DockerHub Description / Update description (java-gateway) (push) Has been cancelled
DockerHub Description / Update description (proxy-mysql) (push) Has been cancelled
DockerHub Description / Update description (proxy-sqlite3) (push) Has been cancelled
DockerHub Description / Update description (server-mysql) (push) Has been cancelled
DockerHub Description / Update description (server-pgsql) (push) Has been cancelled
DockerHub Description / Update description (snmptraps) (push) Has been cancelled
DockerHub Description / Update description (web-apache-mysql) (push) Has been cancelled
DockerHub Description / Update description (web-apache-pgsql) (push) Has been cancelled
DockerHub Description / Update description (web-nginx-mysql) (push) Has been cancelled
DockerHub Description / Update description (web-nginx-pgsql) (push) Has been cancelled
DockerHub Description / Update description (web-service) (push) Has been cancelled
Build images (DockerHub) / Initialize build (push) Has been cancelled
Build images (RedHat) / Initialize build (push) Has been cancelled
Build images (DockerHub) / Build base on ${{ matrix.os }} (push) Has been cancelled
Build images (DockerHub) / Build ${{ matrix.build }} base on ${{ matrix.os }} (push) Has been cancelled
Build images (DockerHub) / Build ${{ matrix.build }} on ${{ matrix.os }} (push) Has been cancelled
Build images (RedHat) / Build ${{ matrix.build }} base (${{ matrix.arch }}) (push) Has been cancelled
Build images (RedHat) / Build ${{ matrix.build }} image (${{ matrix.arch }}) (push) Has been cancelled
Build images (RedHat) / Clear ${{ matrix.build }} image cache (${{ matrix.arch }}) (push) Has been cancelled
2025-12-17 17:28:37 +09:00
Alexey Pustovalov
5ba259d77a Updated workflows 2025-12-17 15:37:56 +09:00
Alexey Pustovalov
27faeadd30 Removed CentOS 10 from scan for vulnerabilities
Some checks failed
Build images (DockerHub) / Initialize build (push) Has been cancelled
Build images (DockerHub) / Build base on ${{ matrix.os }} (push) Has been cancelled
Build images (DockerHub) / Build ${{ matrix.build }} base on ${{ matrix.os }} (push) Has been cancelled
Build images (DockerHub) / Build ${{ matrix.build }} on ${{ matrix.os }} (push) Has been cancelled
DockerHub Description / Update description (agent) (push) Has been cancelled
DockerHub Description / Update description (agent2) (push) Has been cancelled
DockerHub Description / Update description (build-base) (push) Has been cancelled
DockerHub Description / Update description (build-mysql) (push) Has been cancelled
DockerHub Description / Update description (build-pgsql) (push) Has been cancelled
DockerHub Description / Update description (build-sqlite3) (push) Has been cancelled
DockerHub Description / Update description (java-gateway) (push) Has been cancelled
DockerHub Description / Update description (proxy-mysql) (push) Has been cancelled
DockerHub Description / Update description (proxy-sqlite3) (push) Has been cancelled
DockerHub Description / Update description (server-mysql) (push) Has been cancelled
DockerHub Description / Update description (server-pgsql) (push) Has been cancelled
DockerHub Description / Update description (snmptraps) (push) Has been cancelled
DockerHub Description / Update description (web-apache-mysql) (push) Has been cancelled
DockerHub Description / Update description (web-apache-pgsql) (push) Has been cancelled
DockerHub Description / Update description (web-nginx-mysql) (push) Has been cancelled
DockerHub Description / Update description (web-nginx-pgsql) (push) Has been cancelled
DockerHub Description / Update description (web-service) (push) Has been cancelled
2025-12-04 13:24:33 +09:00
Alexey Pustovalov
5868c2c9a9 Fixed RedHat images build process 2025-12-02 13:00:28 +09:00
Alexey Pustovalov
34d254d554 Merge pull request #1782 from zabbix/dependabot/github_actions/dot-github/workflows/SonarSource/sonarqube-scan-action-5.3.1
Bump SonarSource/sonarqube-scan-action from 5.2.0 to 5.3.1 in /.github/workflows
2025-09-26 12:02:38 +09:00
Alexey Pustovalov
d0f6a1176a Updated Sonacloud workflow 2025-07-18 15:44:49 +09:00
Alexey Pustovalov
a4efde727f Fixed PostgreSQL 17 on Ubuntu images 2025-07-16 11:17:46 +09:00
Alexey Pustovalov
6ae4e8adf5 Increased build time for images 2025-05-29 10:26:18 +09:00
Alexey Pustovalov
9a0f5773e3 Using plain Windows nanoserver image for agent and agent2 images 2025-05-26 11:29:59 +09:00
Alexey Pustovalov
0101fb79b4 Using Windows nanoserver image instead of old Powershell image 2025-05-25 13:08:22 +00:00
Alexey Pustovalov
de36c79a2c Merge pull request #1626 from zabbix/dependabot/github_actions/actions/setup-python-5.4.0
Bump actions/setup-python from 5.0.0 to 5.4.0
2025-03-06 16:02:47 +09:00
Alexey Pustovalov
0b8f537d6d Merge pull request #1638 from zabbix/dependabot/github_actions/step-security/harden-runner-2.11.0
Bump step-security/harden-runner from 2.10.3 to 2.11.0
2025-03-06 16:00:08 +09:00
Alexey Pustovalov
75bf967279 Merge pull request #1641 from zabbix/dependabot/github_actions/sigstore/cosign-installer-3.8.1
Bump sigstore/cosign-installer from 3.6.0 to 3.8.1
2025-03-06 16:00:08 +09:00
Alexey Pustovalov
a5dfac866c Merge pull request #1644 from zabbix/dependabot/github_actions/actions/upload-artifact-4.6.1
Bump actions/upload-artifact from 4.6.0 to 4.6.1
2025-03-06 16:00:08 +09:00
Alexey Pustovalov
742882ee0b Merge pull request #1645 from zabbix/dependabot/github_actions/ossf/scorecard-action-2.4.1
Bump ossf/scorecard-action from 2.3.1 to 2.4.1
2025-03-06 16:00:08 +09:00
Alexey Pustovalov
c29a5dd8c7 Merge pull request #1646 from zabbix/dependabot/github_actions/github/codeql-action-3.28.10
Bump github/codeql-action from 3.28.1 to 3.28.10
2025-03-06 16:00:08 +09:00
dependabot[bot]
fcd7fb44ce Bump docker/setup-qemu-action from 3.4.0 to 3.6.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.4.0 to 3.6.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](4574d27a47...29109295f8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-06 15:56:21 +09:00
dependabot[bot]
c75787321d Bump actions/cache from 4.2.0 to 4.2.2
Bumps [actions/cache](https://github.com/actions/cache) from 4.2.0 to 4.2.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](1bd1e32a3b...d4323d4df1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-06 15:54:47 +09:00
dependabot[bot]
9303c172c5 Bump docker/metadata-action from 5.5.1 to 5.7.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.5.1 to 5.7.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](8e5442c4ef...902fa8ec7d)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-06 15:54:47 +09:00
dependabot[bot]
1f0170cbd0 Bump docker/build-push-action from 6.12.0 to 6.15.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.12.0 to 6.15.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](67a2d409c0...471d1dc4e0)

---
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>
2025-03-06 15:54:45 +09:00
dependabot[bot]
495eda0bff Bump docker/setup-buildx-action from 3.9.0 to 3.10.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](f7ce87c1d6...b5ca514318)

---
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>
2025-03-06 15:54:26 +09:00
Alexey Pustovalov
c8820abfe4 Removed arm64 platform for web-service on Oracle Linux 2025-03-05 16:45:12 +09:00
Alexey Pustovalov
8000c6b5e3 Removed cache for base images 2025-01-26 16:19:55 +09:00
Alexey Pustovalov
75b7bd8108 Removed cache for base images 2025-01-26 16:17:40 +09:00
Alexey Pustovalov
d2b828e8e1 Removed cache for base images 2025-01-26 16:16:09 +09:00
Alexey Pustovalov
e14e23dbe5 Removed cache for base images 2025-01-26 15:31:33 +09:00
Alexey Pustovalov
5d918e5d59 Removed cache for base images 2025-01-25 16:38:29 +09:00
Alexey Pustovalov
5f1b6289cf Removed cache for base images 2025-01-25 13:21:18 +09:00
Alexey Pustovalov
3976b96c74 Removed cache for base images 2025-01-24 17:22:50 +09:00
Alexey Pustovalov
a3107c7031 Merge pull request #1605 from zabbix/dependabot/github_actions/step-security/harden-runner-2.10.3
Bump step-security/harden-runner from 2.9.1 to 2.10.3
2025-01-17 17:13:22 +09:00
Alexey Pustovalov
590deee1a8 Merge pull request #1609 from zabbix/dependabot/github_actions/github/codeql-action-3.28.1
Bump github/codeql-action from 3.26.1 to 3.28.1
2025-01-17 17:13:22 +09:00
Alexey Pustovalov
e4e72484a5 Merge pull request #1604 from zabbix/dependabot/github_actions/docker/setup-qemu-action-3.3.0
Bump docker/setup-qemu-action from 3.1.0 to 3.3.0
2025-01-17 17:13:22 +09:00