[PR #8] [MERGED] ci: Handle unavailable Caddy versions and update version checking #15

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

📋 Pull Request Information

Original PR: https://github.com/CaddyBuilds/caddy-cloudflare/pull/8
Author: @vkartk
Created: 5/30/2024
Status: Merged
Merged: 5/30/2024
Merged by: @vkartk

Base: mainHead: fix-version-handling


📝 Commits (1)

  • b0714e2 ci: Handle unavailable Caddy versions and update version checking

📊 Changes

2 files changed (+35 additions, -13 deletions)

View changed files

📝 .github/workflows/build-docker-image-alpine.yml (+20 -9)
📝 .github/workflows/build-docker-image-standard.yml (+15 -4)

📄 Description

Added checks for Caddy version availability before building. Ensure the correct Caddy version is used during builds by reading from version.json. Handle cases where the version payload is empty.

Closes #7


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/CaddyBuilds/caddy-cloudflare/pull/8 **Author:** [@vkartk](https://github.com/vkartk) **Created:** 5/30/2024 **Status:** ✅ Merged **Merged:** 5/30/2024 **Merged by:** [@vkartk](https://github.com/vkartk) **Base:** `main` ← **Head:** `fix-version-handling` --- ### 📝 Commits (1) - [`b0714e2`](https://github.com/CaddyBuilds/caddy-cloudflare/commit/b0714e2691c9fb8f7d1d529844930ec7c5938ef8) ci: Handle unavailable Caddy versions and update version checking ### 📊 Changes **2 files changed** (+35 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build-docker-image-alpine.yml` (+20 -9) 📝 `.github/workflows/build-docker-image-standard.yml` (+15 -4) </details> ### 📄 Description Added checks for Caddy version availability before building. Ensure the correct Caddy version is used during builds by reading from version.json. Handle cases where the version payload is empty. Closes #7 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:08:52 +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#15
No description provided.