[GH-ISSUE #7] Handle unavailable Caddy versions and update version checking #3

Closed
opened 2026-02-27 19:08:47 +03:00 by kerem · 0 comments
Owner

Originally created by @vkartk on GitHub (May 30, 2024).
Original GitHub issue: https://github.com/CaddyBuilds/caddy-cloudflare/issues/7

Tasks:

  1. Update workflows to check for Caddy version availability on Docker Hub before proceeding with the build.
  2. Ensure that the correct Caddy version is used during builds by reading from version.json.
  3. Handle cases where the version payload is empty.

Benefits:

  • Ensures that the Docker image will use the correct Caddy version, ensuring consistency.
  • Handles cases where a specific Caddy version is not yet available, preventing build failures.
Originally created by @vkartk on GitHub (May 30, 2024). Original GitHub issue: https://github.com/CaddyBuilds/caddy-cloudflare/issues/7 ### Tasks: 1. Update workflows to check for Caddy version availability on Docker Hub before proceeding with the build. 2. Ensure that the correct Caddy version is used during builds by reading from `version.json`. 3. Handle cases where the version payload is empty. ### Benefits: - Ensures that the Docker image will use the correct Caddy version, ensuring consistency. - Handles cases where a specific Caddy version is not yet available, preventing build failures.
kerem closed this issue 2026-02-27 19:08:48 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/caddy-cloudflare#3
No description provided.