mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-04 10:05:00 +02:00
**Overview of changes:** - Runner bumped from Ubuntu 22.04 => 24.04 - Revised inline documentation for maintainers. - The output of `build-docs.sh` is now grouped in the steps action log, and now hides the noise from pulling the image via `docker run`. - Removed the separate `tar` steps with ZSTD as there is only a directory to archive with recent changes to this workflow. The `upload` + `download` actions are sufficient. - The `workflow_run` job has had the PR context restore step extracted to a separate job to minimize noise. - `actions-netlify` is still effectively the same functionality. - `github-token` is no longer configured as it doesn't appear needed with the functions disabled. - Opt-out of the GH deployments feature which is not needed. |
||
---|---|---|
.. | ||
scripts/docs | ||
default_on_push.yml | ||
docs-preview-deploy.yml | ||
docs-preview-prepare.yml | ||
docs-production-deploy.yml | ||
generic_build.yml | ||
generic_publish.yml | ||
generic_test.yml | ||
generic_vulnerability-scan.yml | ||
handle_stalled.yml | ||
linting.yml | ||
scheduled_builds.yml | ||
test_merge_requests.yml |