Commit graph

21 commits

Author SHA1 Message Date
Christos Manios
2e618492a2 Try again to build with Alpine 3.23 for all architectures. (#92) 2025-12-04 15:20:25 +02:00
Christos Manios
79232ba6ae Build with Alpine 3.21 except for linux/arm/v6,linux/arm/v7 which still uses Alpine 3.12 due to time_64 issue with musl libc (#92) 2025-04-10 12:54:37 +03:00
Christos Manios
45cf3347e3 Re-enable Docker image caching using Cache action (#82) 2024-09-29 14:21:06 +03:00
Christos Manios
6a4bd9d524 Push container images to Github Container Registry (#83) 2024-09-29 14:16:53 +03:00
Zsombor
8482b61938 Upgrade Nagios Core to 4.5.3 (#73)
- Use GITHUB_ACTOR variable in pipeline instead of manios username
2024-07-30 12:50:02 +03:00
Christos Manios
7507283f05 Upgrade Nagios Core to 4.5.1 and Nagios Plugins to 2.4.8 (#68) 2024-03-10 13:14:06 +02:00
Christos Manios
e4adfa6728 Upgrade Nagios Core to 4.5.0 and Nagios Plugins to 2.4.7 (#66)
- Update Github source download URLS
- Github Action: Merge Docker Buildx pipeline steps into one
- Github Actions: Upgrade to docker/login-action@v3, docker/setup-qemu-action@v3, docker/setup-buildx-action@v3, actions/checkout@v4
2023-11-20 00:07:07 +02:00
Christos Manios
d6e574e7d7 Fix build 16 number and add org.opencontainers labels. 2023-08-14 09:26:39 +03:00
Christos Manios
c081de3f90 Upgrade Nagios Core to 4.4.10 and Nagios Plugins to 2.4.3 (#53) 2023-03-04 13:33:45 +02:00
Christos Manios
ba147fe7ba Print the whole object of github.event in pipeline 2022-11-17 12:30:17 +02:00
Christos Manios
f8467baefb Upgrade Github actions to latest versions:
- actions/checkout@v3
- docker/login-action@v2
- docker/setup-qemu-action@v2
- docker/setup-buildx-action@v2
- actions/cache@v3
2022-11-16 23:18:21 +02:00
Christos Manios
771e8daf66 Enhance issue template for bug reports with Apache server logs. 2022-05-08 12:27:00 +03:00
Christos Manios
c8552df6cf Support multiple architecture selection in bug report template. 2021-08-24 08:38:24 +03:00
Christos Manios
b8e4eb2776 Add issue template for bug reports 2021-08-20 16:08:42 +03:00
Christos Manios
c5a4c6ee35 Add git commit hash as label in Docker image 2021-08-14 19:25:56 +03:00
Christos Manios
3630529dbc Add ability to build automatically Docker tags according to git branch
and tag information.
2021-08-10 23:01:01 +03:00
Christos Manios
01425af066 Custom environment variable for docker tag. 2021-07-18 22:28:14 +03:00
Christos Manios
1a851f4879 Add build flavour for arm64 (#25) 2021-04-20 22:19:58 +03:00
Christos Manios
1206cf1629 Fix Github actions cache key
- Modify the cache key using git branch name instead of git commit hash.
2021-04-18 22:41:38 +03:00
Christos Manios
aa4cd34129 Update Nagios Core to 4.4.6, plugins to 2.3.3 and NRPE to 4.0.3. (#16)
- Remove Dockerhub hooks directory.
- Add CHANGELOG
- Remove manifest yaml and update Dockerfile with latest labels.
- Improve README and build also for linux/386 architecture.
2020-12-24 19:32:56 +02:00
Christos Manios
9ab7ab5d20 Build using Github Actions and discard Travis CI (#17, #18, #19) 2020-12-22 14:09:26 +02:00