[PR #2400] [CLOSED] CI: Cache Unbound container #3019

Closed
opened 2026-03-16 11:20:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2400
Author: @divergentdave
Created: 8/30/2024
Status: Closed

Base: mainHead: david/cache-unbound-compilation


📝 Commits (1)

  • 9cb843a CI: Cache Unbound container

📊 Changes

2 files changed (+18 additions, -1 deletions)

View changed files

📝 .github/workflows/conformance.yml (+17 -0)
📝 conformance/packages/dns-test/src/container.rs (+1 -1)

📄 Description

This switches from the docker buildx driver to docker-container, and then builds the Unbound container once with caching enabled before starting conformance tests. Since Unbound is being built from source now, this could shave ~90s off the conformance workflow.


🔄 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/hickory-dns/hickory-dns/pull/2400 **Author:** [@divergentdave](https://github.com/divergentdave) **Created:** 8/30/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `david/cache-unbound-compilation` --- ### 📝 Commits (1) - [`9cb843a`](https://github.com/hickory-dns/hickory-dns/commit/9cb843a176c97ed3eaf6cff4c71d0e9de375bc64) CI: Cache Unbound container ### 📊 Changes **2 files changed** (+18 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/conformance.yml` (+17 -0) 📝 `conformance/packages/dns-test/src/container.rs` (+1 -1) </details> ### 📄 Description This switches from the `docker` buildx driver to `docker-container`, and then builds the Unbound container once with caching enabled before starting conformance tests. Since Unbound is being built from source now, this could shave ~90s off the conformance workflow. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:20:41 +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/hickory-dns#3019
No description provided.